[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
phpMyAdmin
/
templates
/
privileges
/
[
Home
]
File: resource_limits.twig
<fieldset> <legend>{% trans 'Resource limits' %}</legend> <p> <small> <em>{% trans 'Note: Setting these options to 0 (zero) removes the limit.' %}</em> </small> </p> {% for limit in limits %} {% include 'privileges/resource_limit_item.twig' with { 'limit': limit } only %} {% endfor %} </fieldset>