projects
/
mailer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f56d65
)
Logout boxes are now aligned (why not by CSS?)
author
Roland Häder
<roland@mxchange.org>
Fri, 16 May 2008 22:21:40 +0000
(22:21 +0000)
committer
Roland Häder
<roland@mxchange.org>
Fri, 16 May 2008 22:21:40 +0000
(22:21 +0000)
templates/de/html/admin/admin_logout.tpl
patch
|
blob
|
history
diff --git
a/templates/de/html/admin/admin_logout.tpl
b/templates/de/html/admin/admin_logout.tpl
index
7a7265f
..
5fc4e93
100644
(file)
--- a/
templates/de/html/admin/admin_logout.tpl
+++ b/
templates/de/html/admin/admin_logout.tpl
@@
-1,5
+1,5
@@
-<
TABLE border="0" cellspacing="0" cellpadding="0" width="500"
-
class="admin
">
+<
DIV align="center">
+
<TABLE border="0" cellspacing="0" cellpadding="0" width="500" class="admin dashed
">
<TR>
<TD height="5" class="seperator"> </TD>
</TR>
@@
-16,3
+16,4
@@
<TD height="5" class="seperator"> </TD>
</TR>
</TABLE>
+</DIV>