From 4128835db8d7b8e619951d4c31e23bd934758f09 Mon Sep 17 00:00:00 2001 From: gweltas Date: Sat, 20 Mar 2004 00:52:37 +0000 Subject: - Template migration - Admin Control Panel migration - Language migration git-svn-id: http://piwigo.org/svn/trunk@393 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/admin/user_modify.tpl | 95 ++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 template/default/admin/user_modify.tpl (limited to 'template/default/admin/user_modify.tpl') diff --git a/template/default/admin/user_modify.tpl b/template/default/admin/user_modify.tpl new file mode 100644 index 000000000..475a0eff3 --- /dev/null +++ b/template/default/admin/user_modify.tpl @@ -0,0 +1,95 @@ + +
+ +
+ + +
+ {#adduser_info_message} "{#username}" + + {#adduser_info_password_updated} + + [ {#adduser_info_back} ] +
+ + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{#adduser_fill_form}
 
{#login}{#user:username}
{#new} {#password}
{#mail_address}
{#adduser_status} + +
{#menu_groups} + + + + + + + +
{#name} {#dissociate}
+
{#adduser_associate} + +
+ +
+
+
+
+ [ {#adduser_info_back} ] +
+ \ No newline at end of file -- cgit v1.2.3