remove snark

This commit is contained in:
Tyler Renelle 2013-03-15 18:26:40 -04:00
parent 368748b67a
commit 14babdbf24

View file

@ -107,8 +107,7 @@
</app:modals:modal>
<app:modals:modal modalId="delete-modal" header="Delete Account">
<p>Woa woa woa! Are you sure? This will seriously delete your account forever, and it can never be restored. (Seriously, I don't know why people want this feature - but it was highly requested, so here it is).</p>
<p>If you're absolutely certain, type <strong>DELETE</strong> into the text-box below.</p>
<p>Woa woa woa! Are you sure? This will seriously delete your account forever, and it can never be restored. If you're absolutely certain, type <strong>DELETE</strong> into the text-box below.</p>
<p><input type="text" value="{_deleteAccount}" /></p>
<@footer>
<button class="btn btn-large" data-dismiss="modal" aria-hidden="true">Cancel</button>