From 87841466e6eb79eb1b02bcbc3641cff343efa32e Mon Sep 17 00:00:00 2001 From: james Date: Wed, 17 Sep 2008 14:30:18 +0000 Subject: [PATCH] Hmm, re-add the "Internal Document Management" that somehow got left out from the conversion to icons! --- admin/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/index.php b/admin/index.php index 6402c42f..32a372cf 100644 --- a/admin/index.php +++ b/admin/index.php @@ -88,9 +88,9 @@ echo ""; echo " "; echo " "; + echo " "; echo " "; echo " "; - echo " "; echo " \n"; echo "
".theme_icon("communication")."
".i18n("Communication (Send Emails)")."
".theme_icon("internal_document_management")."
".i18n("Internal Document Management")."
".theme_icon("website_content_management")."
".i18n("Website Content Management")."
\n";