english sentence forgotten in the main file (replaced by the correspondent equivelent in app_languages.php)
This commit is contained in:
@@ -548,8 +548,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
|
||||
echo "<td class='vtable' align='left'>\n";
|
||||
echo " <input class='formfld' type='text' name='fax_destination_number' maxlength='255' value=\"$fax_destination_number\">\n";
|
||||
echo "<br />\n";
|
||||
echo " ".$content_fax['description-destination-number']."\n";
|
||||
echo "Enter the fax destination number.\n";
|
||||
echo " ".$content_fax['description-destination-number']."\n";
|
||||
echo "</td>\n";
|
||||
echo "</tr>\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user