Quotas link returns to header
[hcoop/zz_old/portal.git] / poll.mlt
index a0305d9..505044f 100644 (file)
--- a/poll.mlt
+++ b/poll.mlt
@@ -221,7 +221,7 @@ elseif $"delChoice" <> "" then
 <table class="blanks">
 <tr> <td>Poll#</b>:</td> <td><% id %></td> </tr>
 <tr> <td>Title</b>:</td> <td><% Web.html (#title poll) %></td> </tr>
-<tr> <td>Start>:</td> <td><% Web.html (#starts poll) %></td> </tr>
+<tr> <td>Start:</td> <td><% Web.html (#starts poll) %></td> </tr>
 <tr> <td>End:</td> <td><% Web.html (#ends poll) %></td> </tr>
 <tr> <td>Votes/person:</td> <td><% #votes poll %></td> </tr>
 <tr> <td>Description:</td> <td><% Web.htmlNl (#descr poll) %></td> </tr>