swerc

anselm's simpler werc fork
git clone git://git.suckless.org/swerc
Log | Files | Refs | README

commit fe2e8705828774e041e8260a438f6a5b6cc86010
parent 99278f2ce59676e529b4740996e350cb73fa8710
Author: uriel@engel.se.cat-v.org <unknown>
Date:   Sat,  9 Jun 2007 23:36:57 +0200

Content updates
Diffstat:
Minc/404.tpl | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inc/404.tpl b/inc/404.tpl @@ -13,7 +13,7 @@ Try searching in cat-v.org: <td nowrap="nowrap"> <input type="hidden" name="domains" value="harmful.cat-v.org;cat-v.org"></input> <label for="sbi" style="display: none">Enter your search terms</label> -% echo '<input type="text" name="q" size="32" maxlength="255" value="'$title'" id="sbi"></input>' +% echo '<input type="text" name="q" size="32" maxlength="255" value="'$"title'" id="sbi"></input>' <label for="sbb" style="display: none">Submit search form</label> <input type="submit" name="sa" value="Google Search" id="sbb"></input> </td></tr>