- |
+ |
|
{$user.STATUS} |
{$user.EMAIL} |
@@ -80,8 +82,8 @@
{$data} |
{/foreach}
-
-
+
+
{foreach from=$user.plugin_actions item=data}
{$data}
{/foreach}
@@ -90,13 +92,13 @@
{/foreach}
-{if !empty($navbar) }{include file='navigation_bar.tpl'|@get_extent:'navbar'}{/if}
+{$NAVBAR}
{* delete the selected users ? *}
|