Made the line 20 chars smaller, should help w3m and links losers
authorJoey Schulze <joey@infodrom.org>
Sun, 3 Feb 2002 09:32:41 +0000 (09:32 +0000)
committerJoey Schulze <joey@infodrom.org>
Sun, 3 Feb 2002 09:32:41 +0000 (09:32 +0000)
Styles/tools.inc

index 9bff95b..9fbb717 100644 (file)
@@ -41,7 +41,7 @@
 <div align=<get-var align>>
 <table width=<get-var width> border=0 cellpadding=0 cellspacing=0 bgcolor=<get-var color>>
 <tr><td align=<get-var align>>
-<img src=<root_prefix>gifs/imgdot-1x1-transp.gif width=1 height=<get-var height> alt="--------------------------------------------------">
+<img src=<root_prefix>gifs/imgdot-1x1-transp.gif width=1 height=<get-var height> alt="------------------------------">
 </td></tr>
 </table>
 </div>