From 46f33aa593aeb3c23cf8530377e1d294f02d85b4 Mon Sep 17 00:00:00 2001 From: Uriel Date: Sat, 17 Apr 2010 01:05:13 +0000 Subject: [PATCH] Remove internal nofollow's that waste pagerank. --- apps/bridge/app.rc | 2 +- apps/bridge/foot.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) {