HTML copyright updated as well (you may want to update your general.css file like...
authorRoland Häder <roland@mxchange.org>
Fri, 1 Jan 2010 16:08:08 +0000 (16:08 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 1 Jan 2010 16:08:08 +0000 (16:08 +0000)
inc/config-global.php
theme/business/css/general.css
theme/default/css/general.css
theme/desert/css/general.css

index b3f41ef74bdb726c0b9e3c2fee4c630dd435d0e8..cf93aa710ddb5aa617bffa681bba68b7d4dfb8a7 100644 (file)
@@ -91,7 +91,7 @@ setConfigEntry('AUTHOR' , 'Roland H&auml;der');
 setConfigEntry('TITLE', 'Mailer Project');
 
 // CFG: COPY
-setConfigEntry('COPY', 'Copyright &copy; 2003 - 2009, by Roland H&auml;der');
+setConfigEntry('COPY', 'Copyright &copy; 2003 - 2009, by Roland H&auml;der<br />2009, 2010 by Mailer Developer Team');
 
 // CFG: CACHE-PATH
 setConfigEntry('CACHE_PATH', getConfig('PATH') . 'inc/cache/');
index 1a1c67909e1af89a8c1471e30be95df80bc2ae27..34f868c143f60a1da0c7ab110b50a0b0589d4434 100644 (file)
@@ -345,7 +345,7 @@ span.copyright_lines {
        width: 380px;
        vertical-align: middle;
        background-color: #ffffff;
-       height: 26px;
+       height: 38px;
        padding-top: 7px;
        padding-bottom: 7px;
        display:inline-block;
index 7e997d66ab66f48d587f0d430a42a597feb25dc0..6220473a631e1008b2bdd1f2bf2f7b39c2317ee3 100644 (file)
@@ -380,7 +380,7 @@ li.copyright_lines {
 span.copyright_lines {
        font-size: 10px;
        width: 380px;
-       height: 26px;
+       height: 38px;
        vertical-align: middle;
        background-color: #E5EFE5;
        padding-top: 7px;
index 7ecd93fc3d49eb469a0d4fc2300dce02f23f56fa..9f64ed87508ba02b543def24175a6b1daaf4304c 100644 (file)
@@ -328,7 +328,7 @@ span.copyright_lines {
        width: 380px;
        vertical-align: middle;
        background-color: #ffffcc;
-       height: 26px;
+       height: 38px;
        display: inline-block;
        padding-top: 7px;
        padding-bottom: 7px;