aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_search.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-11-19 14:14:35 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-11-19 14:14:35 +0000
commit8ce38c75048b567dd6b2c8456316fe4e68794379 (patch)
tree8d8d860d58b061f569ecf09ab61e28285b9a136d /phpBB/adm/style/acp_search.html
parent8391d6d71dfdb7c27a2b1313c38f6adbd1f1195e (diff)
downloadforums-8ce38c75048b567dd6b2c8456316fe4e68794379.tar
forums-8ce38c75048b567dd6b2c8456316fe4e68794379.tar.gz
forums-8ce38c75048b567dd6b2c8456316fe4e68794379.tar.bz2
forums-8ce38c75048b567dd6b2c8456316fe4e68794379.tar.xz
forums-8ce38c75048b567dd6b2c8456316fe4e68794379.zip
some style related changes/fixes
git-svn-id: file:///svn/phpbb/trunk@6604 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/acp_search.html')
-rw-r--r--phpBB/adm/style/acp_search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_search.html b/phpBB/adm/style/acp_search.html
index 11f022ecbc..77fbbdc764 100644
--- a/phpBB/adm/style/acp_search.html
+++ b/phpBB/adm/style/acp_search.html
@@ -13,7 +13,7 @@
<legend>{L_GENERAL_SEARCH_SETTINGS}</legend>
<dl>
<dt><label for="load_search">{L_YES_SEARCH}:</label><br /><span>{L_YES_SEARCH_EXPLAIN}</span></dt>
- <dd><input type="radio" class="radio" id="load_search" name="config[load_search]" value="1"<!-- IF S_YES_SEARCH --> checked="checked"<!-- ENDIF --> class="radio" />&nbsp;{L_YES}&nbsp;&nbsp;<input type="radio" class="radio" name="config[load_search]" value="0"<!-- IF not S_YES_SEARCH --> checked="checked"<!-- ENDIF --> class="radio" />&nbsp;{L_NO}</dd>
+ <dd><input type="radio" class="radio" id="load_search" name="config[load_search]" value="1"<!-- IF S_YES_SEARCH --> checked="checked"<!-- ENDIF --> />&nbsp;{L_YES}&nbsp;&nbsp;<input type="radio" class="radio" name="config[load_search]" value="0"<!-- IF not S_YES_SEARCH --> checked="checked"<!-- ENDIF --> />&nbsp;{L_NO}</dd>
</dl>
<dl>
<dt><label for="search_interval">{L_SEARCH_INTERVAL}:</label><br /><span>{L_SEARCH_INTERVAL_EXPLAIN}</span></dt>