Browse Source

Merge pull request #138 from Trekkie101/patch-2

Bar 1? - Possibly debug info?
emanuele45 12 years ago
parent
commit
8bb1f8b66e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Themes/default/Admin.template.php

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

@@ -733,7 +733,7 @@ function template_show_settings()
 		echo '
 			<div class="cat_bar">
 				<h3 class="catbg">
-					', $context['settings_title'], ' - Bar 1
+					', $context['settings_title'], '
 				</h3>
 			</div>';