Empty commit

This commit is contained in:
Git 2013-11-21 08:00:44 +00:00
parent fd6c63ab67
commit 95d870ba18
2 changed files with 2 additions and 2 deletions

View File

@ -169,7 +169,7 @@ function compare($X, $Y) {
<? if ($WikiImage != '') { ?>
<p align="center"><img width="100%" src="<?=ImageTools::process($WikiImage, true)?>" alt="<?=$AltName?>" onclick="lightbox.init('<?=ImageTools::process($WikiImage)?>', 220);" /></p>
<? } else { ?>
<p align="center"><img src="<?=STATIC_SERVER?>common/noartwork/<?=$CategoryIcons[$GroupCategoryID - 1]?>" alt="<?=$Categories[$GroupCategoryID - 1]?>" class="brackets tooltip" title="<?=$Categories[$GroupCategoryID - 1]?>" width="220" height="220" border="0" /></p>
<p align="center"><img width="100%" src="<?=STATIC_SERVER?>common/noartwork/<?=$CategoryIcons[$GroupCategoryID - 1]?>" alt="<?=$Categories[$GroupCategoryID - 1]?>" class="brackets tooltip" title="<?=$Categories[$GroupCategoryID - 1]?>" height="220" border="0" /></p>
<?
}
$Index++;

View File

@ -76,7 +76,7 @@
To confirm your invite, click on the following link:
https://$SiteURL/register.php?invite=$InviteKey
{$SiteURL}register.php?invite=$InviteKey
After you register, you will be able to use your account. Please take note that if you do not use this invite in the next 3 days, it will expire. We urge you to read the RULES and the wiki immediately after you join.