[geeklog-cvs] geeklog: Need a bigger button and more space for the German tran...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Sep 6 15:35:29 EDT 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/db26b5886ddc
changeset: 7296:db26b5886ddc
user:      Dirk Haun <dirk at haun-online.de>
date:      Sun Sep 06 20:01:56 2009 +0200
description:
Need a bigger button and more space for the German translation

diffstat:

 public_html/admin/install/index.php |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 58ceba523ce8 -r db26b5886ddc public_html/admin/install/index.php
--- a/public_html/admin/install/index.php	Sun Sep 06 20:01:27 2009 +0200
+++ b/public_html/admin/install/index.php	Sun Sep 06 20:01:56 2009 +0200
@@ -422,7 +422,7 @@
                             <li>' . $LANG_INSTALL[65] . '</li>
                         </ol>
 
-                        <div style="margin-left: auto; margin-right: auto; width: 125px">
+                        <div style="margin-left: auto; margin-right: auto; width: 175px">
                             <div style="position: absolute">
                                 <form action="index.php" method="post">
                                 <input type="hidden" name="mode" value="install"' . XHTML . '>
@@ -435,7 +435,7 @@
                                 </form>
                             </div>
 
-                            <div style="position: relative; left: 55px; top: 5px">
+                            <div style="position: relative; left: 105px; top: 5px">
                                 <form action="index.php" method="post">
                                 <input type="hidden" name="mode" value="upgrade"' . XHTML . '>
                                 <input type="hidden" name="language" value="' . $language . '"' . XHTML . '>



More information about the geeklog-cvs mailing list