Multiple Apps: Integrate content cards.
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
//echo $e->getMessage();
|
||||
}
|
||||
|
||||
echo "<div class='card'>\n";
|
||||
echo "<table class='list'>\n";
|
||||
echo "<tr class='list-header'>\n";
|
||||
echo " <th>".$text['label-name']."</th>\n";
|
||||
@@ -153,6 +154,7 @@
|
||||
}
|
||||
}
|
||||
echo "</table>\n";
|
||||
echo "</div>\n";
|
||||
echo "<br /><br />";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user