Heray-Was-Here
Server : Apache
System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.2.31
Disable Function : NONE
Directory :  /var/www/dev/htdocs/custom/phpsysinfo/includes/phpsysinfo.old/plugins/quotas/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/dev/htdocs/custom/phpsysinfo/includes/phpsysinfo.old/plugins/quotas/quotas_bootstrap.html
<div class="col-lg-12" id="block_quotas" style="display:none;">
    <div class="panel panel-primary">
        <div class="panel-heading"><span id="lang_plugin_quotas_001">Quota Status</span>
            <div id="reload_quotas" class="reload" title="reload"></div>
        </div>
        <div class="panel-body">
            <table id="quotas" class="table table-hover table-condensed sortable">
                <thead>
                    <tr>
                        <th id="quotas_User"><span id="lang_plugin_quotas_003">User</span></th>
                        <th class="rightCell sorttable_numeric"><span id="lang_plugin_quotas_004">Bytes Used</span></th>
                        <th class="rightCell sorttable_numeric"><span id="lang_plugin_quotas_005">Bytes Soft</span></th>
                        <th class="rightCell sorttable_numeric"><span id="lang_plugin_quotas_006">Bytes Hard</span></th>
                        <th class="rightCell sorttable_numeric"><span id="lang_plugin_quotas_007">Bytes Used Percent</span></th>
                        <th class="rightCell sorttable_numeric"><span id="lang_plugin_quotas_008">Files Used</span></th>
                        <th class="rightCell sorttable_numeric"><span id="lang_plugin_quotas_009">Files Soft</span></th>
                        <th class="rightCell sorttable_numeric"><span id="lang_plugin_quotas_010">Files Hard</span></th>
                        <th class="rightCell sorttable_numeric"><span id="lang_plugin_quotas_011">Files Used Percent</span></th>
                    </tr>
                </thead>
                <tbody id="quotas-data">
                    <tr>
                        <th><span data-bind="User"></span></th>
                        <td class="rightCell"><span data-bind="ByteUsed"></span></td>
                        <td class="rightCell"><span data-bind="ByteSoft"></span></td>
                        <td class="rightCell"><span data-bind="ByteHard"></span></td>
                        <td class="rightCell"><span data-bind="BytePercentUsed"></span></td>
                        <td class="rightCell"><span data-bind="FileUsed"></span></td>
                        <td class="rightCell"><span data-bind="FileSoft"></span></td>
                        <td class="rightCell"><span data-bind="FileHard"></span></td>
                        <td class="rightCell"><span data-bind="FilePercentUsed"></span></td>
                    </tr>
                </tbody>
            </table>
        </div>
    </div>
</div>

Hry