habe vorhin ein kleinen Fehler gefunden als ich meinen style etwas bearbeitet habe (oder is es doch kein fehler?)
Auf jedenfall handelt es sich hierbei um die subSilver Datei: viewforum_body.tpl
Auszug:
Da lautet die stelle:<!-- BEGIN topicrow -->
<tr>
<td class="row1" align="center" valign="middle" width="20"><img src="{topicrow.TOPIC_FOLDER_IMG}" width="19" height="18" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
<td class="row1" width="100%"><span class="topictitle">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall"><br />
{topicrow.GOTO_PAGE}</span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
<td class="row3" align="center" valign="middle"><span class="name">{topicrow.TOPIC_AUTHOR}</span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.VIEWS}</span></td>
<td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{topicrow.LAST_POST_TIME}<br />{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}</span></td>
</tr>
<!-- END topicrow -->
<td class="row3Right" align="center" valign="middle" nowrap="nowrap">
anstatt
<td class="row3" align="center" valign="middle" nowrap="nowrap">
habe mir Sicherheitshalber auch das Deutsche sowie Englische Paket runtergeladen und da stehts genau so drin.
gruß dslmonster
p.s.
wenns kein fehler ist bitte Thema schließen.