chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / webpage.pl
index 60302082f0f193a02a1f4b6cea8e3fbcefec16b2..3a0779ef0ad83798e4d7662700fa771897d2d7cb 100755 (executable)
@@ -27,7 +27,7 @@ while (<$desc>) {
         '<span class="puzzle"><table>'.
         '<tr><th align="center">%s</th></tr>'.
         '<tr><td align="center">'.
-        '<image style="margin: 0.5em" alt="" title="%s" width=150 height=150 border=0 src="%s-web.png" />'.
+        '<img style="margin: 0.5em" alt="" title="%s" width=150 height=150 border=0 src="%s-web.png" />'.
         '</td></tr>'.
         '<tr><td align="center" style="font-size: 70%%"><code>[</code>'.
         ' <a href="java/%s.html">java</a> '.