shithub: werc

Download patch

ref: e8b3d4bd5a611c4761f25a37ab60e5b731b328dd
parent: fcd23c713d6773baecfa7c6dc434ce4fde5d169e
author: sl <uriel@engel.se.cat-v.org>
date: Mon Feb 23 03:23:35 EST 2009

Add hr abobe comments login request message.

--- a/apps/bridge/app.rc
+++ b/apps/bridge/app.rc
@@ -26,7 +26,7 @@
                 saved_comment_text=$post_arg_comment_text
         }
         if not
-            ll_add handlers_body_foot echo '<p>To post a comment you need to <a href="/_users/login">login</a> first.'
+            ll_add handlers_body_foot echo '<hr /><p>To post a comment you need to <a href="/_users/login">login</a> first.'
         
     }
 }