diff --git a/webapp/web/templates/freemarker/body/manageproxies/manageProxies-list.ftl b/webapp/web/templates/freemarker/body/manageproxies/manageProxies-list.ftl index 5fad34cd5..804138dd0 100644 --- a/webapp/web/templates/freemarker/body/manageproxies/manageProxies-list.ftl +++ b/webapp/web/templates/freemarker/body/manageproxies/manageProxies-list.ftl @@ -8,71 +8,82 @@ ${stylesheets.add('')} ${stylesheets.add('')} -

Manage proxy self editors & profiles

+

Manage proxy self editors & profiles

<#if message??> -
- <#if message.success?? > -

- The operation was successful. -

+
+ <#if message.success?? > +

The operation was successful.

<#if message.failure?? > -

- The operation was unsuccessful. Full details can be found in the system log. -

+

The operation was unsuccessful. Full details can be found in the system log.

- - - + + +
-
-

Select proxies

- -

-

-   -

+
+ Select proxies: + +
+

+

 

+ + <#-- Magic div that holds all of the proxy data and the template that shows how to display it. --> +
+ <#-- + Each proxy will be shown using the HTML inside this div. + It must contain at least: + -- a link with templatePart="remove" + -- a hidden input field with templatePart="uriField" + --> +
+ + + -

Selected proxies:

- - <#-- Magic div thst holds all of the proxy data and the template that shows how to display it. --> -
- - <#-- - Each proxy will be shown using the HTML inside this div. - It must contain at least: - -- a link with templatePart="remove" - -- a hidden input field with templatePart="uriField" - --> -
-
+ %label% +
- - - - -
- %label% - - %label% | %classLabel% -
- Remove selection -
+
+ %label% | %classLabel% +
+ Remove selection - - - -
+ + + + + + + + + + +
+ Select proxies: + + + + + + + + + + + + + + + + + +
- -
-

Select profiles

+ +

+
+ + + + +

Proxy self editors