commit 1cad024295134e1d5c84500d0d6e37fcb3eb40b0 parent 91fbb405d4fc9c41456fd0fe665705061051aad8 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 28 Feb 2015 22:47:14 +0100 ehmm arrow was wrong xD Diffstat:
| M | themes/jumbotron/admin.php | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php @@ -234,7 +234,7 @@ foreach($langs as $prio => $lang) { echo "<td>94</td>"; echo "</tr>"; $x = $x+1; - if($x < 1){ + if($x > 1){ $id = $id+1; }else{ $id = $id+2;