mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05: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
1 changed files with 0 additions and 9 deletions
|
@ -34,15 +34,6 @@
|
||||||
</div>
|
</div>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
</form>
|
</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>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
Loading…
Add table
Reference in a new issue