diff --git a/usr/local/www/index.php b/usr/local/www/index.php index e0c10a9e9..bb9b7170a 100644 --- a/usr/local/www/index.php +++ b/usr/local/www/index.php @@ -333,7 +333,7 @@ function showSave(){ $('#updatepref').show(); } -/*function updatePref(){ +function updatePref(){ var widgets = $('.widgetdiv'); var widgetSequence = ''; var firstprint = false; @@ -357,7 +357,7 @@ function showSave(){ $("#iform").submit(); return false; -}*/ +} //]]>