# HG changeset patch # User Dominique Corbex # Date 1335991541 -7200 # Node ID b650b8cced101f32295f8aa84b6967ddaacde86b # Parent 63858225958fe2581d6d204329bb28488560505c back out 1.5.4 diff -r 63858225958f -r b650b8cced10 styles/default/footer.html --- a/styles/default/footer.html Wed May 02 09:53:10 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ - - - - - - - - diff -r 63858225958f -r b650b8cced10 styles/default/footer.sh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/styles/default/footer.sh Wed May 02 22:45:41 2012 +0200 @@ -0,0 +1,13 @@ +cat << EOT + + + + + + + +EOT diff -r 63858225958f -r b650b8cced10 styles/default/header.html --- a/styles/default/header.html Wed May 02 09:53:10 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,101 +0,0 @@ - - - - Tazpanel - %TITLE% - - - - - - - - -
-
- - -
- -
- - - - -
diff -r 63858225958f -r b650b8cced10 styles/default/header.sh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/styles/default/header.sh Wed May 02 22:45:41 2012 +0200 @@ -0,0 +1,103 @@ +cat << EOT + + + + $TITLE + + + + + + + + + + + + + +
+EOT