Просмотр исходного кода

Bar 1? - Possibly debug info?

Removed the "Bar 1" thing that shows on every setting, for no reason :S
Graeme Spence 12 лет назад
Родитель
Сommit
ce358278ed
1 измененных файлов с 1 добавлено и 1 удалено
  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>';