Index: branches/RC/themes/default2007/platform/inc/lbox/lightbox.css =================================================================== diff -u -r9058 -r9113 --- branches/RC/themes/default2007/platform/inc/lbox/lightbox.css (.../lightbox.css) (revision 9058) +++ branches/RC/themes/default2007/platform/inc/lbox/lightbox.css (.../lightbox.css) (revision 9113) @@ -47,8 +47,8 @@ background: transparent url(../../img/s.gif) no-repeat; /* Trick IE into showing hover */ display: block; } -#prevLink { background: url(../../img/lbox/prevlabel.gif); left: 0; float: left;} -#nextLink { background: url(../../img/lbox/prevlabel.gif); right: 0; float: right;} +#prevLink { left: 0; float: left;} +#nextLink { right: 0; float: right;} #prevLink:hover, #prevLink:visited:hover { background: url(../../img/lbox/prevlabel.gif) left 15% no-repeat; } #nextLink:hover, #nextLink:visited:hover { background: url(../../img/lbox/nextlabel.gif) right 15% no-repeat; } Index: branches/RC/themes/default2007/error_notfound.tpl =================================================================== diff -u -r8929 -r9113 --- branches/RC/themes/default2007/error_notfound.tpl (.../error_notfound.tpl) (revision 8929) +++ branches/RC/themes/default2007/error_notfound.tpl (.../error_notfound.tpl) (revision 9113) @@ -1,3 +1,4 @@ + + + + @@ -18,6 +22,10 @@

+
+ - \ No newline at end of file + + + \ No newline at end of file Index: branches/RC/themes/default2007/platform/elements/side_boxes/login.tpl =================================================================== diff -u -r9067 -r9113 --- branches/RC/themes/default2007/platform/elements/side_boxes/login.tpl (.../login.tpl) (revision 9067) +++ branches/RC/themes/default2007/platform/elements/side_boxes/login.tpl (.../login.tpl) (revision 9113) @@ -58,7 +58,7 @@ img/menu-li-2-level.gif" alt="" width="4" height="4" border="0" />
- "> + "> @@ -100,10 +100,10 @@
- " />
+ " />
- +
Index: branches/RC/themes/default2007/index.tpl =================================================================== diff -u -r9079 -r9113 --- branches/RC/themes/default2007/index.tpl (.../index.tpl) (revision 9079) +++ branches/RC/themes/default2007/index.tpl (.../index.tpl) (revision 9113) @@ -1,3 +1,4 @@ + + + @@ -33,7 +36,13 @@ + + + + - \ No newline at end of file + + + \ No newline at end of file