mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 15:41:30 -07:00
And one more whitespace fix.
It's a pain having to commit each of these separately in order to test the script, but there we go. Should be working now.
This commit is contained in:
@ -36,7 +36,7 @@ while (<$desc>) {
|
||||
'|'.
|
||||
' <a href="doc/%s.html#%s">manual</a> '.
|
||||
'<code>]</code><br><code>[</code>'.
|
||||
'<a href="%s"><code>%s</code></a>'.
|
||||
' <a href="%s"><code>%s</code></a> '.
|
||||
'<code>]</code></td></tr>'.
|
||||
'<tr><td align="center">%s</td></tr></table></span>'.
|
||||
"\n",
|
||||
|
Reference in New Issue
Block a user