diff --git a/clog b/clog deleted file mode 100644 index fcbcb40..0000000 --- a/clog +++ /dev/null @@ -1,2 +0,0 @@ -* Sun Jul 28 2024 Brian Read 11.0.0-12.sme -- correct positio of flag-icon [SME: 12706] diff --git a/root/etc/e-smith/templates/usr/share/smanager/themes/default/public/css/styles.css/50body b/root/etc/e-smith/templates/usr/share/smanager/themes/default/public/css/styles.css/50body index 6f31159..bd20270 100644 --- a/root/etc/e-smith/templates/usr/share/smanager/themes/default/public/css/styles.css/50body +++ b/root/etc/e-smith/templates/usr/share/smanager/themes/default/public/css/styles.css/50body @@ -1,4 +1,5 @@ -/* DO NOT MODIFY THIS FILE! It is updated automatically */ +{ + $OUT = <<'EOF'; /* smeserver_manager2 */ @@ -272,5 +273,7 @@ a.menu-title { left: 2px; } -/*end*/ +/*end*/ +EOF +}