From 538dee3554b0a84497afa78770706a5ad4a8ff52 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Wed, 21 Nov 2012 13:28:22 -0500 Subject: Reorganized RA templates and scripts. The templates, JS, and CGI scripts for RA have been moved into the RA core package. Ticket #407 --- .../console/config/securitydomainloginpanel.vm | 109 --------------------- 1 file changed, 109 deletions(-) delete mode 100644 dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainloginpanel.vm (limited to 'dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainloginpanel.vm') diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainloginpanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainloginpanel.vm deleted file mode 100644 index 58ace3f68..000000000 --- a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainloginpanel.vm +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - Dogtag Certificate System - - - - - - - -
- - - - - - -
- - - - -
-

- Security Domain ($name) Login

- -
-

The Enterprise $subsystem Administrator will register this $subsystem Subsystem located at $host under this Security Domain located at $sdhost. The credential information will be provided to the Security Domain for authentication.

-#if ($errorString != "") - $errorString -#end - - - - - - - - - - - - - - -
Uid:
Password:
- -

-
-   -
- - -

- - - - -
-
- -
-
- -

- -
- -
-
- - - -- cgit