summaryrefslogtreecommitdiff
path: root/themes/bluemarine/page.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/bluemarine/page.tpl.php')
-rw-r--r--themes/bluemarine/page.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bluemarine/page.tpl.php b/themes/bluemarine/page.tpl.php
index f2d3b19e7..3039ce7fb 100644
--- a/themes/bluemarine/page.tpl.php
+++ b/themes/bluemarine/page.tpl.php
@@ -20,7 +20,7 @@
<td id="menu">
<?php if ($secondary_links) { ?><div id="secondary"><?php print theme('links', $secondary_links) ?></div><?php } ?>
<?php if ($primary_links) { ?><div id="primary"><?php print theme('links', $primary_links) ?></div><?php } ?>
- <?php print $search_box ?>
+ <?php print $search_box ?>
</td>
</tr>
<tr>