Browse Source

Bar 1? - Possibly debug info?

Removed the "Bar 1" thing that shows on every setting, for no reason :S
Graeme Spence 12 years ago
parent
commit
ce358278ed
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>';