Browse Source

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 years ago
parent
commit
56e251fddf
2 changed files with 1 additions and 0 deletions
  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