Remove the save changes button, it was not use

This commit is contained in:
Las Zenow 2012-08-20 15:24:21 +02:00
parent ff6d44d821
commit 678537c00c

View file

@ -31,11 +31,5 @@
</div>
{{end}}
{{end}}
<div class="row">
<div class="span12">
<button type="submit" class="btn btn-large btn-primary pull-right">Save changes</button>
</div>
</div>
</form>
{{template "footer.html"}}