[geeklog-cvs] geeklog: Minor HTML fix

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Mon Apr 13 06:47:45 EDT 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/135118e76d96
changeset: 6936:135118e76d96
user:      Dirk Haun <dirk at haun-online.de>
date:      Mon Apr 13 11:30:14 2009 +0200
description:
Minor HTML fix

diffstat:

1 file changed, 1 insertion(+), 1 deletion(-)
public_html/layout/professional/preferences/deleteaccount.thtml |    2 +-

diffs (12 lines):

diff -r 60b129e9336d -r 135118e76d96 public_html/layout/professional/preferences/deleteaccount.thtml
--- a/public_html/layout/professional/preferences/deleteaccount.thtml	Mon Apr 13 10:52:56 2009 +0200
+++ b/public_html/layout/professional/preferences/deleteaccount.thtml	Mon Apr 13 11:30:14 2009 +0200
@@ -5,7 +5,7 @@
        </div>
         <table class="inputTable" style="margin-top:20px;">
             <tr>
-                <td width="150px"><label for="old_passwd" class="warningsmall">{lang_deleteoption}:</label></td>
+                <td style="width:150px;"><label for="old_passwd" class="warningsmall">{lang_deleteoption}:</label></td>
                 <td>
                       <input type="submit" name="btnsubmit" value="{lang_button_delete}"{xhtml}>
                       <input type="hidden" name="mode" value="{delete_mode}"{xhtml}>



More information about the geeklog-cvs mailing list