------------------------------------------------------------------------------------
                            UNINSTALLATION INSTRUCTIONS
------------------------------------------------------------------------------------

To uninstall Global Admin Template from a phpBB forum, follow these steps.

1) If you have not done so already, unzip the Global Admin Template ZIP file you
   have downloaded.  This will create several new files.  These are described in
   detail by the readme.txt file.

2) Open the file called file_edits.txt in your favorite text editor or web browser.
   Near the top of this file is a list of files labeled "Files To Edit."  If you have
   unchanged backups of these files, replace the current files with your backups.
   Doing this will reverse any changes made to the current files since the backup
   files were created.

   For any files for which you do not have backups, make the changes to those files
   described in file_edits.txt in reverse.  For example, if there is a FIND action
   followed by a REPLACE WITH action, locate the REPLACE WITH code in your file and
   replace it with the FIND code.  For any ADD or similar actions, find and delete
   the code that was added during installation.

3) Delete all files in the templates/admin directory, and then delete the directory
   itself.  Also delete the error_body.tpl, message_body.tpl, and confirm_body.tpl
   files copied to the templates/directory on installation.

4) If you performed the optional deletion of the templates/xxxx/admin directories,
   restore those directories and their files from your backups.