From a7c735a14b5d3c3b1e077ed550e047f224bd8a03 Mon Sep 17 00:00:00 2001 From: HWFord <54360213+HWFord@users.noreply.github.com> Date: Wed, 16 Jul 2025 15:07:00 +0200 Subject: [PATCH] relates #2306 move button for update page --- admin/themes/default/template/updates_pwg.tpl | 60 ++++++++++++++----- 1 file changed, 46 insertions(+), 14 deletions(-) diff --git a/admin/themes/default/template/updates_pwg.tpl b/admin/themes/default/template/updates_pwg.tpl index 0fda39457..0f94e1bf3 100644 --- a/admin/themes/default/template/updates_pwg.tpl +++ b/admin/themes/default/template/updates_pwg.tpl @@ -110,14 +110,29 @@ p.release .errors {margin:0} {'This is a minor update, with only bug corrections.'|@translate}

-

- +

+ +
{/if} @@ -156,14 +171,31 @@ p.release .errors {margin:0} {if !empty($missing.plugins) or !empty($missing.themes)}

{/if} -

-{if isset($MAJOR_RELEASE_PHP_REQUIRED)} - {'Requires PHP %s'|translate:$MAJOR_RELEASE_PHP_REQUIRED} -{/if} -

- - -

+ + + + + {/if}