rpicms

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

commit 2b8c383c1353a975da867b3302a5aa005b6d5d71
parent 978c0d9f7c18c86a9d7eb7a9744ebebba546c43e
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed,  1 Apr 2015 19:24:34 +0200

next one (in module)

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 @@ -88,7 +88,7 @@ if ($root_3[1] == 'core') { <link rel="icon" href="../../core/libs/theme_engine/BootStrap/favicon.ico"> <?php - #echo "<title>$blog_name</title>"; + echo "<title>$blog_name</title>"; ?> <!-- Bootstrap core CSS -->