Copyright: Fixed CDR Details and Dialplan Edit so copyright line stays where intended. Enhanced theme restored.

This commit is contained in:
Nate Jones
2014-07-27 15:52:34 +00:00
parent 377bd69939
commit 98b25b54ff
3 changed files with 7 additions and 16 deletions
+1 -1
View File
@@ -799,7 +799,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
echo " <input type='submit' class='btn' value='".$text['button-save']."'>\n";
echo " </td>\n";
echo " </tr>";
echo "</table";
echo "</table>";
echo "</form>";