rpicms

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

commit c8c1a89079a2c7ab65858e6b1b9344ca3268eb88
parent a4ec56b07e6dc47013977ba00c12799a238102ff
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 22 Nov 2014 21:33:43 +0100

last edit for to day. This person is going to sleep :D

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 @@ -81,7 +81,7 @@ <div class="post-content image-caption-format-1"> </a> <?php - echo "$post_text</br></br></br>"; + echo "$post_text</br></br>"; ?> </div> <p><a class="btn btn-primary btn-lg" href="http://rpicms.readthedocs.org/de/develop/features/themes.html" role="button">Learn more &raquo;</a></p>