summaryrefslogtreecommitdiffstats
path: root/search/templates/part.results.php
diff options
context:
space:
mode:
Diffstat (limited to 'search/templates/part.results.php')
-rw-r--r--search/templates/part.results.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/search/templates/part.results.php b/search/templates/part.results.php
index 9e39a1c2c8b..1469e3468d3 100644
--- a/search/templates/part.results.php
+++ b/search/templates/part.results.php
@@ -1,7 +1,7 @@
<div id='searchresults'>
<table>
<tbody>
- <tr class='template '>
+ <tr class='template'>
<td class='type'></td>
<td class='result'>
<a>
@@ -9,6 +9,7 @@
<div class='text'></div>
</a>
</td>
+ <td class='container'></td>
</tr>
</tbody>
</table>