diff --git a/pages/editimages.php b/pages/editimages.php index 11217dc..91ef7c3 100644 --- a/pages/editimages.php +++ b/pages/editimages.php @@ -20,13 +20,11 @@ if (!empty($VARS['id']) && $database->has('items', ['itemid' => $VARS['id']])) { ?>
-

- build("Editing images for item", ['item' => "" . htmlspecialchars($database->get('items', 'name', ['itemid' => $VARS['id']])) . ""]); ?> -

-
+
+

build("Editing images for item", ['item' => "" . htmlspecialchars($database->get('items', 'name', ['itemid' => $VARS['id']])) . ""]); ?>

-
+
@@ -40,18 +38,20 @@ if (!empty($VARS['id']) && $database->has('items', ['itemid' => $VARS['id']])) {
+
+
- + <?php echo $i['imagename']; ?>
- get("Promoted"); ?> + get("Promoted"); ?>