aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/admin_users.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/admin_users.tpl')
-rw-r--r--view/tpl/smarty3/admin_users.tpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/view/tpl/smarty3/admin_users.tpl b/view/tpl/smarty3/admin_users.tpl
index 5448a08c4..d71d770f3 100644
--- a/view/tpl/smarty3/admin_users.tpl
+++ b/view/tpl/smarty3/admin_users.tpl
@@ -1,8 +1,3 @@
-{{*
- * AUTOMATICALLY GENERATED TEMPLATE
- * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
<script>
function confirm_delete(uname){
return confirm( "{{$confirm_delete}}".format(uname));