rpicms

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

commit eaea6b0dcd42a7f0ab4d7c21c35109fe146c2044
parent 680890abc034d5556bded67f1178072a0643f4a4
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 21 Dec 2014 09:22:45 +0100

:D

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

diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php @@ -180,7 +180,7 @@ foreach($langs as $prio => $lang) { <div class="hide_" id="update"> <h2>Updates</h2> <form action="update.php"> - <button type="submit" value="update">Update</button> + <button type="submit" value="update" name="update">Update</button> </form> </div>