minor update for options api
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 6 Jul 2003 02:14:37 +0000 (02:14 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 6 Jul 2003 02:14:37 +0000 (02:14 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5226 7612ce4b-ef26-0410-bec9-ea0150e637f0

include/options/display.php

index 59c3af306f5c89e6bee41e385e87586b19ad386e..2907cf3a96520b56d23966259ac4ab982b1266a5 100644 (file)
@@ -109,7 +109,7 @@ function load_optpage_data_display() {
         'caption' => '',
         'type'    => SMOPT_TYPE_HIDDEN,
         'refresh' => SMOPT_REFRESH_NONE,
-        'script'  => $js_autodetect_script,
+        'post_script' => $js_autodetect_script,
         'save'    => 'save_option_javascript_autodetect'
     );