mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update menu_item_edit.php
This commit is contained in:
@@ -513,7 +513,7 @@
|
||||
}
|
||||
}
|
||||
echo "</select>";
|
||||
echo "<input type='submit' class='btn' name='submit' value=\"".$text['button-add']."\">\n";
|
||||
echo button::create(['type'=>'submit','label'=>$text['button-add'],'icon'=>$_SESSION['theme']['button_icon_add']]);
|
||||
}
|
||||
echo " </td>";
|
||||
echo " </tr>";
|
||||
|
||||
Reference in New Issue
Block a user