From 3f0a403fd4c08869bdd7e3f80dcd41395057e593 Mon Sep 17 00:00:00 2001 From: Li Chen Date: Sun, 1 Dec 2013 01:17:30 +0100 Subject: [PATCH] Add some confirmation before delete user or revoke certificate --- onyx/tpl/bootstrap/admin/users.tpl | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/onyx/tpl/bootstrap/admin/users.tpl b/onyx/tpl/bootstrap/admin/users.tpl index 201c04a4..6c9f0aa0 100644 --- a/onyx/tpl/bootstrap/admin/users.tpl +++ b/onyx/tpl/bootstrap/admin/users.tpl @@ -19,10 +19,15 @@ {$t->id}
- - - - + + + + + + + + {$t->team_name} {$t->slogan} @@ -41,10 +46,13 @@ - Importer + + Importer {if $teams} - Exporter - Vider + + Exporter + + Vider {/if}