From 63af4b17c36aaa458e55bf0bd631a88846b50875 Mon Sep 17 00:00:00 2001 From: That-Guy Date: Sat, 21 Apr 2012 13:27:33 +0200 Subject: [PATCH] new text for force save button and preps for new protocol interface, #17 --- server.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/server.html b/server.html index f2e7b816..a99d1a27 100644 --- a/server.html +++ b/server.html @@ -881,7 +881,7 @@ td var forcesave = $('
').attr('id', 'forcesave'); forcesave.append( - $('

').text('Click the button below to force a settings save. This will permanently save all changes to the config file.') + $('

').text('Click the button below to force an immediate settings save. This differs from a regular save to memory and file save on exit by saving directly to file while operating. This may slow server processes for a short period of time.') ).append( $('