From bbf79a59703ef3ba4ed63c8143f97d9da5a73b8d Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 8 Feb 2007 21:19:24 +0000 Subject: * Initial Database Changes for 3.4, many things are now broken --- templates/show_add_user.inc.php | 87 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 templates/show_add_user.inc.php (limited to 'templates/show_add_user.inc.php') diff --git a/templates/show_add_user.inc.php b/templates/show_add_user.inc.php new file mode 100644 index 00000000..4746c524 --- /dev/null +++ b/templates/show_add_user.inc.php @@ -0,0 +1,87 @@ + + +print_error('general'); ?> +
"> + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ : + + + print_error('username'); ?> +
: + +
+ : + + +
+ : + + + print_error('password'); ?> +
+ : + + +
+ : + + access; ${$var_name} = 'selected="selected"'; ?> + +
+ + +
+
+ -- cgit