Skip to content

Commit 7bc8af4

Browse files
committed
fix for mbox creation
1 parent 283c71a commit 7bc8af4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/templates/admin/add_mail_acc.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
?>
3232
<form id="vstobjects" name="v_add_mail_acc" method="post">
3333
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
34-
<input type="hidden" name="ok" value="Add" />
3534
<script type="text/javascript">
3635
function elementHideShow(elementToHideOrShow) {
3736
var el = document.getElementById(elementToHideOrShow);

0 commit comments

Comments
 (0)