diff --git a/apps/bridge/app.rc b/apps/bridge/app.rc index 72690c5..40477ba 100644 --- a/apps/bridge/app.rc +++ b/apps/bridge/app.rc @@ -34,7 +34,7 @@ fn bridge_init { ll_add handlers_body_foot template apps/bridge/foot.tpl } if not if(~ $REQUEST_METHOD GET) - ll_add handlers_body_foot echo '

To post a comment you need to login first.

' + ll_add handlers_body_foot echo '

To post a comment you need to login first.

' } } diff --git a/apps/bridge/foot.tpl b/apps/bridge/foot.tpl index 4acd0b6..0dad21d 100644 --- a/apps/bridge/foot.tpl +++ b/apps/bridge/foot.tpl @@ -20,7 +20,7 @@
- Enter your desired user name/password and after your comment has been reviewed by an admin it will be posted and your account will be enabled. If you are already registered please login before posting. + Enter your desired user name/password and after your comment has been reviewed by an admin it will be posted and your account will be enabled. If you are already registered please login before posting.
% } % if not if(~ $#bridge_anon_comments 1) {