diff --git a/styles/prosilver/template/portal/modules/clock_side.html b/styles/prosilver/template/portal/modules/clock_side.html index e7adb227..efb64c60 100644 --- a/styles/prosilver/template/portal/modules/clock_side.html +++ b/styles/prosilver/template/portal/modules/clock_side.html @@ -27,6 +27,6 @@ - + {$LR_BLOCK_F_L}{$LR_BLOCK_F_R} diff --git a/styles/prosilver/template/portal/modules/jquery.easing.1.3.js b/styles/prosilver/template/portal/modules/jquery_easing_1_3.js similarity index 100% rename from styles/prosilver/template/portal/modules/jquery.easing.1.3.js rename to styles/prosilver/template/portal/modules/jquery_easing_1_3.js diff --git a/styles/subsilver2/template/portal/modules/clock_side.html b/styles/subsilver2/template/portal/modules/clock_side.html index 5c0b67ec..02595d53 100644 --- a/styles/subsilver2/template/portal/modules/clock_side.html +++ b/styles/subsilver2/template/portal/modules/clock_side.html @@ -31,6 +31,6 @@ - + {$LR_BLOCK_F_L}{$LR_BLOCK_F_R} diff --git a/styles/subsilver2/template/portal/modules/jquery.easing.1.3.js b/styles/subsilver2/template/portal/modules/jquery_easing_1_3.js similarity index 100% rename from styles/subsilver2/template/portal/modules/jquery.easing.1.3.js rename to styles/subsilver2/template/portal/modules/jquery_easing_1_3.js