Introduction
Introduction Statistics Contact Development Disclaimer Help
Remove internal nofollow's that waste pagerank. - swerc - anselm's simpler werc…
git clone git://git.suckless.org/swerc
Log
Files
Refs
README
---
commit d0c850a0fae55b5bc7566878be555c4872541699
parent fcb1a4ba4c776d785dddfb7a92c94b91039b231d
Author: Uriel <[email protected]>
Date: Sat, 17 Apr 2010 01:05:13 +0000
Remove internal nofollow's that waste pagerank.
Diffstat:
M apps/bridge/app.rc | 2 +-
M apps/bridge/foot.tpl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git 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 '<hr><p>To post a comment you need …
+ ll_add handlers_body_foot echo '<hr><p>To post a comment you need …
}
}
diff --git a/apps/bridge/foot.tpl b/apps/bridge/foot.tpl
@@ -20,7 +20,7 @@
<input type="password" name="comment_passwd2" value="">
</label>
<div style="font-size: 70%">
- Enter your desired user name/password and after your comment has been revi…
+ Enter your desired user name/password and after your comment has been revi…
</div>
% }
% if not if(~ $#bridge_anon_comments 1) {
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.