rpicms

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

commit 401a0ca753a48f86e03fe6b16e744b65b85d193f
parent a2d777d007a621be4ba9d704adbe06cae4bdbf3b
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri,  2 Jan 2015 20:22:59 +0100

fix index.php

Diffstat:
Mthemes/jumbotron/index.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/jumbotron/index.php b/themes/jumbotron/index.php @@ -290,7 +290,7 @@ if ($root_3[1] == 'core') { include($root . '/core/backend/admin/modules/page_footer.php'); echo " </div> - " + "; } } }