* Wed Mar 19 2025 Brian Read <brianr@koozali.org> 11.0.0-70.sme

- Re-cast the default theme - use proper koozali logo image, unwind multiple divs
- Enhance responsiveness
- Revert Ibay menu name to Ibays
- Remove legacy SM1 button on header
- Remove "?" access to wiki help on header
This commit is contained in:
2025-03-19 13:45:03 +00:00
parent 77ca17c851
commit 750ab7dd11
14 changed files with 159 additions and 121 deletions

View File

@@ -1,7 +1,7 @@
% layout 'default', title => 'Sme server 2 - Review';
% content_for 'module' => begin
<div id='central' class='central review-panel'>
<div id='central' class='central review-panel module'>
<h1> <%= $title %> </h1>
<%= $modul %><br><br>
@@ -134,4 +134,4 @@
</div>
% end
% end