mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-12-25 07:47:05 +00:00
only show 'set quota' for non-archived mail boxes
This commit is contained in:
parent
e0626a4304
commit
3a23c8f7cf
@ -73,10 +73,13 @@
|
|||||||
<span class='privs'>
|
<span class='privs'>
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
|
<span class="if_active">
|
||||||
<a href="#" onclick="users_set_quota(this); return false;" class='setquota' title="Set Quota">
|
<a href="#" onclick="users_set_quota(this); return false;" class='setquota' title="Set Quota">
|
||||||
set quota
|
set quota
|
||||||
</a>
|
</a>
|
||||||
|
|
|
|
||||||
|
</span>
|
||||||
|
|
||||||
<span class="if_active">
|
<span class="if_active">
|
||||||
<a href="#" onclick="users_set_password(this); return false;" class='setpw' title="Set Password">
|
<a href="#" onclick="users_set_password(this); return false;" class='setpw' title="Set Password">
|
||||||
set password
|
set password
|
||||||
|
Loading…
Reference in New Issue
Block a user