From 4e0740ef27526b97f5a8d943c828f3520aa423cc Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Wed, 18 Sep 2013 19:48:38 +0000 Subject: [PATCH] Add the class title class to dialplan edit. --- app/dialplan/dialplan_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dialplan/dialplan_edit.php b/app/dialplan/dialplan_edit.php index 636be0d416..c0a2ec4971 100644 --- a/app/dialplan/dialplan_edit.php +++ b/app/dialplan/dialplan_edit.php @@ -261,7 +261,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo "\n"; echo " \n"; echo " \n"; echo "
\n"; - echo" ".$text['title-dialplan_edit']."
\n"; + echo" ".$text['title-dialplan_edit']."
\n"; echo "
\n"; echo " \n";