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

Fixed a mistake during merge and added an icon for the core feature (public domain image from Tango set)

Signed-off-by: emanuele <[email protected]>
emanuele 12 лет назад
Родитель
Сommit
56e251fddf
2 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Sources/ManageSettings.php
  2. BIN
      Themes/default/images/admin/feature_ih.png

+ 1 - 0
Sources/ManageSettings.php

@@ -249,6 +249,7 @@ function ModifyCoreFeatures($return_config = false)
 					)
 				);
 			'),
+		),
 		// ih = Integration Hooks Handling.
 		'ih' => array(
 			'url' => 'action=admin;area=modsettings;sa=hooks',

BIN
Themes/default/images/admin/feature_ih.png