1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-20 11:51:43 +02:00

UI Improvements - Plugins Views without Headers #194

This commit is contained in:
Awilum
2014-02-14 19:36:10 +02:00
parent 82a516d431
commit 5e2984e448
7 changed files with 4 additions and 19 deletions

View File

@@ -1,5 +1,3 @@
<h3><?php echo __('Users', 'users'); ?></h3>
<hr>
<table>
<tr>
<td></td>
@@ -11,4 +9,4 @@
</td>
</tr>
<?php } ?>
</table>
</table>