summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TWiki/WebSearch.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/TWiki/WebSearch.mdwn b/TWiki/WebSearch.mdwn
index ad3ee555..f872c9f7 100644
--- a/TWiki/WebSearch.mdwn
+++ b/TWiki/WebSearch.mdwn
@@ -1,6 +1,6 @@
<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/">
<ul>
- <li><b>Simple search</b>: <table>
+ <li><b>Simple search</b>: <table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><input checked name="scope" type="radio" value="text" /> Topic text (body)     </td>
<td><input name="web" type="checkbox" /> All webs (not only %WIKITOOLNAME%.%WEB% web) </td>
@@ -15,7 +15,7 @@
<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/">
<ul>
- <li><b>Advanced search</b>: <table>
+ <li><b>Advanced search</b>: <table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><input checked name="scope" type="radio" value="text" /> Topic text (body)     </td>
<td> Search </td>