commit c33b1e81b3d31b4ef2641e1f2ffd3287dddef289
parent d6b5cd28392b233d87bf6a52d5e224fbf93bee60
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 28 Feb 2015 22:06:42 +0100
next try
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php
@@ -227,7 +227,7 @@ foreach($langs as $prio => $lang) {
while ($x < $post_id_clean+1){
include($root . '/core/config/connect.db.inc.php');
echo "<tr>";
- echo "<td>$post_id_clean</td>";
+ echo "<td>$post_id</td>";
echo "<td>Jackson</td>";
echo "<td>94</td>";
echo "</tr>";