diff options
Diffstat (limited to 'settings/templates')
-rw-r--r-- | settings/templates/users/part.userlist.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/templates/users/part.userlist.php b/settings/templates/users/part.userlist.php index b908109ad2d..5ceda71fc00 100644 --- a/settings/templates/users/part.userlist.php +++ b/settings/templates/users/part.userlist.php @@ -43,6 +43,7 @@ </td> <?php endif;?> <td class="quota"> + <div class="quota_progress_container"><div class="quota_progress"></div></div> <select class="quota-user" data-inputtitle="<?php p($l->t('Please enter storage quota (ex: "512 MB" or "12 GB")')) ?>"> <option value='default'> <?php p($l->t('Default'));?> |