typos fixed

This commit is contained in:
Mr McClain 2016-01-17 01:35:31 -06:00
parent c08f3693fb
commit 5bf07765ce

View File

@ -46,7 +46,7 @@
{% if perms.auth.signature_management %}
<td class="text-center">
<a href="/remove_signiture/{{ sigt.id }}">
<a href="/remove_signature/{{ sigt.id }}">
<button type="button" class="btn btn-danger"><span
class="glyphicon glyphicon-remove"></span></button>
</a>