|
|
@ -301,7 +301,7 @@ function displayClanFightMenuWithClanLocked($user) {
|
|
|
|
$old_challenge_ids = getHistoricalChallengeIDs($user_clan['id']);
|
|
|
|
$old_challenge_ids = getHistoricalChallengeIDs($user_clan['id']);
|
|
|
|
?>
|
|
|
|
?>
|
|
|
|
<div align="center">
|
|
|
|
<div align="center">
|
|
|
|
<table width="100%" border="1">
|
|
|
|
<table width="500" border="0">
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<th height="30" colspan="3" align="center">Herausforderungen</th>
|
|
|
|
<th height="30" colspan="3" align="center">Herausforderungen</th>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|