Visual adjustments.

This commit is contained in:
Nate Jones
2015-02-15 10:05:08 +00:00
parent eb3618e9f7
commit 80fddb7fd4
12 changed files with 43 additions and 34 deletions

View File

@@ -51,6 +51,7 @@ else {
echo "<td width='50%' nowrap='nowrap' align='left'><b>".$text['title']."</b></td>\n";
echo "<td width='50%' align='right'>&nbsp;</td>\n";
echo "</tr></table>\n";
echo "<br>";
$sql = "select * from v_call_broadcasts ";
$sql .= "where domain_uuid = '$domain_uuid' ";