Update profile.tpl

This commit is contained in:
Shadow
2014-03-12 14:02:59 +02:00
parent 9258cab333
commit feac499c54
+2 -2
View File
@@ -82,7 +82,7 @@ include("menu.tpl"); ?>
<tr><td class="rbg" colspan="4">Medals</td></tr> <tr><td class="rbg" colspan="4">Medals</td></tr>
<tr> <tr>
<td>Category</td> <td>Category</td>
<td>Rang</td> <td>Rank</td>
<td>Week</td> <td>Week</td>
<td>BB-Code</td> <td>BB-Code</td>
</tr> </tr>
@@ -118,7 +118,7 @@ INDELING CATEGORIEEN:
$titel="Robber of the week"; $titel="Robber of the week";
break; break;
case "5": case "5":
$titel="Top 10 of both attacckers and defenders"; $titel="Top 10 of both attackers and defenders";
break; break;
case "6": case "6":
$titel="Top 3 of Attackers of week ".$medal['points']." in a row"; $titel="Top 3 of Attackers of week ".$medal['points']." in a row";