diff --git a/about.php b/about.php index 036ea14..898661f 100644 --- a/about.php +++ b/about.php @@ -1,11 +1,11 @@ 'Fancy', - 'Description' => "Vanilla Forums Responsive Template by Hoangsoft.com", - 'Version' => '1.1', - 'Author' => "Hoangsoft.com", - 'License'=>"GNU GPL2", - 'AuthorEmail' => 'info@hoangsoft.com', - 'AuthorUrl' => 'http://hoangsoft.com' -); \ No newline at end of file +$ThemeInfo['Fancy-GMT'] = array( + 'Name' => 'Fancy-GMT', + 'Description' => "Modified version of 'Vanilla Forums Responsive Template by Hoangsoft.com'", + 'Version' => '1.0 (based on Fancy version 1.1)', + 'Author' => "Rylie James Thomas (original by Hoangsoft.com)", + 'License'=>"GNU GPL2", + 'AuthorEmail' => 'contact@ryliejamesthomas.net', + 'AuthorUrl' => 'http://ryliejamesthomas.net' +);