Habe diesen Code für User1

PHP-Code:
  <tr><?php if (mosCountModules"user1" )) { ?>
    <td width="50%" valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="19"><img src="templates/<?php echo $cur_template?>/images/left_box_1.png" width="19" height="10" /></td>
        <td background="templates/<?php echo $cur_template?>/images/left_box_2.png"></td>
        <td width="21"><img src="templates/<?php echo $cur_template?>/images/left_box_3.png" width="21" height="10" /></td>
      </tr>
      <tr>
        <td background="templates/<?php echo $cur_template?>/images/left_box_4.png"></td>
        <td valign="top" background="templates/<?php echo $cur_template?>/images/left_box_5.png"><?php mosLoadModules 'user1' ); ?></td>
        <td background="templates/<?php echo $cur_template?>/images/left_box_6.png"></td>
      </tr>
      <tr>
        <td width="19" height="10"><img src="templates/<?php echo $cur_template?>/images/left_box_7.png" width="19" height="10" /></td>
        <td background="templates/<?php echo $cur_template?>/images/left_box_8.png"></td>
        <td><img src="templates/<?php echo $cur_template?>/images/left_box_9.png" width="21" height="10" /></td>
Wie gebe ich hier an, das das Menü in eine zeile soll !?!

THX4help