rpicms

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

commit 60e28166bbd727b8b99473b52fd9543f39863578
parent 4ad106b2964b09b55c036b0ac7d92fcdadea329f
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 23 Nov 2014 18:04:34 +0100

clean echo and retry :/

Diffstat:
Mthemes/jumbotron/index.php | 10++++------
1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/themes/jumbotron/index.php b/themes/jumbotron/index.php @@ -124,12 +124,10 @@ </h4> </div> <div> - <p> - $post_text</br> - </p> - <p> - <a class='btn btn-primary btn-lg' type='hidden' href='index.php?id=$id' role='button'>Learn more &raquo;</a> - </p> + <p> + $post_text</br> + </p> + </div> "; } ?>