From 340bacaa8776165ad838e1f39e46bd8cac30ab63 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Wed, 21 Nov 2012 14:30:45 -0500 Subject: Reorganized TPS templates. The templates and JS and CGI scripts in TPS theme package have been moved into the TPS core package. Ticket #407 --- .../docroot/tps/admin/console/config/adminpanel.vm | 246 +++++++++++++++++++++ 1 file changed, 246 insertions(+) create mode 100644 base/tps/apache/docroot/tps/admin/console/config/adminpanel.vm (limited to 'base/tps/apache/docroot/tps/admin/console/config/adminpanel.vm') diff --git a/base/tps/apache/docroot/tps/admin/console/config/adminpanel.vm b/base/tps/apache/docroot/tps/admin/console/config/adminpanel.vm new file mode 100644 index 000000000..46d3e25a2 --- /dev/null +++ b/base/tps/apache/docroot/tps/admin/console/config/adminpanel.vm @@ -0,0 +1,246 @@ + + + + + +The administrator is a privileged user who manages this subsystem. Please enter the following relevant information, and a certificate request will be automatically generated and submitted. An administrator's entry will be created in the internal database and an administrator's certificate will be imported into this browser automatically in the next panel. +
+#if ($errorString != "") + $errorString +#end +
+
+ + + + +#if ($clone != 'clone') + +#else + +#end + + + +#if ($clone != 'clone') + +#else + +#end + + + +#if ($clone != 'clone') + +#else + +#end + + + +#if ($clone != 'clone') + +#else + +#end + + + + +#if ($clone != 'clone') + +#else + +#end + + + + + + + + + + + + + + +
UID:
Name:
Email:
Password:
Password (Again):
Key Type:
+
+
+
-- cgit