From 074de993fe61bdebe7a21e03f0d4ffab50903a68 Mon Sep 17 00:00:00 2001 From: HWFord <54360213+HWFord@users.noreply.github.com> Date: Wed, 7 Jan 2026 16:45:54 +0100 Subject: [PATCH] fixes #2503 revert moving update button --- admin/themes/default/template/updates_pwg.tpl | 58 +++++-------------- 1 file changed, 13 insertions(+), 45 deletions(-) diff --git a/admin/themes/default/template/updates_pwg.tpl b/admin/themes/default/template/updates_pwg.tpl index 0f94e1bf3..682114d8b 100644 --- a/admin/themes/default/template/updates_pwg.tpl +++ b/admin/themes/default/template/updates_pwg.tpl @@ -110,29 +110,14 @@ p.release .errors {margin:0} {'This is a minor update, with only bug corrections.'|@translate}

- - - +

+ +

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

{/if} - - - - - - +

-{/if} +{/if} \ No newline at end of file