From 516dfc95fcd3558e4dc205f2a2b87b44bf47c4a8 Mon Sep 17 00:00:00 2001 From: lsces Date: Sun, 5 Apr 2026 15:29:16 +0100 Subject: It does help if you stage changes from the right machine. This is the rework of the installer for namespace and php8.4 --- templates/install_welcome.tpl | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) mode change 100644 => 100755 templates/install_welcome.tpl (limited to 'templates/install_welcome.tpl') diff --git a/templates/install_welcome.tpl b/templates/install_welcome.tpl old mode 100644 new mode 100755 index 7045180..ad3d97a --- a/templates/install_welcome.tpl +++ b/templates/install_welcome.tpl @@ -3,7 +3,9 @@

Welcome to the Bitweaver Installer

-

Since this does not appear to be your first install, you can access various pages of the installer. To install new packages, please visit Packages.

+ {if $gBitUser->isAdmin()} +

Since this does not appear to be your first install, you can access various pages of the installer. To install new packages, please visit Packages.

+ {/if}

Thank you for choosing Bitweaver. This web content management system offers an unparalleled consonance of simplicity, performance, and flexibility. For questions, comments, and support, please visit bitweaver.org. Help is available via the forum and via #bitweaver chat. Click to begin the install process:

@@ -11,9 +13,9 @@
{forminput} - {if $gBitInstaller->isInstalled()} - Upgrade Install Packages - Restart Installation + {if $gBitUser->isAdmin()} + Upgrade Install Packages + Restart Installation {else} -- cgit v1.3