replace datasheet deletion; add viewdatasheet

This commit is contained in:
2015-07-10 09:56:31 +03:00
parent ffad7df9a3
commit 2085dc90fc
2 changed files with 43 additions and 18 deletions

View File

@@ -100,6 +100,17 @@
</form>
</div> <!-- /hide -->
<!-- VIEWDATA - View datasheet of whole account -->
<b class="switch"><span class="turn_on">&#187;</span><span class="turn_off">&#171;</span> View the data sheet</b>
<div class="hide">
<p>View the data sheet with all usernames and passwords. Please keep this document secure!</p>
<form action="submit.php" method="post">
<button type="submit" name="action" value="viewdata">View data sheet</button>
<!-- Hidden confirmation box -->
<input type="hidden" name="sure" value="yes" />
</form>
</div> <!-- /hide -->
<!-- DELUSER - Delete an email account -->
<b class="switch"><span class="turn_on">&#187;</span><span class="turn_off">&#171;</span> Delete an email account</b>
<div class="hide">