瀏覽代碼

Merge branch 'trunk'

Andy 6 年之前
父節點
當前提交
7f18600332
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/options.php

+ 1 - 1
src/options.php

@@ -466,7 +466,7 @@ if ($optpage == SMOPT_PAGE_MAIN) {
             $submit_name = 'submit_order';
             break;
         default:
-            $bottom_hook_name = '';
+            $bottom_hook_name = 'options_generic_bottom';
             $submit_name = 'submit';
     }