{form legend="Installed Packages"}
{if $failedcommands or $error}
{if $error}
There was a problem during the installation
It seems the administrators information got lost during the process. Please go back to the admin setup page and enter the information again and follow through with the installation.
Please don't use the back button.
Some errors occured. Your site may not be ready to run. You can revisit the previous page to rerun the installation.
{/if}
{else}
All Database operations completed succesfully
{if !$first_install}
You have just successfully installed new packages.
During installation, new permissions were probably
added to the database, but not assigned to any groups.
You can use the {smartlink ititle="permission
maintenance" ipackage=users ifile=admin/permissions.php}
page to assign these permissions quickly and
easily.
{/if}
{if $packageList.install}
{formlabel label="Packages that were installed"}
{forminput}
{foreach from=$packageList.install item=package}
{$package}
{foreachelse}
No packages were installed
{/foreach}
{/forminput}
{/if}
{if $packageList.uninstall}
{formlabel label="Packages that were uninstalled"}
{forminput}