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

This commit is contained in:
Nate Jones
2013-05-29 04:43:43 +00:00
parent a4bf02d015
commit 1241702018
4 changed files with 7 additions and 7 deletions

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";