mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 17:13:49 +00:00
Removal of colon next to form label names.
This commit is contained in:
@@ -119,7 +119,7 @@ else {
|
||||
*/
|
||||
|
||||
|
||||
echo " ".$text['label-table'].": \n";
|
||||
echo " ".$text['label-table']."\n";
|
||||
echo " <select name='table_name' class='formfld' style='width: auto;'>\n";
|
||||
echo " <option value=''></option>\n";
|
||||
if ($db_type == "sqlite") {
|
||||
|
||||
Reference in New Issue
Block a user