aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin/user_list.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/admin/user_list.tpl')
-rw-r--r--template/yoga/admin/user_list.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/user_list.tpl b/template/yoga/admin/user_list.tpl
index ad6b18678..67e8b131b 100644
--- a/template/yoga/admin/user_list.tpl
+++ b/template/yoga/admin/user_list.tpl
@@ -85,7 +85,7 @@
<td>{user.EMAIL}</td>
<td>{user.GROUPS}</td>
<td style="text-align:center;">
- <a href="{user.U_PERM}"><img src="./template/default/theme/permissions.png" style="border:none" alt="{L_PERMISSIONS}" title="{L_PERMISSIONS}" /></a>
+ <a href="{user.U_PERM}"><img src="./template/yoga/theme/permissions.png" style="border:none" alt="{L_PERMISSIONS}" title="{L_PERMISSIONS}" /></a>
</td>
</tr>
<!-- END user -->