Removing reset button

- noone needs this, and someone is bound to press it and then complain.
This commit is contained in:
Hannah Wolfe 2013-09-27 15:37:30 +01:00
parent 4d6455e6d1
commit a5bf8bf1e2

View File

@ -34,15 +34,6 @@
</div>
</fieldset>
</form>
<form id="settings-resetdb">
<fieldset>
<div class="form-group">
<label>Reset Database</label>
<a href="/ghost/debug/db/reset/" class="button-delete">Reset</a>
<p>Delete the entire database so you can start again with empty tables</p>
</div>
</fieldset>
</form>
</section>
</section>
</div>