Example #1
0
    }
    if ($hcAutoConnect == "0") {
        $aliasHcAutoconnect = "No";
    }
    echo "<tr>\n\t\t\t\t<td></td>\n\t\t\t\t<td><hr width=\"100%\"></td>\n\t\t\t</tr>\n\t\t\t<tr>\n\t\t\t\t<td valign=\"top\"><strong>{$hcName}</strong></td>\n\t\t\t\t<td valign=\"top\">\n\t\t\t\t<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td><form action=\"hubconfig.php\" method=\"post\">\n\t\t\t\t\t\t<input type=\"hidden\" name=\"hubID\" value=\"{$hubID}\">\n\t\t\t\t\t\t<input type=\"hidden\" name=\"hcName\" value=\"{$hcName}\">\n\t\t\t\t\t\t<select name=\"action\" class=\"form_select\">\n\t\t\t\t\t\t\t<option selected value=\"edit\">Edit/View</option>\n\t\t\t\t\t\t\t<option value=\"delete\">Delete</option>\n\t\t\t\t\t\t\t</select><input type=\"submit\" value=\"Go\" class=\"button\"></form>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<form action=\"userdb.php\" method=\"post\">\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"hubID\" value=\"{$hubID}\">\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"parse\" value=\"Online\">\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"parseorder\" value=\"uiNick\">\n\t\t\t\t\t\t\t<input type=\"submit\" value=\"Online Users\" class=\"button\" title=\"View Online Users\"></form>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t</table>\n\t\t\t\t</td>\n\t\t\t</tr>";
    ?>
			<tr><?php 
    noedit_form("Hub status", $hcStatus);
    ?>
</tr>
			<tr><?php 
    noedit_form("Hub address", $hcHost);
    ?>
</tr>
			<tr><?php 
    noedit_form("Autoconnect", $aliasHcAutoconnect);
    ?>
</tr>
<?php 
    $d++;
}
?>
				</table>
				<!-- END HUB DETAILS -->
					</td>
				</tr>
				<tr>
					<td valign="top"><!-- EXTRAS? --></td>
					<td valign="top"><!-- EXTRAS? --></td>
				</tr>
			</table>
Example #2
0
							<!-- END HUB DETAILS -->
					</td>
					<td valign="top">
							<!-- HUB INFO -->
						<table cellpadding="0" cellspacing="0" class="config">
							<tr>
								<td></td>
								<td align="right"><font size="+1"><strong><u>Hub Details</u></strong></font>
								</td>
							</tr>
							<tr><?php 
        noedit_form("Software", $hcSoftware);
        ?>
</tr>
							<tr><?php 
        noedit_form("Software Version", $hcVersion);
        ?>
</tr>
							<tr><?php 
        textarea_form("MOTD", hcMotd, $hcMotd);
        ?>
</tr>
						</table>
						<!-- END HUB DETAILS -->
					</td>
				</tr>
				<tr>
					<td valign="top">
						<table cellpadding="0" cellspacing="0" class="config">
							<tr>
								<td></td>