rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

commit 00b1596480c1891f470b38a2ec5e398fb2358480
parent 689b4f89f649764a2c04a36140a6629ec92bb4c7
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 16 Apr 2015 17:18:13 +0200

add missing item

Diffstat:
Mthemes/jumbotron/admin.php | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php @@ -224,6 +224,10 @@ foreach($langs as $prio => $lang) { <h2>User-Permissions</h2> </div> + <div class="hide_" id="user_pages"> + <h2>User-Pages</h2> + </div> + <div class="hide_" id="posts"> <h2>Posts</h2> <table class="table table-striped table-hover">