From 426aa57e5f8c0dfb093a34d31bd2e0d95a14a12c Mon Sep 17 00:00:00 2001 From: spiderr Date: Thu, 4 Apr 2013 00:24:59 -0400 Subject: tweak users menu --- templates/menu_users.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/menu_users.tpl') diff --git a/templates/menu_users.tpl b/templates/menu_users.tpl index 1802a55..ca98388 100644 --- a/templates/menu_users.tpl +++ b/templates/menu_users.tpl @@ -6,7 +6,7 @@ {if $gBitUser->isRegistered()}
  • {booticon iname="icon-circle-arrow-right" iexplain="My Personal Page" ilocation=$location}
  • {if $gBitUser->hasPermission( 'p_users_view_user_homepage' )} -
  • {booticon iname="icon-home" iexplain="My Homepage" ilocation=$location}
  • +
  • {booticon iname="icon-home" iexplain="My Profile" ilocation=$location}
  • {/if} {if $gBitUser->hasPermission( 'p_users_edit_user_homepage' )}
  • {booticon iname="icon-edit" iexplain="Edit My Homepage" ilocation=$location}
  • -- cgit v1.3