Vergleich reputation_vote - 1.2.0 - 1.2.8

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 2Zeile 2
	<td class="trow1 {$status_class}">

	<td class="trow1 {$status_class}">

		{$reputation_vote['username']} <span class="smalltext">({$reputation_vote['user_reputation']}) - {$last_updated} {$delete_link}<br /><br /></span>

		{$reputation_vote['username']}{$reputation_vote['user_reputation']} - {$last_updated} {$delete_link}<br /><br /></span>

		<strong class="{$vote_type_class}">{$vote_type}:</strong> {$reputation_vote['comments']}
</td>
</tr>

		<strong class="{$vote_type_class}">{$vote_type}:</strong> {$reputation_vote['comments']}
</td>
</tr>