index
:
mailadmin
master
IMAP+MySQL+Postfix server FOSS frontend using the Symfony PHP Framework
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
admin
/
modules
/
mailbox
/
templates
/
_new_password.php
blob: 1c28ee66e24ddd86dcc004d3861449b363c9159e (
plain
)
1
<?php
echo
input_password_tag
(
'mailbox[new_password]'
,
''
,
'size=50'
)
?>