mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Multiple Apps: Integrate content cards.
This commit is contained in:
@@ -396,6 +396,7 @@
|
||||
echo " <div style='clear: both;'></div>\n";
|
||||
echo "</div>\n";
|
||||
|
||||
echo "<div class='card'>\n";
|
||||
echo "<table width='100%' cellpadding='0' cellspacing='0'>\n";
|
||||
|
||||
echo " <tr>";
|
||||
@@ -563,6 +564,7 @@
|
||||
echo " </tr>";
|
||||
|
||||
echo "</table>";
|
||||
echo "</div>";
|
||||
echo "<br><br>";
|
||||
|
||||
if (permission_exists('menu_add') || permission_exists('menu_edit')) {
|
||||
|
||||
Reference in New Issue
Block a user