ソースを参照

Merge pull request #686 from Arantor/release-2.1

! Oops forgot to add a global.
Arantor 11 年 前
コミット
349983b28f
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Themes/default/Admin.template.php

+ 1 - 1
Themes/default/Admin.template.php

@@ -12,7 +12,7 @@
 
 function template_maint_warning_above()
 {
-	global $txt, $context;
+	global $txt, $context, $scripturl;
 
 	echo '
 	<div class="errorbox" id="errors">