Fix one more spelling mistake (in the HTML code this time)

- Legacy-Id: 3396
This commit is contained in:
Ole Laursen 2011-08-29 15:30:19 +00:00
parent 16e0497c04
commit 486c89f8c8

View file

@ -33,7 +33,7 @@
<tr><td>{{ form.as_p }}</td></tr>
</table>
<input type="submit" name="change_sheperd" value="Change shepherd" />
<input type="submit" name="change_shepherd" value="Change shepherd" />
{% if form.can_cancel %}<a href="">No! I don't want to continue</a>{% endif %}
</form>
</td></tr></table>