Language var consistency correction - "dial_plan" to "dialplan".

This commit is contained in:
Nate Jones
2013-05-29 04:43:43 +00:00
parent 5599b5a076
commit 9fbab08a53
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -284,7 +284,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
echo " </tr>\n";
echo " <tr>\n";
echo " <td align='left' colspan='2'>\n";
echo " ".$text['description-dial_plan-edit']."\n";
echo " ".$text['description-dialplan-edit']."\n";
echo " \n";
echo " </td>\n";
echo " </tr>\n";