1 |
brianr |
1.1 |
diff -urN smeserver-webhosting-0.0.9.old/root/usr/share/smanager/themes/default/templates/webhosting.html.ep smeserver-webhosting-0.0.9/root/usr/share/smanager/themes/default/templates/webhosting.html.ep |
2 |
|
|
--- smeserver-webhosting-0.0.9.old/root/usr/share/smanager/themes/default/templates/webhosting.html.ep 2021-12-19 13:07:57.324566785 +0000 |
3 |
|
|
+++ smeserver-webhosting-0.0.9/root/usr/share/smanager/themes/default/templates/webhosting.html.ep 2021-12-19 13:08:54.957148741 +0000 |
4 |
|
|
@@ -1,7 +1,7 @@ |
5 |
|
|
% layout 'default', title => "Sme server 2 - webhosting"; |
6 |
|
|
|
7 |
|
|
% content_for 'module' => begin |
8 |
|
|
-<div id="module"> |
9 |
|
|
+<div id="module" class="module panel-webhosting"> |
10 |
|
|
|
11 |
|
|
% if ($config->{debug} == 1) { |
12 |
|
|
<p> |