From 1434b0b6256fd5977df1ac1501ff47d3ed2a812c Mon Sep 17 00:00:00 2001 From: fisharebest Date: Sat, 1 Jan 2011 21:56:33 +0000 Subject: Merge admin.php and administration.php --- themes/colors/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/colors') diff --git a/themes/colors/header.php b/themes/colors/header.php index b3a9179718..e70b419402 100644 --- a/themes/colors/header.php +++ b/themes/colors/header.php @@ -118,7 +118,7 @@ if ($view!='simple') { '
  • ', getUserFullName(WT_USER_ID), '
  • ', ' |
  • ', logout_link('class="icon_color"'), '
  • '; if (WT_USER_GEDCOM_ADMIN) { - echo ' |
  • ', i18n::translate('Administration'), '
  • '; + echo ' |
  • ', i18n::translate('Administration'), '
  • '; } if (WT_USER_CAN_ACCEPT && exists_pending_change()) { echo ' |
  • ', i18n::translate('Pending changes'), '
  • '; -- cgit v1.3