[geeklog-hg] geeklog: Denim: fixed incorrect HTML code

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Fri Jun 22 09:39:08 EDT 2012


changeset 8726:f0dc6d641d38
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/f0dc6d641d38
user: dengen
date: Fri Jun 22 22:38:43 2012 +0900
description:
Denim: fixed incorrect HTML code

diffstat:

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

diffs (14 lines):

diff -r 34e91c60fc87 -r f0dc6d641d38 public_html/layout/denim/admin/story/storyeditor_advanced.thtml
--- a/public_html/layout/denim/admin/story/storyeditor_advanced.thtml	Fri Jun 22 21:30:28 2012 +0900
+++ b/public_html/layout/denim/admin/story/storyeditor_advanced.thtml	Fri Jun 22 22:38:43 2012 +0900
@@ -109,9 +109,8 @@
           </div>
           <textarea cols="45" rows="20" name="bodyhtml" id="bodyhtml" class="wide">{story_bodytext}</textarea>
         </dd>
+        <dd class="description">{lang_allowed_html}</dd>
       </dl>
-
-      <p id="editor_mode" class="description">{lang_allowed_html}</p>
     </div>
   </div>
 



More information about the geeklog-cvs mailing list