mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-20 09:56:32 +00:00
Added the content card div
This commit is contained in:
@@ -733,6 +733,7 @@
|
||||
echo $text['description-user_edit']."\n";
|
||||
echo "<br /><br />\n";
|
||||
|
||||
echo "<div class='card'>\n";
|
||||
echo "<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
|
||||
|
||||
echo " <tr>";
|
||||
@@ -1207,6 +1208,7 @@
|
||||
echo "</tr>\n";
|
||||
|
||||
echo "</table>";
|
||||
echo "</div>\n";
|
||||
echo "<br /><br />";
|
||||
|
||||
if ($action == 'edit') {
|
||||
|
||||
Reference in New Issue
Block a user