mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Removing reset button
- noone needs this, and someone is bound to press it and then complain.
This commit is contained in:
parent
4d6455e6d1
commit
a5bf8bf1e2
@ -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>
|
Loading…
Reference in New Issue
Block a user