Remove local_footer specific stuff from the main stuff
authorStefan Metzmacher <metze@samba.org>
Thu, 20 May 2010 10:33:30 +0000 (12:33 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 20 May 2010 10:41:36 +0000 (12:41 +0200)
metze

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

index f899e5241295e78e9139586c23078540a449ead5..91c696a2bd311d5aafbaed9613b01899534965f8 100755 (executable)
                        </div>
                        <!-- footer -->
                        <div class="noPrint" id="ft">
-                               <div id="ftText">
-                                       Powered by <a href="http://www.sernet.com/" target="_blank">SerNet</a>
-                               </div>
-                               <div id="ftLocalFooter">
+                               <div id="ftFooter">
 <!--#include virtual="/samba/local_footer.html" -->
                                </div>
                                <div class="clearing"></div>
index 3cc00772d33a3bbc97960d1d0fc8fd9b0194408e..a741ebfca1700f27598b554f19f3e6cf7948028c 100644 (file)
                        </div>
                        <!-- footer -->
                        <div class="noPrint" id="ft">
-                               <div id="ftText">
-                                       Powered by <a href="http://www.sernet.com/" target="_blank">SerNet</a>
-                               </div>
-                               <div id="ftLocalFooter">
+                               <div id="ftFooter">
 <!--#include virtual="/samba/local_footer.html" -->
                                </div>
                                <div class="clearing"></div>
index b8520dd08032665b9f9abe46e437f83f4d36e406..6fd534e644f8e39f25b5cff7a60e1e73b9a6d8e8 100644 (file)
@@ -597,30 +597,6 @@ body * {
        line-height: 16px;
 }
 
-#ftText {
-       float: left;
-       margin: 0 0 0 166px;
-}
-
-#pageStart #ftText {
-       margin: 0 0 0 174px;
-}
-
-#ftLocalFooter {
-       float: left;
-       width: 410px;
-       text-align: center;
-       margin: 0;
-}
-
-#ftLocalFooter a:link,
-#ftLocalFooter a:visited,
-#ftLocalFooter a:active,
-#ftLocalFooter a[href]:hover {
-       font-size: 9px;
-       line-height: 16px;
-}
-
 /* general styles -----------------------------*/
 #pageStart h1 {
        color: #c90000;