[geeklog-hg] geeklog: Updated Captcha locations for comment form of Modern Cu...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Tue Mar 11 17:35:31 EDT 2014


changeset 9517:7d6a2e680544
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/7d6a2e680544
user: Tom <websitemaster at cogeco.net>
date: Tue Mar 11 17:34:47 2014 -0400
description:
Updated Captcha locations for comment form of Modern Curve theme

diffstat:

 public_html/layout/modern_curve/comment/commentform.thtml          |  4 ++--
 public_html/layout/modern_curve/comment/commentform_advanced.thtml |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (42 lines):

diff -r 5fcae9967e94 -r 7d6a2e680544 public_html/layout/modern_curve/comment/commentform.thtml
--- a/public_html/layout/modern_curve/comment/commentform.thtml	Tue Mar 11 06:39:03 2014 -0400
+++ b/public_html/layout/modern_curve/comment/commentform.thtml	Tue Mar 11 17:34:47 2014 -0400
@@ -34,8 +34,6 @@
       </dd>
     </dl>
 
-    {captcha}
-
     <dl class="importantstuff">
       <dt>{lang_importantstuff}</dt>
       <dd>
@@ -49,6 +47,8 @@
       </dd>
     </dl>
 
+    {captcha}
+    
     <ul class="submit">
       <li><input type="submit" name="{nprefix}mode" value="{lang_preview}" class="submit"{xhtml}></li>
       <li>
diff -r 5fcae9967e94 -r 7d6a2e680544 public_html/layout/modern_curve/comment/commentform_advanced.thtml
--- a/public_html/layout/modern_curve/comment/commentform_advanced.thtml	Tue Mar 11 06:39:03 2014 -0400
+++ b/public_html/layout/modern_curve/comment/commentform_advanced.thtml	Tue Mar 11 17:34:47 2014 -0400
@@ -41,8 +41,6 @@
           </dd>
         </dl>
     
-        {captcha}
-    
         <dl class="importantstuff">
           <dt>{lang_importantstuff}</dt>
           <dd>
@@ -55,6 +53,8 @@
             </ul>
           </dd>
         </dl>
+        
+        {captcha}
     
         <ul class="submit">
           <li><input type="submit" name="{nprefix}mode" value="{lang_preview}" class="submit"{xhtml}></li>



More information about the geeklog-cvs mailing list