aboutsummaryrefslogtreecommitdiff
path: root/not_found.cgi
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-03-07 22:40:19 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-03-07 22:40:19 +0100
commit91bae2d3b05504b85f08e30013d391c3f19f21a2 (patch)
tree82a03c09477cfe6b22208bedb19e6bd25f5aec3d /not_found.cgi
parentdc7284f329de7c08b0eb165b6603d00de63bc990 (diff)
small adoption
Diffstat (limited to 'not_found.cgi')
-rwxr-xr-xnot_found.cgi8
1 files changed, 5 insertions, 3 deletions
diff --git a/not_found.cgi b/not_found.cgi
index 92dca46..3d8852c 100755
--- a/not_found.cgi
+++ b/not_found.cgi
@@ -36,11 +36,13 @@ $h << <<END
<p>
There are several reasons, why a Poll is deleted:
<ul>
- <li>Somebody klicked on „Delete Poll“ and deleted the poll manually.</li>
+ <li>Somebody klicked on “Delete Poll” and deleted the poll manually.</li>
<li>The Poll was deleted by some cleanup-roundtrip.</li>
</ul>
- If you think, the deletion was done by error, please contact the adminsistrator of the system.<br />
- <a href='#{SITEURL}'>Return to dudle home and Schedule a new Poll.</a>
+ If you think, the deletion was done by error, please contact the adminsistrator of the system.
+ <ul>
+ <li><a href='#{SITEURL}'>Return to dudle home and Schedule a new Poll.</a></li>
+ </ul>
</p>
</div>
</div>