rename ftNetHosting => ftLocalFooter
authorStefan Metzmacher <metze@samba.org>
Tue, 11 May 2010 11:42:00 +0000 (13:42 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 11 May 2010 11:42:00 +0000 (13:42 +0200)
metze

footer.html
index.html
style/2010/grey/screen.css

index f352afd622208397efb5b235fdbcdd817d22d11b..f899e5241295e78e9139586c23078540a449ead5 100755 (executable)
@@ -49,7 +49,7 @@
                                <div id="ftText">
                                        Powered by <a href="http://www.sernet.com/" target="_blank">SerNet</a>
                                </div>
-                               <div id="ftNetHosting">
+                               <div id="ftLocalFooter">
 <!--#include virtual="/samba/local_footer.html" -->
                                </div>
                                <div class="clearing"></div>
index f1d6a33a2d162be39255fb9e32ca5d738a386785..3cc00772d33a3bbc97960d1d0fc8fd9b0194408e 100644 (file)
                                <div id="ftText">
                                        Powered by <a href="http://www.sernet.com/" target="_blank">SerNet</a>
                                </div>
-                               <div id="ftNetHosting">
+                               <div id="ftLocalFooter">
 <!--#include virtual="/samba/local_footer.html" -->
                                </div>
                                <div class="clearing"></div>
index e9ed259d41dbbf121dc64099d4ee9870c0d04c6e..abb2c01b928d41c28f1047c058941ee6676790c3 100644 (file)
@@ -606,17 +606,17 @@ body * {
        margin: 0 0 0 174px;
 }
 
-#ftNetHosting {
+#ftLocalFooter {
        float: right;
        width: 210px;
        text-align: center;
        margin: 0;
 }
 
-#ftNetHosting a:link,
-#ftNetHosting a:visited,
-#ftNetHosting a:active,
-#ftNetHosting a[href]:hover {
+#ftLocalFooter a:link,
+#ftLocalFooter a:visited,
+#ftLocalFooter a:active,
+#ftLocalFooter a[href]:hover {
        font-size: 9px;
        line-height: 16px;
 }