[geeklog-hg] geeklog: Denim: Fixed a bug that have been inserted in changeset...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Wed Jul 4 23:07:50 EDT 2012


changeset 8768:7ca9778496b8
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/7ca9778496b8
user: dengen
date: Thu Jul 05 12:06:57 2012 +0900
description:
Denim: Fixed a bug that have been inserted in changeset f0dc6d641d38

diffstat:

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

diffs (13 lines):

diff -r f41c7a1e2965 -r 7ca9778496b8 public_html/layout/denim/admin/story/storyeditor_advanced.thtml
--- a/public_html/layout/denim/admin/story/storyeditor_advanced.thtml	Tue Jul 03 09:59:35 2012 -0400
+++ b/public_html/layout/denim/admin/story/storyeditor_advanced.thtml	Thu Jul 05 12:06:57 2012 +0900
@@ -108,8 +108,8 @@
             <img src="{layout_url}/images/collapse.png" title="{lang_reducehelp}" onclick="changeHTMLTextAreaSize('bodyhtml','smaller');" alt=""{xhtml}>
           </div>
           <textarea cols="45" rows="20" name="bodyhtml" id="bodyhtml" class="wide">{story_bodytext}</textarea>
+          <div id="editor_mode">{lang_allowed_html}</div>
         </dd>
-        <dd class="description">{lang_allowed_html}</dd>
       </dl>
     </div>
   </div>



More information about the geeklog-cvs mailing list