Time Conditions: Overhaul (on Add only, so far).

This commit is contained in:
Nate Jones
2015-01-24 04:10:37 +00:00
parent 12ca6e7498
commit b17af46313
6 changed files with 1020 additions and 1288 deletions
+2
View File
@@ -764,12 +764,14 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
} //end if update
echo "<br>\n";
echo "<div align='right'>\n";
if ($action == "update") {
echo " <input type='hidden' name='dialplan_uuid' value='$dialplan_uuid'>\n";
}
echo " <input type='submit' class='btn' value='".$text['button-save']."'>\n";
echo "</div>\n";
echo "<br><br>\n";
echo "</form>";
if (file_exists($_SERVER['DOCUMENT_ROOT'].PROJECT_PATH."/app/billing/app_config.php")){