﻿/*
+-----------------------------------------+
| THE MOVIE HOUSE User Info Panel
+-----------------------------------------+
+-----------------------------------------+
| Copyright © Tommy Hermans
| Web: www.phpfusion-nederlands.info
| Email: tommy@themoviehouse.nl
|-----------------------------------------+
==================================================================================
|                                                                                |
|    This program is free software: you can redistribute it and/or modify        |
|    it under the terms of the GNU Affero General Public License as              |
|    published by the Free Software Foundation, either version 3 of the          |
|    License, or (at your option) any later version.                             |
|                                                                                |
|    This program is distributed in the hope that it will be useful,             |
|    but WITHOUT ANY WARRANTY; without even the implied warranty of              |
|    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the               |
|    GNU Affero General Public License for more details.                         |
|                                                                                |
|   You should have received a copy of the GNU Affero General Public License     |
|    along with this program.  If not, see <http://www.gnu.org/licenses/>.       |
|                                                                                |
==================================================================================
|-----------------------------------------+
| PHP-Fusion
| Copyright © 2002 - 2009 Nick Jones
| http://www.php-fusion.co.uk/
|-----------------------------------------+
*/


///GENERAL:
-----------------
Modified User info Panel.

///INSTALL INSTRUCTIONS:
-------------------------------------------
1. Upload all files/folders from files to your ftp root

///Editing:
-----------
If you want to change the color of the number of new messages follow the next steps:

Find:

echo "<strong><font color='336633'>

Change the color of the font, and you are ready for use.
The color is Green by default.
