aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_logs.html
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2014-09-20 20:35:14 +0200
committerJakub Senko <jakubsenko@gmail.com>2014-09-20 20:35:14 +0200
commitace3b806a9d6d9a10ebe35cdadede2472b7f9fec (patch)
treeb2411837122d1b9f6c830fe9fc8ddf6ff328ab23 /phpBB/adm/style/acp_logs.html
parentef58752db8996016dbd32a89dd8b549ec806946f (diff)
downloadforums-ace3b806a9d6d9a10ebe35cdadede2472b7f9fec.tar
forums-ace3b806a9d6d9a10ebe35cdadede2472b7f9fec.tar.gz
forums-ace3b806a9d6d9a10ebe35cdadede2472b7f9fec.tar.bz2
forums-ace3b806a9d6d9a10ebe35cdadede2472b7f9fec.tar.xz
forums-ace3b806a9d6d9a10ebe35cdadede2472b7f9fec.zip
[ticket/13082] move style to css file
PHPBB3-13082
Diffstat (limited to 'phpBB/adm/style/acp_logs.html')
-rw-r--r--phpBB/adm/style/acp_logs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_logs.html b/phpBB/adm/style/acp_logs.html
index 291fc23e25..9e8eb24ea0 100644
--- a/phpBB/adm/style/acp_logs.html
+++ b/phpBB/adm/style/acp_logs.html
@@ -8,7 +8,7 @@
<form id="list" method="post" action="{U_ACTION}">
-<fieldset class="display-options" style="text-align: left;">
+<fieldset class="display-options" class="text-left">
{L_SEARCH_KEYWORDS}{L_COLON} <input type="text" name="keywords" value="{S_KEYWORDS}" />&nbsp;<input type="submit" class="button2" name="filter" value="{L_SEARCH}" />
</fieldset>