[geeklog-cvs] geeklog: Typo - missing 'g' in "padding"

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Aug 30 05:14:59 EDT 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/5980eb5e6b27
changeset: 7262:5980eb5e6b27
user:      Dirk Haun <dirk at haun-online.de>
date:      Sat Aug 29 22:43:36 2009 +0200
description:
Typo - missing 'g' in "padding"

diffstat:

 public_html/layout/professional/admin/story/storyeditor_advanced.thtml |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r f88eadeac783 -r 5980eb5e6b27 public_html/layout/professional/admin/story/storyeditor_advanced.thtml
--- a/public_html/layout/professional/admin/story/storyeditor_advanced.thtml	Sat Aug 29 20:46:46 2009 +0200
+++ b/public_html/layout/professional/admin/story/storyeditor_advanced.thtml	Sat Aug 29 22:43:36 2009 +0200
@@ -248,7 +248,7 @@
                 <p>{lang_permissions_msg}</p>
             </fieldset>
         </div>
-        <div id="se_bottom" style="width:100%; paddin:3px; margin-top:20px;display:{show_submitoptions}">
+        <div id="se_bottom" style="width:100%; padding:3px; margin-top:20px;display:{show_submitoptions}">
             <input type="submit" value="{lang_save}" name="mode"{xhtml}>
             <span style="padding-right:10px;padding-left:10px;"><input type="submit" value="{lang_preview}" name="mode"{xhtml}></span>
             <span style="padding-right:50px;"><input type="submit" value="{lang_cancel}" name="mode"{xhtml}></span>



More information about the geeklog-cvs mailing list