mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Contacts: Additional "Community" field, language additions, misc adjustments.
This commit is contained in:
@@ -432,10 +432,10 @@ else {
|
||||
echo "</tr>\n";
|
||||
|
||||
echo " <tr>\n";
|
||||
echo " <td valign=\"top\" class=\"label\">\n";
|
||||
echo " <td valign=\"bottom\" class=\"label\">\n";
|
||||
echo " \n";
|
||||
echo " </td>\n";
|
||||
echo " <td valign=\"top\" align='right' class=\"label\" nowrap>\n";
|
||||
echo " <td valign=\"bottom\" align='right' class=\"label\" nowrap>\n";
|
||||
echo " <br />\n";
|
||||
echo " <input name=\"type\" type=\"hidden\" value=\"csv\">\n";
|
||||
echo " <input name=\"submit\" type=\"submit\" class=\"btn\" id=\"upload\" value=\"".$text['button-upload']."\">\n";
|
||||
|
||||
Reference in New Issue
Block a user