소스 검색

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