Fix one more spelling mistake (in the HTML code this time)
- Legacy-Id: 3396
This commit is contained in:
parent
16e0497c04
commit
486c89f8c8
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue