From 5199bb41bf7f2773fe8be06f1ea8afa2144e0d45 Mon Sep 17 00:00:00 2001 From: laetzer Date: Thu, 23 Aug 2007 17:20:03 +0000 Subject: "hover your mouse to" out, in --- templates/admin_permissions.tpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'templates/admin_permissions.tpl') diff --git a/templates/admin_permissions.tpl b/templates/admin_permissions.tpl index 7176f32..a4caca4 100644 --- a/templates/admin_permissions.tpl +++ b/templates/admin_permissions.tpl @@ -5,19 +5,20 @@
-

{tr}Hover your mouse over the permissions and a descirption of the permission will appear{/tr}

{formfeedback hash=$feedback} {form} +

{smartlink ititle=All package=$packageKey} {foreach from=$permPackages key=i item=packageKey} {if $gBitSystem->isPackageActive($packageKey)}  • {smartlink ititle=$gBitSystem->mPackages.$packageKey.name|default:$packageKey package=$packageKey} {/if} {/foreach} - +

+ {capture assign=th} @@ -35,7 +36,7 @@ {if ($smarty.foreach.perms.iteration % 10) eq 0 and ($smarty.foreach.perms.total - $smarty.foreach.perms.iteration) gt 5}{$th}{/if} - + {foreach from=$allGroups item=group}
{tr}Available Permissions{/tr}
{if $unassignedPerms.$p}{biticon iname=dialog-warning iexplian="Unassigned Permission"}{/if}{$p}{$p} {$perm.package} -- cgit v1.3