summaryrefslogtreecommitdiff
path: root/themes/xtemplate/xtemplate.xtmpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/xtemplate/xtemplate.xtmpl')
-rw-r--r--themes/xtemplate/xtemplate.xtmpl16
1 files changed, 8 insertions, 8 deletions
diff --git a/themes/xtemplate/xtemplate.xtmpl b/themes/xtemplate/xtemplate.xtmpl
index a674804b1..f6dfbfcd6 100644
--- a/themes/xtemplate/xtemplate.xtmpl
+++ b/themes/xtemplate/xtemplate.xtmpl
@@ -17,21 +17,21 @@
<body{onload_attributes}>
<table border="0" cellpadding="0" cellspacing="0" class="header">
-
<tr>
- <td colspan="2" class="menu">
- <span id="logo"><a href="./"><img src="themes/xtemplate/images/druplicon.gif" alt="" /></a></span>
- <span id="secondary">{secondary_links}</span><br />
+ <td class="menu" valign="bottom"><a href="./"><img src="themes/xtemplate/images/druplicon.gif" alt="" /></a></td>
+ <td class="menu" align="right" valign="middle">
+ <div id="secondary">{secondary_links}</div>
+ <div id="primary">{primary_links}</div>
<!-- BEGIN: search_box -->
- <form action="{search_url}" method="post">
- <input class="keys" type="text" size="50" value="" name="keys" />
+ <form action="{search_url}" method="post" class="search-form">
+ <input class="keys" type="text" size="15" value="" name="keys" />
<input type="submit" value="{search_button_text}" />
</form>
<!-- END: search_box -->
- <span id="primary">{primary_links}</span>
</td>
</tr>
-
+</table>
+<table border="0" cellpadding="0" cellspacing="0" class="header">
<tr>
<td valign="top">
<!-- BEGIN: message -->