|
@ -86,9 +86,9 @@ |
|
|
<p id="requestsFilters"> |
|
|
<p id="requestsFilters"> |
|
|
<button id="refreshRequests" class="fa" type="button"></button> |
|
|
<button id="refreshRequests" class="fa" type="button"></button> |
|
|
<button id="clearRequests" class="fa" type="button"></button> |
|
|
<button id="clearRequests" class="fa" type="button"></button> |
|
|
<label><input id="show-doc" type="checkbox" checked value="1"><span data-i18n="statsPagePages"></span></label> |
|
|
|
|
|
<label><input id="show-blocked" type="checkbox" checked value="1"><span style="color:#c00" data-i18n="statsPageBlocked"></span></label> |
|
|
<label><input id="show-blocked" type="checkbox" checked value="1"><span style="color:#c00" data-i18n="statsPageBlocked"></span></label> |
|
|
<label><input id="show-allowed" type="checkbox" checked value="1"><span style="color:#070" data-i18n="statsPageAllowed"></span></label> |
|
|
<label><input id="show-allowed" type="checkbox" checked value="1"><span style="color:#070" data-i18n="statsPageAllowed"></span></label> |
|
|
|
|
|
<label><input id="show-doc" type="checkbox" checked value="1"><span data-i18n="statsPagePages"></span></label> |
|
|
<label><input id="show-cookie" type="checkbox" checked value="1"><span data-i18n="statsPageCookies"></span></label> |
|
|
<label><input id="show-cookie" type="checkbox" checked value="1"><span data-i18n="statsPageCookies"></span></label> |
|
|
<label><input id="show-css" type="checkbox" checked value="1"><span data-i18n="statsPageCSS"></span></label> |
|
|
<label><input id="show-css" type="checkbox" checked value="1"><span data-i18n="statsPageCSS"></span></label> |
|
|
<label><input id="show-image" type="checkbox" checked value="1"><span data-i18n="statsPageImages"></span></label> |
|
|
<label><input id="show-image" type="checkbox" checked value="1"><span data-i18n="statsPageImages"></span></label> |
|
|