* Mon Mar 24 2025 Brian Read <brianr@koozali.org> 11.0.0-72.sme
- Remove css files from template structure [SME: 12967] - Rationalise and merge css files - Adjust some gaps around panels - Remove HR lines
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</span>
|
||||
%}
|
||||
|
||||
<hr class='sectionbar' />
|
||||
<!--<hr class='sectionbar' />-->
|
||||
|
||||
<% my $btn = l('SAVE'); %>
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
</span>
|
||||
<br><br>
|
||||
|
||||
<hr class='sectionbar' />
|
||||
<!--<hr class='sectionbar' />-->
|
||||
|
||||
%}
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
%= text_field 'ValidFromMask', class => 'input'
|
||||
</span>
|
||||
|
||||
<hr class='sectionbar' />
|
||||
<!--<hr class='sectionbar' />-->
|
||||
|
||||
<h2>
|
||||
%=l 'rma_TITLE_SSH'
|
||||
@@ -154,7 +154,7 @@
|
||||
</span>
|
||||
<br>
|
||||
|
||||
<hr class='sectionbar' />
|
||||
<!--<hr class='sectionbar' />-->
|
||||
|
||||
<h2>
|
||||
%=l 'rma_TITLE_FTP_ACCESS'
|
||||
@@ -183,7 +183,7 @@
|
||||
|
||||
% my $mode = $c->get_telnet_mode();
|
||||
% if ( $mode ne 'off') {
|
||||
<hr class='sectionbar' />
|
||||
<!--<hr class='sectionbar' />-->
|
||||
|
||||
<h2>
|
||||
%=l 'rma_TITLE_TELNET_ACCESS'
|
||||
|
Reference in New Issue
Block a user