diff --git a/root/usr/share/smanager/themes/AdminLTE/templates/back_workstn_configure1.html.ep b/root/usr/share/smanager/themes/AdminLTE/templates/back_workstn_configure1.html.ep
index e176568..279c1a7 100644
--- a/root/usr/share/smanager/themes/AdminLTE/templates/back_workstn_configure1.html.ep
+++ b/root/usr/share/smanager/themes/AdminLTE/templates/back_workstn_configure1.html.ep
@@ -148,77 +148,99 @@
-
-
- - %=l 'prt_PRINTER_NAME', class => "" - - - %= text_field 'Name', class => "" - -
+-
- %= submit_button "$btn", class => ""
-
-
- %=l 'NAME' - | -- %=l 'DESCRIPTION' - | -- %=l 'LOCATION' - | -- %=l 'prt_REMOTE_ADDRESS' - | -- %=l 'prt_REMOTE_NAME' - | -- %=l 'ACTION' - | -
---|---|---|---|---|---|
- %my $remove_text = l('REMOVE'); # Localized text - %my $csrf_token = "TOKEN"; # CSRF token for security - %my $printer_name = $printer->key; - %my $actionRemove = qq{ - % - % - % - %}; - <%= $c->render_to_string(inline => $actionRemove) %> - | -
<%= l 'NAME' %> | +<%= l 'DESCRIPTION' %> | +<%= l 'LOCATION' %> | +<%= l 'prt_REMOTE_ADDRESS' %> | +<%= l 'prt_REMOTE_NAME' %> | +<%= l 'ACTION' %> | +
---|---|---|---|---|---|
<%= $printer->key %> | +<%= $printer->prop('Description') %> | +<%= $printer->prop('Location') %> | +<%= $address %> | +<%= $remoteName %> | ++ % my $remove_text = l('REMOVE'); # Localized text + % my $csrf_token = "TOKEN"; # CSRF token for security + % my $printer_name = $printer->key; + % my $actionRemove = qq{ + % + % + % + % }; + <%= $c->render_to_string(inline => $actionRemove) %> + | +
<%=l 'ACCOUNT' %> | <%=l 'USER_NAME' %> | <%=l 'usr_VPN_CLIENT_ACCESS' %> | @@ -54,7 +54,7 @@ % my ($actionModify, $actionLock, $actionResetPw, $actionRemove,$actionroundcube) = ' '; % my $thisdomain = $c->req->url->to_abs->host; -|||
---|---|---|---|---|---|
<%= $username %> | <%= $first %> <%=$last %> | <%= $vpnaccess %> | diff --git a/root/usr/share/smanager/themes/AdminLTE/templates/printers.html.ep b/root/usr/share/smanager/themes/AdminLTE/templates/printers.html.ep index e9a2aec..257c65f 100644 --- a/root/usr/share/smanager/themes/AdminLTE/templates/printers.html.ep +++ b/root/usr/share/smanager/themes/AdminLTE/templates/printers.html.ep @@ -5,10 +5,10 @@|||
<%= $net %> | <%= $mask %> | <%= $numhosts %> | @@ -119,7 +119,7 @@