diff options
Diffstat (limited to 'phpBB/adm/style/acp_logs.html')
-rw-r--r-- | phpBB/adm/style/acp_logs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_logs.html b/phpBB/adm/style/acp_logs.html index cc1765e2a4..11ab5faa9c 100644 --- a/phpBB/adm/style/acp_logs.html +++ b/phpBB/adm/style/acp_logs.html @@ -56,6 +56,7 @@ <fieldset class="display-options"> {L_DISPLAY_LOG}: {S_LIMIT_DAYS} {L_SORT_BY}: {S_SORT_KEY} {S_SORT_DIR} <input class="button2" type="submit" value="{L_GO}" name="sort" /> + {S_FORM_TOKEN} </fieldset> <hr /> <!-- IF PAGINATION --> @@ -79,7 +80,6 @@ <!-- ENDIF --> -{S_FORM_TOKEN} </form> <!-- INCLUDE overall_footer.html -->
\ No newline at end of file |