mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
fix for mbox creation
This commit is contained in:
parent
283c71a672
commit
7bc8af40f3
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
|||
?>
|
||||
<form id="vstobjects" name="v_add_mail_acc" method="post">
|
||||
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
|
||||
<input type="hidden" name="ok" value="Add" />
|
||||
<script type="text/javascript">
|
||||
function elementHideShow(elementToHideOrShow) {
|
||||
var el = document.getElementById(elementToHideOrShow);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue