Vergleich install/resources/mybb_theme.xml - 1.2.2 - 1.2.7

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 9Zeile 9
			<font-style><![CDATA[]]></font-style>
<font-weight><![CDATA[]]></font-weight>
<extra><![CDATA[text-align: center; /* IE 5 fix */

			<font-style><![CDATA[]]></font-style>
<font-weight><![CDATA[]]></font-weight>
<extra><![CDATA[text-align: center; /* IE 5 fix */

line-height: 1.4]]></extra>

line-height: 1.4;]]></extra>

			<a_link>
<color><![CDATA[#026CB1]]></color>
<text-decoration><![CDATA[none]]></text-decoration>

			<a_link>
<color><![CDATA[#026CB1]]></color>
<text-decoration><![CDATA[none]]></text-decoration>

Zeile 600Zeile 600
{$footer}
</body>
</html>]]></template>

{$footer}
</body>
</html>]]></template>

		<template name="header_welcomeblock_member" version="120"><![CDATA[	<span style="float:right;">{$lang->welcome_current_time}</span>

		<template name="header_welcomeblock_member" version="123"><![CDATA[	<span style="float:right;">{$lang->welcome_current_time}</span>

		{$lang->welcome_back} (<a href="{$mybb->settings['bburl']}/usercp.php"><strong>{$lang->welcome_usercp}</strong></a>{$admincplink} &mdash; <a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;uid={$mybb->user['uid']}">{$lang->welcome_logout}</a>)<br />
<span class="links">

		{$lang->welcome_back} (<a href="{$mybb->settings['bburl']}/usercp.php"><strong>{$lang->welcome_usercp}</strong></a>{$admincplink} &mdash; <a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;uid={$mybb->user['uid']}">{$lang->welcome_logout}</a>)<br />
<span class="links">

					<a href="#" onclick="MyBB.popupWindow('misc.php?action=buddypopup', 'buddyList', 170, 300);">{$lang->welcome_open_buddy_list}</a>

					<a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup', 'buddyList', 170, 300);">{$lang->welcome_open_buddy_list}</a>

				</span>

				</span>

				<a href="search.php?action=getnew">{$lang->welcome_newposts}</a> | <a href="search.php?action=getdaily">{$lang->welcome_todaysposts}</a> | <a href="private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}]]></template>

				<a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a> | <a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a> | <a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}]]></template>

		<template name="postbit_online" version="120"><![CDATA[<a href="online.php"><font color="#15A018"><strong>{$lang->postbit_status_online}</strong></font></a>]]></template>
<template name="showthread_moderationoptions" version="120"><![CDATA[<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

		<template name="postbit_online" version="120"><![CDATA[<a href="online.php"><font color="#15A018"><strong>{$lang->postbit_status_online}</strong></font></a>]]></template>
<template name="showthread_moderationoptions" version="120"><![CDATA[<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

Zeile 852Zeile 852
</html>]]></template>
<template name="editpost_disablesmilies" version="120"><![CDATA[<br />
<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="yes" tabindex="8" {$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>

</html>]]></template>
<template name="editpost_disablesmilies" version="120"><![CDATA[<br />
<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="yes" tabindex="8" {$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>

		<template name="newreply" version="120"><![CDATA[<html>

		<template name="newreply" version="127"><![CDATA[<html>

<head>
<title>{$lang->post_reply_to}</title>
{$headerinclude}

<head>
<title>{$lang->post_reply_to}</title>
{$headerinclude}

Zeile 902Zeile 902
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->post_reply}" tabindex="3" accesskey="s" />  <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" />{$savedraftbutton}</div>
<input type="hidden" name="action" value="do_newreply" />
<input type="hidden" name="tid" value="{$tid}" />

<div align="center"><input type="submit" class="button" name="submit" value="{$lang->post_reply}" tabindex="3" accesskey="s" />  <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" />{$savedraftbutton}</div>
<input type="hidden" name="action" value="do_newreply" />
<input type="hidden" name="tid" value="{$tid}" />

<input type="hidden" name="replyto" value="{$pid}" />

<input type="hidden" name="replyto" value="{$replyto}" />

<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="attachmentaid" value="" />
<input type="hidden" name="attachmentact" value="" />

<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="attachmentaid" value="" />
<input type="hidden" name="attachmentact" value="" />

Zeile 1496Zeile 1496
<div align="center"><input type="submit" class="button" value="{$lang->report_post}" /></div>
</form>
</td>

<div align="center"><input type="submit" class="button" value="{$lang->report_post}" /></div>
</form>
</td>

 
</tr>
</table>
</body>
</html>]]></template>
<template name="report_error" version="123"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->report_post}</title>
{$headerinclude}
</head>
<body>
<br />
<table border="0" cellspacing="1" cellpadding="4" class="tborder">
<tr>
<td class="thead"><span class="smalltext"><strong>{$mybb->settings['bbname']}</strong></span></td>

</tr>
<tr>
<td class="trow1">{$error}</td>

</tr>
</table>
</body>

</tr>
</table>
</body>

Zeile 1504Zeile 1522
<head>
<title>{$title}</title>
<meta http-equiv="refresh" content="2;URL={$url}" />

<head>
<title>{$title}</title>
<meta http-equiv="refresh" content="2;URL={$url}" />

{$headerinclude}
</head>

{$headerinclude}
</head>

<body>
<br />
<br />

<body>
<br />
<br />

Zeile 1539Zeile 1557
<table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">
<tr>
<td class="thead" align="center" colspan="2"><strong>{$user['username']} - {$lang->icq_message_center}</strong></td>

<table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">
<tr>
<td class="thead" align="center" colspan="2"><strong>{$user['username']} - {$lang->icq_message_center}</strong></td>

</tr>
<tr>

</tr>
<tr>

<td class="tcat" align="center" colspan="2"><span class="smalltext"><strong>{$navigationbar}</strong></span></td>
</tr>
<tr>
<td class="trow2" align="center" colspan="2">#{$user['icq']} - {$user['username']}</td>

<td class="tcat" align="center" colspan="2"><span class="smalltext"><strong>{$navigationbar}</strong></span></td>
</tr>
<tr>
<td class="trow2" align="center" colspan="2">#{$user['icq']} - {$user['username']}</td>

</tr>
<tr>

</tr>
<tr>

<td class="trow1"><strong>{$lang->your_name}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="from" style="width:100%" value="{$mybb->user['username']}" /></td>

<td class="trow1"><strong>{$lang->your_name}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="from" style="width:100%" value="{$mybb->user['username']}" /></td>

</tr>
<tr>

</tr>
<tr>

<td class="trow1"><strong>{$lang->your_email}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="fromemail" style="width:100%" value="{$mybb->user['email']}" /></td>
</tr>

<td class="trow1"><strong>{$lang->your_email}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="fromemail" style="width:100%" value="{$mybb->user['email']}" /></td>
</tr>

Zeile 1560Zeile 1578
</tr>
<tr>
<td class="trow1" align="center" colspan="2"><input type="submit" class="button" name="submit" value="{$lang->send_message}"></td>

</tr>
<tr>
<td class="trow1" align="center" colspan="2"><input type="submit" class="button" name="submit" value="{$lang->send_message}"></td>

</tr>
</table>

</tr>
</table>

<input type="hidden" name="subject" value="From WebPager Panel" />
<input type="hidden" name="to" value="{$user['icq']}" />
</form>

<input type="hidden" name="subject" value="From WebPager Panel" />
<input type="hidden" name="to" value="{$user['icq']}" />
</form>

Zeile 1588Zeile 1606
<td class="tcat" colspan="2"><strong>{$lang->enter_password_below}</strong></td>
</tr>
{$pwnote}

<td class="tcat" colspan="2"><strong>{$lang->enter_password_below}</strong></td>
</tr>
{$pwnote}

<tr>
<td class="trow1" align="center" colspan="2"><input type="password" class="textbox" name="pwverify" size="50" value="" /></td>
</tr>
</table>

<tr>
<td class="trow1" align="center" colspan="2"><input type="password" class="textbox" name="pwverify" size="50" value="" /></td>
</tr>
</table>

<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->verify_forum_password}" /></div>
</form>

<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->verify_forum_password}" /></div>
</form>

Zeile 1637Zeile 1655
<td class="thead" colspan="3"><strong>{$lang->empty_folders}</strong></td>
</tr>
<tr>

<td class="thead" colspan="3"><strong>{$lang->empty_folders}</strong></td>
</tr>
<tr>

<td class="trow1" colspan="3"><span class="smalltext">{$lang->empty_note}</span></td>
</tr>
<tr>

<td class="trow1" colspan="3"><span class="smalltext">{$lang->empty_note}</span></td>
</tr>
<tr>

<td class="tcat" align="center"><strong>{$lang->export_folder}</strong></td>
<td class="tcat" align="center"><strong>{$lang->num_messages}</strong></td>
<td class="tcat" align="center"><strong>{$lang->empty_q}</strong></td>

<td class="tcat" align="center"><strong>{$lang->export_folder}</strong></td>
<td class="tcat" align="center"><strong>{$lang->num_messages}</strong></td>
<td class="tcat" align="center"><strong>{$lang->empty_q}</strong></td>

Zeile 1722Zeile 1740

Failure to comply with the above will result in prosecution to the full extent of the law.
This is free software, support us and we'll support you. -->


Failure to comply with the above will result in prosecution to the full extent of the law.
This is free software, support us and we'll support you. -->

{$lang->powered_by} <a href="http://www.mybboard.com" target="_blank">MyBB</a> {$mybbversion}<br />
{$lang->copyright} &copy; 2002-{$copy_year} <strong><a href="http://www.mybboard.com" target="_blank">MyBB Group</a></strong>

{$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB</a> {$mybbversion}<br />
{$lang->copyright} &copy; 2002-{$copy_year} <strong><a href="http://www.mybboard.net" target="_blank">MyBB Group</a></strong>

				<!-- End copyright -->
<br />
<br class="clear" />

				<!-- End copyright -->
<br />
<br class="clear" />

Zeile 1823Zeile 1841
<option value="11" {$bdaymonthsel['11']}>{$lang->month_11}</option>
<option value="12" {$bdaymonthsel['12']}>{$lang->month_12}</option>
</select>

<option value="11" {$bdaymonthsel['11']}>{$lang->month_11}</option>
<option value="12" {$bdaymonthsel['12']}>{$lang->month_12}</option>
</select>

</td>

</td>

<td>
<input type="text" class="textbox" size="4" maxlength="4" name="bday3" value="{$bday['2']}" />

<td>
<input type="text" class="textbox" size="4" maxlength="4" name="bday3" value="{$bday['2']}" />

</td>




</td>
</tr>
<tr>
<td colspan="3"><span class="smalltext">{$lang->website_url}</span></td>

</tr>
<tr>

</tr>
<tr>

<td colspan="3"><span class="smalltext">{$lang->website_url}</span></td>
</tr>
<tr>
<td colspan="3"><input type="text" class="textbox" name="website" size="25" maxlength="75" value="{$user['website']}" /></td>

<td colspan="3"><input type="text" class="textbox" name="website" size="25" maxlength="75" value="{$user['website']}" /></td>




</tr>
</table>
</fieldset>

</tr>
</table>
</fieldset>

Zeile 1851Zeile 1869
</tr>
<tr>
<td><span class="smalltext">{$lang->aim_screenname}</span></td>

</tr>
<tr>
<td><span class="smalltext">{$lang->aim_screenname}</span></td>

</tr>
<tr>

</tr>
<tr>

<td><input type="text" class="textbox" name="aim" size="25" value="{$user['aim']}" /></td>
</tr>
<tr>
<td><span class="smalltext">{$lang->msn}</span></td>

<td><input type="text" class="textbox" name="aim" size="25" value="{$user['aim']}" /></td>
</tr>
<tr>
<td><span class="smalltext">{$lang->msn}</span></td>

</tr>
<tr>

</tr>
<tr>

<td><input type="text" class="textbox" name="msn" size="25" value="{$user['msn']}" /></td>

<td><input type="text" class="textbox" name="msn" size="25" value="{$user['msn']}" /></td>

</tr>
<tr>

</tr>
<tr>

<td><span class="smalltext">{$lang->yahoo_id}</span></td>

<td><span class="smalltext">{$lang->yahoo_id}</span></td>

</tr>
<tr>
<td><input type="text" class="textbox" name="yahoo" size="25" value="{$user['yahoo']}" /></td>
</tr>
</table>
</fieldset>

</tr>
<tr>
<td><input type="text" class="textbox" name="yahoo" size="25" value="{$user['yahoo']}" /></td>
</tr>
</table>
</fieldset>

{$awaysection}
</td>
</tr>

{$awaysection}
</td>
</tr>

Zeile 1878Zeile 1896
<input type="hidden" name="action" value="do_profile" />
<input type="submit" class="button" name="regsubmit" value="{$lang->update_profile}" />
</div>

<input type="hidden" name="action" value="do_profile" />
<input type="submit" class="button" name="regsubmit" value="{$lang->update_profile}" />
</div>

</td>
</tr>
</table>

</td>
</tr>
</table>

</form>
{$footer}
</body>

</form>
{$footer}
</body>

Zeile 1914Zeile 1932
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="5"><strong>{$lang->attachments_manager} {$usagenote}</strong></td>

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="5"><strong>{$lang->attachments_manager} {$usagenote}</strong></td>

</tr>

</tr>

<tr>
<td class="tcat" colspan="2" width="40%"><span class="smalltext"><strong>{$lang->attachments_attachment}</strong></span></td>
<td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->attachments_post}</strong></span></td>

<tr>
<td class="tcat" colspan="2" width="40%"><span class="smalltext"><strong>{$lang->attachments_attachment}</strong></span></td>
<td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->attachments_post}</strong></span></td>

Zeile 1922Zeile 1940
<td class="tcat" width="1"><input type="checkbox" class="checkbox" name="allbox" onclick="javascript:MyBB.checkAll(this.form);" /></td>
</tr>
{$attachments}

<td class="tcat" width="1"><input type="checkbox" class="checkbox" name="allbox" onclick="javascript:MyBB.checkAll(this.form);" /></td>
</tr>
{$attachments}

</table>
<br />

</table>
<br />

<div align="center">
<input type="hidden" name="action" value="do_attachments" />
<input type="submit" class="button" value="{$lang->delete_attachments}" />

<div align="center">
<input type="hidden" name="action" value="do_attachments" />
<input type="submit" class="button" value="{$lang->delete_attachments}" />

Zeile 1932Zeile 1950
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->attachments_stats}</strong></td>

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->attachments_stats}</strong></td>

</tr>
<tr>

</tr>
<tr>

<td class="trow1" width="40%"><strong>{$lang->attachstats_attachs}</strong></td>
<td class="trow1" width="60%">{$totalattachments}</td>

<td class="trow1" width="40%"><strong>{$lang->attachstats_attachs}</strong></td>
<td class="trow1" width="60%">{$totalattachments}</td>

</tr>
<tr>

</tr>
<tr>

<td class="trow2" width="40%"><strong>{$lang->attachstats_spaceused}</strong></td>
<td class="trow2" width="60%">{$friendlyusage} ({$percent})</td>
</tr>

<td class="trow2" width="40%"><strong>{$lang->attachstats_spaceused}</strong></td>
<td class="trow2" width="60%">{$friendlyusage} ({$percent})</td>
</tr>

Zeile 1952Zeile 1970
<tr>
<td class="trow1" width="40%"><strong>{$lang->attachstats_bandwidth}</strong></td>
<td class="trow1" width="60%">{$bandwidth}</td>

<tr>
<td class="trow1" width="40%"><strong>{$lang->attachstats_bandwidth}</strong></td>
<td class="trow1" width="60%">{$bandwidth}</td>

</tr>
</table>
</td>
</tr>
</table>
</form>
{$footer}
</body>
</html>]]></template>

</tr>
</table>
</td>
</tr>
</table>
</form>
{$footer}
</body>
</html>]]></template>

		<template name="usercp_attachments_attachment" version="120"><![CDATA[<tr>
<td class="{$altbg}" width="1">{$icon}</td>
<td class="{$altbg}" width="40%"><a href="attachment.php?aid={$attachment['aid']}" target="_blank">{$attachment['filename']}</a><br /><span class="smalltext">{$sizedownloads}</span></td>

		<template name="usercp_attachments_attachment" version="120"><![CDATA[<tr>
<td class="{$altbg}" width="1">{$icon}</td>
<td class="{$altbg}" width="40%"><a href="attachment.php?aid={$attachment['aid']}" target="_blank">{$attachment['filename']}</a><br /><span class="smalltext">{$sizedownloads}</span></td>

Zeile 1978Zeile 1996
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="{$colspan}"><strong>{$forum['rulestitle']}</td>

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="{$colspan}"><strong>{$forum['rulestitle']}</td>

</tr>

</tr>

<tr>
<td class="trow1">{$forum['rules']}</td>
</tr>

<tr>
<td class="trow1">{$forum['rules']}</td>
</tr>

Zeile 1989Zeile 2007
		<template name="forumdisplay_rules" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$foruminfo['rulestitle']}</strong></td>

		<template name="forumdisplay_rules" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$foruminfo['rulestitle']}</strong></td>

</tr>

</tr>

<tr>
<td class="trow1"><span class="smalltext">{$foruminfo['rules']}</span></td>
</tr>

<tr>
<td class="trow1"><span class="smalltext">{$foruminfo['rules']}</span></td>
</tr>

Zeile 2006Zeile 2024
<title>{$mybb->settings['bbname']} - {$foruminfo['name']} </title>
{$headerinclude}
{$rssdiscovery}

<title>{$mybb->settings['bbname']} - {$foruminfo['name']} </title>
{$headerinclude}
{$rssdiscovery}

</head>

</head>

<body>
{$header}
{$moderatedby}

<body>
{$header}
{$moderatedby}

Zeile 2073Zeile 2091
{$footer}
</body>
</html>]]></template>

{$footer}
</body>
</html>]]></template>

		<template name="usercp_avatar" version="120"><![CDATA[<html>

		<template name="usercp_avatar" version="127"><![CDATA[<html>

<head>
<title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title>
{$headerinclude}

<head>
<title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title>
{$headerinclude}

Zeile 2084Zeile 2102
<tr>
{$usercpnav}
<td valign="top">

<tr>
{$usercpnav}
<td valign="top">

 
{$avatar_error}

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->change_avatar}</strong></td>

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->change_avatar}</strong></td>

Zeile 2140Zeile 2159
{$footer}
</body>
</html>]]></template>

{$footer}
</body>
</html>]]></template>

		<template name="usercp_avatar_gallery" version="120"><![CDATA[<html>

		<template name="usercp_avatar_gallery" version="123"><![CDATA[<html>

<head>
<title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title>
{$headerinclude}

<head>
<title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title>
{$headerinclude}

Zeile 2151Zeile 2170
<tr>
{$usercpnav}
<td valign="top">

<tr>
{$usercpnav}
<td valign="top">

 
{$avatar_error}

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$lang->change_avatar}</strong></td>

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$lang->change_avatar}</strong></td>

Zeile 2197Zeile 2217
</html>]]></template>
<template name="usercp_avatar_gallery_avatar" version="120"><![CDATA[<td width="20%" align="center"><label for="avatar-{$avatar}"><img src="{$avatarpath}" alt="{$avatar}" /><br /><input type="radio" class="radio" name="avatar" value="{$avatar}" id="avatar-{$avatar}" /><strong>{$avatarname}</strong></td>]]></template>
<template name="usercp_avatar_current" version="120"><![CDATA[<td class="trow1" width="150" align="right"><img src="{$urltoavatar}" alt="{$lang->avatar}" {$avatar_width_height} /></td>]]></template>

</html>]]></template>
<template name="usercp_avatar_gallery_avatar" version="120"><![CDATA[<td width="20%" align="center"><label for="avatar-{$avatar}"><img src="{$avatarpath}" alt="{$avatar}" /><br /><input type="radio" class="radio" name="avatar" value="{$avatar}" id="avatar-{$avatar}" /><strong>{$avatarname}</strong></td>]]></template>
<template name="usercp_avatar_current" version="120"><![CDATA[<td class="trow1" width="150" align="right"><img src="{$urltoavatar}" alt="{$lang->avatar}" {$avatar_width_height} /></td>]]></template>

		<template name="headerinclude" version="120"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />

		<template name="headerinclude" version="123"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />

<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />
<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />

<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />
<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />

<script type="text/javascript" src="jscripts/prototype.lite.js?ver=121"></script>
<script type="text/javascript" src="jscripts/moo.ajax.js?ver=121"></script>
<script type="text/javascript" src="jscripts/general.js?ver=121"></script>
<script type="text/javascript" src="jscripts/popup_menu.js?ver=121"></script>

<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/prototype.lite.js?ver=121"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/moo.ajax.js?ver=121"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/general.js?ver=121"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/popup_menu.js?ver=121"></script>

<link rel="stylesheet" type="text/css" href="{$theme['css_url']}" />
<script language="Javascript" type="text/javascript">
<!--

<link rel="stylesheet" type="text/css" href="{$theme['css_url']}" />
<script language="Javascript" type="text/javascript">
<!--

Zeile 2240Zeile 2260
		<template name="member_profile" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->profile}</title>

		<template name="member_profile" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->profile}</title>

{$headerinclude}
</head>

{$headerinclude}
</head>

<body>
{$header}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<body>
{$header}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

Zeile 2349Zeile 2369
]]></template>
<template name="header_welcomeblock_guest" version="120"><![CDATA[ <span style="float:right;">{$lang->welcome_current_time}</span>
{$lang->welcome_guest} (<a href="{$mybb->settings['bburl']}/member.php?action=login">{$lang->welcome_login}</a> &mdash; <a href="{$mybb->settings['bburl']}/member.php?action=register">{$lang->welcome_register}</a>)]]></template>

]]></template>
<template name="header_welcomeblock_guest" version="120"><![CDATA[ <span style="float:right;">{$lang->welcome_current_time}</span>
{$lang->welcome_guest} (<a href="{$mybb->settings['bburl']}/member.php?action=login">{$lang->welcome_login}</a> &mdash; <a href="{$mybb->settings['bburl']}/member.php?action=register">{$lang->welcome_register}</a>)]]></template>

		<template name="header" version="120"><![CDATA[	<a name="top" id="top"></a>

		<template name="header" version="123"><![CDATA[	<a name="top" id="top"></a>

	<div id="container">
<div id="header">
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" /></a></div>
<div class="menu">
<ul>

	<div id="container">
<div id="header">
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" /></a></div>
<div class="menu">
<ul>

					<li><a href="{$mybb->settings['bburl']}/search.php"><img src="{$theme['imgdir']}/toplinks/search.gif" alt="" />{$lang->toplinks_search}</a></li>
<li><a href="{$mybb->settings['bburl']}/memberlist.php"><img src="{$theme['imgdir']}/toplinks/memberlist.gif" alt="" />{$lang->toplinks_memberlist}</a></li>
<li><a href="{$mybb->settings['bburl']}/calendar.php"><img src="{$theme['imgdir']}/toplinks/calendar.gif" alt="" />{$lang->toplinks_calendar}</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help"><img src="{$theme['imgdir']}/toplinks/help.gif" alt="" />{$lang->toplinks_help}</a></li>

					<li><a href="{$mybb->settings['bburl']}/search.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/search.gif" alt="" />{$lang->toplinks_search}</a></li>
<li><a href="{$mybb->settings['bburl']}/memberlist.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/memberlist.gif" alt="" />{$lang->toplinks_memberlist}</a></li>
<li><a href="{$mybb->settings['bburl']}/calendar.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/calendar.gif" alt="" />{$lang->toplinks_calendar}</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/help.gif" alt="" />{$lang->toplinks_help}</a></li>

				</ul>
</div>
<hr class="hidden" />

				</ul>
</div>
<hr class="hidden" />

Zeile 2978Zeile 2998
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->archive_messages}</strong></td>

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->archive_messages}</strong></td>

</tr>

</tr>

<tr>
<td class="tcat" colspan="2"><span class="smalltext">{$lang->archive_note}</span></td>
</tr>

<tr>
<td class="tcat" colspan="2"><span class="smalltext">{$lang->archive_note}</span></td>
</tr>

Zeile 3068Zeile 3088
<td width="20%" class="trow2"><strong>{$lang->event_options}</strong></td>
<td class="trow2">
<input type="checkbox" class="checkbox" name="private" value="yes"{$privatecheck} /><span class="smalltext">{$lang->private_option}</span><br />

<td width="20%" class="trow2"><strong>{$lang->event_options}</strong></td>
<td class="trow2">
<input type="checkbox" class="checkbox" name="private" value="yes"{$privatecheck} /><span class="smalltext">{$lang->private_option}</span><br />

</td>
</tr>
</table>

</td>
</tr>
</table>

<br />
<input type="hidden" name="action" value="do_addevent" />
<div align="center"><input type="submit" class="button" value="{$lang->post_event}" /></div>

<br />
<input type="hidden" name="action" value="do_addevent" />
<div align="center"><input type="submit" class="button" value="{$lang->post_event}" /></div>

Zeile 3157Zeile 3177
<tr>
<td class="thead" align="center" width="50%"><span class="smalltext"><strong>{$lang->on_username}</strong></span></td>
<td class="thead" align="center" width="50%"><span class="smalltext"><strong>{$lang->time}</strong></span></td>

<tr>
<td class="thead" align="center" width="50%"><span class="smalltext"><strong>{$lang->on_username}</strong></span></td>
<td class="thead" align="center" width="50%"><span class="smalltext"><strong>{$lang->time}</strong></span></td>

</tr>
{$todayrows}
<tr>
<td align="center" colspan="2" class="trow1" style="white-space: nowrap">{$onlinetoday}</td>
</tr>

</tr>
{$todayrows}
<tr>
<td align="center" colspan="2" class="trow1" style="white-space: nowrap">{$onlinetoday}</td>
</tr>

</table>
{$footer}
</body>

</table>
{$footer}
</body>

Zeile 3253Zeile 3273
<input type="hidden" name="tid" value="{$tid}" />
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<input type="hidden" name="tid" value="{$tid}" />
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<tr>

<tr>

<td class="thead" colspan="4"><strong>{$lang->mod_logs}</strong></td>
</tr>
<tr>

<td class="thead" colspan="4"><strong>{$lang->mod_logs}</strong></td>
</tr>
<tr>

Zeile 3344Zeile 3364
				</table>
</td>
</tr>

				</table>
</td>
</tr>

	</table>

	</table>

	</form>
{$footer}
</body>

	</form>
{$footer}
</body>

Zeile 3363Zeile 3383
{$pmsdownload}
</table>
<br />

{$pmsdownload}
</table>
<br />

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<tr>
<td class="trow1" colspan="1">{$lang->exported_date}<br /><a href="{$mybb->settings['bburl']}">{$mybb->settings['bbname']}</a></td>
</tr>

<tr>
<td class="trow1" colspan="1">{$lang->exported_date}<br /><a href="{$mybb->settings['bburl']}">{$mybb->settings['bbname']}</a></td>
</tr>

Zeile 3387Zeile 3407
	var clickableEditor = new messageEditor("message", {lang: editor_language, rtl: {$lang->settings['rtl']}});
clickableEditor.bindSmilieInserter("clickable_smilies");
</script>]]></template>

	var clickableEditor = new messageEditor("message", {lang: editor_language, rtl: {$lang->settings['rtl']}});
clickableEditor.bindSmilieInserter("clickable_smilies");
</script>]]></template>

		<template name="showthread_quickreply" version="120"><![CDATA[<br />

		<template name="showthread_quickreply" version="127"><![CDATA[<br />

<form method="post" action="newreply.php" name="input">
<input type="hidden" name="subject" value="RE: {$thread['subject']}" />
<input type="hidden" name="action" value="do_newreply" />

<form method="post" action="newreply.php" name="input">
<input type="hidden" name="subject" value="RE: {$thread['subject']}" />
<input type="hidden" name="action" value="do_newreply" />

Zeile 3400Zeile 3420
<td colspan="2" class="thead">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]"/></div>
<div><strong>{$lang->quick_reply}</strong></div>

<td colspan="2" class="thead">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]"/></div>
<div><strong>{$lang->quick_reply}</strong></div>

</td>

</td>

</tr>
</thead>
<tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">

</tr>
</thead>
<tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">

Zeile 3419Zeile 3439
	<script type="text/javascript">document.write('<div class="editor_control_bar" style="width: 90%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote"><span class="smalltext">{$lang->quickreply_multiquote_selected} <a href="javascript:Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}<\/a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}<\/a>.<\/span><\/div>');</script>
</td>
</tr>

	<script type="text/javascript">document.write('<div class="editor_control_bar" style="width: 90%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote"><span class="smalltext">{$lang->quickreply_multiquote_selected} <a href="javascript:Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}<\/a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}<\/a>.<\/span><\/div>');</script>
</td>
</tr>

 
{$captcha}

<tr>
<td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="{$lang->post_reply}" tabindex="2" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="3" /></td>
</tr>

<tr>
<td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="{$lang->post_reply}" tabindex="2" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="3" /></td>
</tr>

Zeile 4071Zeile 4092
<td class="trow1">{$users['regdate']}</td>
<td class="trow2">{$users['postnum']}</td>
</tr>]]></template>

<td class="trow1">{$users['regdate']}</td>
<td class="trow2">{$users['postnum']}</td>
</tr>]]></template>

		<template name="index_loginform" version="120"><![CDATA[<br /><br />

		<template name="index_loginform" version="123"><![CDATA[<br /><br />

<form action="member.php" method="post">
<input type="hidden" name="action" value="do_login" />
<span class="smalltext"><strong>{$lang->quick_login}</strong></span>

<form action="member.php" method="post">
<input type="hidden" name="action" value="do_login" />
<span class="smalltext"><strong>{$lang->quick_login}</strong></span>

	<input type="text" class="textbox" name="username" title="{$lang->login_username}" value="{$lang->login_username}" onfocus="this.value=''" />
<input type="password" class="textbox" name="password" title="{$lang->login_password}" value="{$lang->login_password}" onfocus="this.value=''" />

	<input type="text" class="textbox" name="username" title="{$lang->login_username}" value="{$lang->login_username}" onfocus="if(this.value == '{$lang->login_username}') { this.value=''; }" onblur="if(this.value=='') { this.value='{$lang->login_username}'; }" />
<input type="password" class="textbox" name="password" title="{$lang->login_password}" value="{$lang->login_password}" onfocus="if(this.value == '{$lang->login_password}') { this.value=''; }" onblur="if(this.value=='') { this.value='{$lang->login_password}'; }" />

	{$gobutton}
</form>]]></template>
<template name="multipage" version="120"><![CDATA[<div><span class="smalltext"><span class="pagenav">{$lang->multipage_pages}</span>{$start} {$prevpage} {$mppage} {$nextpage} {$end}</span></div>]]></template>

	{$gobutton}
</form>]]></template>
<template name="multipage" version="120"><![CDATA[<div><span class="smalltext"><span class="pagenav">{$lang->multipage_pages}</span>{$start} {$prevpage} {$mppage} {$nextpage} {$end}</span></div>]]></template>

Zeile 4361Zeile 4382
{$footer}
</body>
</html>]]></template>

{$footer}
</body>
</html>]]></template>

		<template name="member_register_agreement" version="120"><![CDATA[<html>

		<template name="member_register_agreement" version="123"><![CDATA[<html>

<head>
<title>{$mybb->settings['bbname']} - {$lang->agreement}</title>
{$headerinclude}

<head>
<title>{$mybb->settings['bbname']} - {$lang->agreement}</title>
{$headerinclude}

Zeile 4372Zeile 4393
<form action="member.php" method="post">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

<form action="member.php" method="post">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

<td class="thead" colspan="2"><strong>{$mybb->settings['bbname']} - {$lang->agreement}</strong></td>

<td class="thead"><strong>{$mybb->settings['bbname']} - {$lang->agreement}</strong></td>

</tr>
<tr>
<td class="trow1">

</tr>
<tr>
<td class="trow1">

Zeile 4433Zeile 4454
<strong>&raquo;</strong> {$lang->new_posts}<br /><br />
<a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->view_new}</a><br /><a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->view_todays}</a>
</span>]]></template>

<strong>&raquo;</strong> {$lang->new_posts}<br /><br />
<a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->view_new}</a><br /><a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->view_todays}</a>
</span>]]></template>

		<template name="portal" version="120"><![CDATA[<html>

		<template name="portal" version="127"><![CDATA[<html>

<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}

<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}

Zeile 4450Zeile 4471
{$latestthreads}
</td>
<td>&nbsp;</td>

{$latestthreads}
</td>
<td>&nbsp;</td>

<td width="*" valign="top">

<td valign="top">

{$announcements}
</td>
</tr>

{$announcements}
</td>
</tr>

Zeile 4512Zeile 4533
</table>
<br />]]></template>
<template name="portal_announcement_numcomments" version="120"><![CDATA[- <a href="{$mybb->settings['bburl']}/showthread.php?tid={$announcement['tid']}">{$lang->replies}</a> ({$announcement['replies']})]]></template>

</table>
<br />]]></template>
<template name="portal_announcement_numcomments" version="120"><![CDATA[- <a href="{$mybb->settings['bburl']}/showthread.php?tid={$announcement['tid']}">{$lang->replies}</a> ({$announcement['replies']})]]></template>

		<template name="portal_announcement" version="120"><![CDATA[<table cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

		<template name="portal_announcement" version="123"><![CDATA[<table cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<tr>
<td class="thead"><strong>{$icon} <a href="{$mybb->settings['bburl']}/showthread.php?tid={$announcement['tid']}">{$announcement['subject']}</a></strong></td>
</tr>

<tr>
<td class="thead"><strong>{$icon} <a href="{$mybb->settings['bburl']}/showthread.php?tid={$announcement['tid']}">{$announcement['subject']}</a></strong></td>
</tr>

Zeile 4523Zeile 4544
</tr>
<tr>
<td class="trow1">

</tr>
<tr>
<td class="trow1">

<table border="0" cellpadding="{$theme['tablespace']}" width="100%"><tr>{$avatar}<td class="trow1">{$message}{$post['attachments']}</td></tr>

<table border="0" cellpadding="{$theme['tablespace']}" width="100%"><tr>{$avatar}<td class="trow1"><p>{$message}</p>{$post['attachments']}</td></tr>

<tr><td align="right" colspan="2" valign="bottom"><span class="smalltext"><a href="{$mybb->settings['bburl']}/printthread.php?tid={$announcement['tid']}"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/printable.gif" alt="" /></a>&nbsp;<a href="{$mybb->settings['bburl']}/sendthread.php?tid={$announcement['tid']}"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/send.gif" alt="" /></a></span></td></tr>
</table>
</td>

<tr><td align="right" colspan="2" valign="bottom"><span class="smalltext"><a href="{$mybb->settings['bburl']}/printthread.php?tid={$announcement['tid']}"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/printable.gif" alt="" /></a>&nbsp;<a href="{$mybb->settings['bburl']}/sendthread.php?tid={$announcement['tid']}"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/send.gif" alt="" /></a></span></td></tr>
</table>
</td>

Zeile 5016Zeile 5037
</tr>
</table>
]]></template>

</tr>
</table>
]]></template>

		<template name="showthread_multipage" version="120"><![CDATA[<tr>
<td class="tcat" colspan="2"><span class="smalltext"> {$multipage}</span></td>

		<template name="showthread_multipage" version="127"><![CDATA[<tr>
<td class="tcat" colspan="2"> {$multipage}</td>

</tr>]]></template>
<template name="forumbit_moderators" version="120"><![CDATA[<br />{$lang->forumbit_moderated_by} {$moderators}]]></template>
<template name="moderation_deletepoll" version="120"><![CDATA[<html>

</tr>]]></template>
<template name="forumbit_moderators" version="120"><![CDATA[<br />{$lang->forumbit_moderated_by} {$moderators}]]></template>
<template name="moderation_deletepoll" version="120"><![CDATA[<html>

Zeile 5093Zeile 5114
</table>
</body>
</html>]]></template>

</table>
</body>
</html>]]></template>

		<template name="misc_smilies_popup_smilie" version="120"><![CDATA[<td class="{$class}" align="center"><img src="{$smilie['image']}" alt="{$smilie['find']}" onclick="insertSmilie('{$smilie['find']}');" /></a></td>

		<template name="misc_smilies_popup_smilie" version="123"><![CDATA[<td class="{$class}" align="center"><img src="{$smilie['image']}" alt="{$smilie['find']}" onclick="insertSmilie('{$smilie['insert']}');" /></a></td>

<td class="{$class}">{$smilie['find']}</td>]]></template>
<template name="showteam" version="120"><![CDATA[<html>
<head>

<td class="{$class}">{$smilie['find']}</td>]]></template>
<template name="showteam" version="120"><![CDATA[<html>
<head>

Zeile 5273Zeile 5294
<td>{$lang->votes}&nbsp;</td>
<td><input type="text" class="textbox" name="votes[{$counter}]" value="{$optionvotes}" /></td>
</tr>]]></template>

<td>{$lang->votes}&nbsp;</td>
<td><input type="text" class="textbox" name="votes[{$counter}]" value="{$optionvotes}" /></td>
</tr>]]></template>

		<template name="member_resetpassword" version="120"><![CDATA[<html>

		<template name="member_resetpassword" version="127"><![CDATA[<html>

<head>
<title>{$mybb->settings['bbname']} - {$lang->reset_password}</title>
{$headerinclude}

<head>
<title>{$mybb->settings['bbname']} - {$lang->reset_password}</title>
{$headerinclude}

Zeile 5296Zeile 5317
</tr>
</table>
<br />

</tr>
</table>
<br />

<div align="center"><input type="hidden" name="action" value="activate" /><input type="submit" class="button" name="regsubmit" value="{$lang->send_password}" /></div>

<div align="center"><input type="hidden" name="action" value="resetpassword" /><input type="submit" class="button" name="regsubmit" value="{$lang->send_password}" /></div>

</form>
{$footer}
</body>

</form>
{$footer}
</body>

Zeile 5384Zeile 5405
{$footer}
</body>
</html>]]></template>

{$footer}
</body>
</html>]]></template>

		<template name="moderation_split_post" version="120"><![CDATA[<tr>

		<template name="moderation_split_post" version="127"><![CDATA[<tr>

<td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->posted_by} {$post['username']} - {$postdate} {$posttime}</strong></span></td>
</tr>
<tr>

<td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->posted_by} {$post['username']} - {$postdate} {$posttime}</strong></span></td>
</tr>
<tr>

<td class="{$altbg}" valign="top" align="center"><input type="checkbox" class="checkbox" name="splitpost[{$post['pid']}]" value="yes" /></td>

<td class="{$altbg}" valign="top" align="center" width="5%"><input type="checkbox" class="checkbox" name="splitpost[{$post['pid']}]" value="yes" /></td>

<td class="{$altbg}">{$message}</td>
</tr>]]></template>
<template name="newreply_threadreview_more" version="120"><![CDATA[<tr>

<td class="{$altbg}">{$message}</td>
</tr>]]></template>
<template name="newreply_threadreview_more" version="120"><![CDATA[<tr>

Zeile 6082Zeile 6103
<td class="trow1" valign="top">{$iconlist}</td>
</tr>
]]></template>

<td class="trow1" valign="top">{$iconlist}</td>
</tr>
]]></template>

		<template name="previewpost" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

		<template name="previewpost" version="127"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<tr>

<tr>

<td class="thead" colspan="3"><strong>{$lang->post_preview}</strong></td>

<td class="thead" colspan="2"><strong>{$lang->post_preview}</strong></td>

</tr>
{$postbit}
</table>

</tr>
{$postbit}
</table>

Zeile 6535Zeile 6556
			</div>
<br style="clear: both;" />
</div>]]></template>

			</div>
<br style="clear: both;" />
</div>]]></template>

		<template name="reputation_vote" version="120"><![CDATA[<tr>

		<template name="reputation_vote" version="123"><![CDATA[<tr>

	<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>]]></template>

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