Explorar o código

Bar 1? - Possibly debug info?

Removed the "Bar 1" thing that shows on every setting, for no reason :S
Graeme Spence %!s(int64=12) %!d(string=hai) anos
pai
achega
ce358278ed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>';