rpicms

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

commit 76edcf372ab6e84aa37ccc176e0ff3382938839b
parent 10544fbd9c399e484aaeeff894a544519857e053
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 29 Nov 2014 17:35:33 +0100

next try

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 @@ -189,7 +189,7 @@ <div class="col-md-4"> <h2>'.$name_themes.'</h2> <form action="."> - <p><select size="1" name="Auswahl" onchange="Go(this)" width="100%""> + <p><select size="1" name="Auswahl" onchange="Go(this);" width="100%""> <option value="leer" selected="selected">[ bitte auswählen! ]</option> <option value="leer">------------------------</option> <option value="../jumbotron">Jumbotron</option>