浏览代码

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">