}
    ?>
<table border='0'>
	<?php 
} else {
    ?>
	</td></tr></table>
	<form action="index.php" method="post" name="adminForm" id="adminForm" class="adminForm" enctype="multipart/form-data">
	<table border='0'><tr><td colspan="2">
	<?php 
    if (isset($this->content->catsid)) {
        $catids = $this->content->catsid;
    } else {
        $catids = array();
    }
    JHTMLAdsmanagerCategory::displayMultipleCategories("cats", $this->cats, $catids, array("root_allowed" => $this->conf->root_allowed), $this->nbcats);
}
if (isset($this->content->userid)) {
    $userid = $this->content->userid;
} else {
    $userid = $this->userid;
}
?>

<tr>
<td><?php 
echo JText::_('ADSMANAGER_TH_PUBLISH');
?>
</td>
<td>
<br>