mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-14 12:38:47 +00:00
Fix the fax date
This commit is contained in:
@@ -436,6 +436,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
|
||||
echo " ".$text['label-fax_date']."\n";
|
||||
echo "</td>\n";
|
||||
echo "<td class='vtable' align='left'>\n";
|
||||
echo " <input name='fax_date' class='formfld' value='$fax_date' type='text' class='formfld'>\n";
|
||||
echo "<br />\n";
|
||||
echo $text['description-fax_date']."\n";
|
||||
echo "</td>\n";
|
||||
|
||||
Reference in New Issue
Block a user