Revert install to require admin, rather than founder.

This commit is contained in:
Ice
2008-02-03 11:54:26 +00:00
parent 341ce7a74c
commit f521c31aef
3 changed files with 680 additions and 672 deletions

View File

@@ -59,7 +59,7 @@ $lang = array_merge($lang, array(
'INSTALLER_UNINSTALL_NOTE' => 'Welcome to the Updatemenu',
'INSTALLER_UNINSTALL_SUCCESSFUL' => 'Installation of the MOD v%s was successful.',
'INSTALLER_NEEDS_FOUNDER' => 'You must be logged in as a founder.<br /><a href="../ucp.php?mode=login"><strong>Go to login</strong>',
'INSTALLER_NEEDS_ADMIN' => 'You must be logged in as an admin.<br /><a href="../ucp.php?mode=login"><strong>Go to login</strong>',
'INSTALLER_UPDATE' => 'Update',
'INSTALLER_UPDATE_MENU' => 'Updatemenu',