mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Changed class on file input.
This commit is contained in:
@@ -407,7 +407,7 @@ else {
|
||||
echo " ".$text['label-import_file_upload'].":\n";
|
||||
echo "</td>\n";
|
||||
echo "<td class='vtable' align='left'>\n";
|
||||
echo " <input name=\"ulfile\" type=\"file\" class=\"btn\" id=\"ulfile\">\n";
|
||||
echo " <input name=\"ulfile\" type=\"file\" class=\"formfld\" id=\"ulfile\">\n";
|
||||
echo "<br />\n";
|
||||
//echo "Select the enclosure.\n";
|
||||
echo "</td>\n";
|
||||
|
||||
Reference in New Issue
Block a user