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

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 1Zeile 1
<?xml version="1.0" encoding="ISO-8859-1"?>

<?xml version="1.0" encoding="ISO-8859-1"?>

<theme name="MyBB Master Style" version="120">

<theme name="MyBB Master Style" version="122">

	<cssbits>
<body>
<background><![CDATA[#efefef]]></background>

	<cssbits>
<body>
<background><![CDATA[#efefef]]></background>

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 448Zeile 448
}]]></extracss>
</themebits>
<templates>

}]]></extracss>
</themebits>
<templates>

		    <template name="forumdisplay_threadlist" version="120"><![CDATA[<div class="float_right" style="padding-bottom: 4px;">

		    <template name="forumdisplay_threadlist" version="122"><![CDATA[<div class="float_right" style="padding-bottom: 4px;">

	{$newthread}
</div>
{$multipage}

	{$newthread}
</div>
{$multipage}

Zeile 521Zeile 521
			<table width="100%" border="0">
<tr>
<td>

			<table width="100%" border="0">
<tr>
<td>

						<table width="5%" cellspacing="0" cellpadding="2" style="white-space: nowrap; border: none">

						<table cellspacing="0" cellpadding="2" style="white-space: nowrap; border: none">

							<tr>
<td>
<img src="{$theme['imgdir']}/newfolder.gif" alt="{$lang->new_thread}" />&nbsp;&nbsp;<span class="smalltext">{$lang->new_thread}</span><br />

							<tr>
<td>
<img src="{$theme['imgdir']}/newfolder.gif" alt="{$lang->new_thread}" />&nbsp;&nbsp;<span class="smalltext">{$lang->new_thread}</span><br />

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 647Zeile 647
		<template name="showthread_moderationoptions_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>
<template name="showthread_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customposttools}</optgroup>]]></template>
<template name="showthread_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>

		<template name="showthread_moderationoptions_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>
<template name="showthread_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customposttools}</optgroup>]]></template>
<template name="showthread_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>

		<template name="showthread_inlinemoderation" version="120"><![CDATA[<script type="text/javascript" src="jscripts/inline_moderation.js?ver=120"></script>

		<template name="showthread_inlinemoderation" version="120"><![CDATA[<script type="text/javascript" src="jscripts/inline_moderation.js?ver=121"></script>

<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;">
<input type="hidden" name="tid" value="{$tid}" />
<input type="hidden" name="modtype" value="inlinepost" />

<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;">
<input type="hidden" name="tid" value="{$tid}" />
<input type="hidden" name="modtype" value="inlinepost" />

Zeile 677Zeile 677
<script type="text/javascript">
var quickdelete_confirm = "{$lang->quickdelete_confirm}";
</script>

<script type="text/javascript">
var quickdelete_confirm = "{$lang->quickdelete_confirm}";
</script>

<script type="text/javascript" src="jscripts/thread.js?ver=120"></script>

<script type="text/javascript" src="jscripts/thread.js?ver=121"></script>

</head>
<body>
{$header}

</head>
<body>
{$header}

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

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

<script type="text/javascript" src="jscripts/post.js?ver=120"></script>

<script type="text/javascript" src="jscripts/post.js?ver=121"></script>

</head>
<body>
{$header}

</head>
<body>
{$header}

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}

<script type="text/javascript" src="jscripts/post.js?ver=120"></script>

<script type="text/javascript" src="jscripts/post.js?ver=121"></script>

</head>
<body>
{$header}

</head>
<body>
{$header}

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 962Zeile 962
<head>
<title>{$lang->newthread_in}</title>
{$headerinclude}

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

<script type="text/javascript" src="jscripts/post.js?ver=120"></script>

<script type="text/javascript" src="jscripts/post.js?ver=121"></script>

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 1416Zeile 1416
</form>]]></template>
<template name="forumdisplay_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customthreadtools}</optgroup>]]></template>
<template name="forumdisplay_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>

</form>]]></template>
<template name="forumdisplay_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customthreadtools}</optgroup>]]></template>
<template name="forumdisplay_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>

		<template name="forumdisplay_inlinemoderation" version="120"><![CDATA[<script type="text/javascript" src="jscripts/inline_moderation.js?ver=120"></script>

		<template name="forumdisplay_inlinemoderation" version="120"><![CDATA[<script type="text/javascript" src="jscripts/inline_moderation.js?ver=121"></script>

		<form action="moderation.php" method="post">
<input type="hidden" name="fid" value="{$fid}" />
<input type="hidden" name="modtype" value="inlinethread" />

		<form action="moderation.php" method="post">
<input type="hidden" name="fid" value="{$fid}" />
<input type="hidden" name="modtype" value="inlinethread" />

Zeile 1437Zeile 1437
		{$customthreadtools}
</select>
<input type="submit" class="button" name="go" value="{$lang->inline_go} ({$inlinecount})" id="inline_go" />&nbsp;

		{$customthreadtools}
</select>
<input type="submit" class="button" name="go" value="{$lang->inline_go} ({$inlinecount})" id="inline_go" />&nbsp;

	<input type="button" onclick="javascript:inlineModeration.clearChecked();" value="{$lang->clear}" />

	<input type="button" onclick="javascript:inlineModeration.clearChecked();" value="{$lang->clear}" class="button" />

</div>
</form>
<script language="JavaScript" type="text/javascript">

</div>
</form>
<script language="JavaScript" type="text/javascript">

Zeile 1446Zeile 1446
var inlineId = {$fid};
</script>
<br />]]></template>

var inlineId = {$fid};
</script>
<br />]]></template>

		<template name="report_thanks"><![CDATA[<html>

		<template name="report_thanks" version="122"><![CDATA[<html>

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

<head>
<title>{$mybb->settings['bbname']} - {$lang->report_post}</title>
{$headerinclude}
</head>
<body>
<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" align="center">
<br />

<tr>
<td class="trow1" align="center">
<br />

Zeile 1471Zeile 1471
</body>
</html>]]></template>
<template name="report" version="120"><![CDATA[<html>

</body>
</html>]]></template>
<template name="report" version="120"><![CDATA[<html>

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

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

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

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

Zeile 1491Zeile 1491
<span class="smalltext">{$lang->report_reason}</span>
<br />
<input type="text" class="textbox" name="reason" size="40" maxlength="250" />

<span class="smalltext">{$lang->report_reason}</span>
<br />
<input type="text" class="textbox" name="reason" size="40" maxlength="250" />

<br />
<br />

<br />
<br />

<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 1530Zeile 1548
		<template name="postbit_away" version="120"><![CDATA[<a href="member.php?action=profile&amp;uid={$post['uid']}"><font color="maroon">{$lang->postbit_status_away}</font></a>]]></template>
<template name="calendar_dayview_birthdays_bday" version="120"><![CDATA[{$comma}<a href="member.php?action=profile&amp;uid={$bdays['uid']}"><strong>{$bdays['username']}</strong></a>{$age}]]></template>
<template name="misc_imcenter_icq" version="120"><![CDATA[<html>

		<template name="postbit_away" version="120"><![CDATA[<a href="member.php?action=profile&amp;uid={$post['uid']}"><font color="maroon">{$lang->postbit_status_away}</font></a>]]></template>
<template name="calendar_dayview_birthdays_bday" version="120"><![CDATA[{$comma}<a href="member.php?action=profile&amp;uid={$bdays['uid']}"><strong>{$bdays['username']}</strong></a>{$age}]]></template>
<template name="misc_imcenter_icq" version="120"><![CDATA[<html>

<head>

<head>

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

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

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>
<td class="tcat" align="center" colspan="2"><span class="smalltext"><strong>{$navigationbar}</strong></span></td>
</tr>

<tr>
<td class="tcat" align="center" colspan="2"><span class="smalltext"><strong>{$navigationbar}</strong></span></td>
</tr>

Zeile 1557Zeile 1575
<tr>
<td class="trow1" valign="top"><strong>{$lang->your_message}</strong></td>
<td class="trow1"><textarea style="width:100%" rows="12" name="body"></textarea></td>

<tr>
<td class="trow1" valign="top"><strong>{$lang->your_message}</strong></td>
<td class="trow1"><textarea style="width:100%" rows="12" name="body"></textarea></td>

</tr>

</tr>

<tr>
<td class="trow1" align="center" colspan="2"><input type="submit" class="button" name="submit" value="{$lang->send_message}"></td>
</tr>
</table>
<input type="hidden" name="subject" value="From WebPager Panel" />
<input type="hidden" name="to" value="{$user['icq']}" />

<tr>
<td class="trow1" align="center" colspan="2"><input type="submit" class="button" name="submit" value="{$lang->send_message}"></td>
</tr>
</table>
<input type="hidden" name="subject" value="From WebPager Panel" />
<input type="hidden" name="to" value="{$user['icq']}" />

</form>
</body>
</html>]]></template>

</form>
</body>
</html>]]></template>

		<template name="forumdisplay_thread_rating" version="120"><![CDATA[<td align="center" class="{$bgcolor}"><img src="{$theme['imgdir']}/{$thread['rating']}" alt="{$ratingvotesav}" /></td>
]]></template>
<template name="forumdisplay_password" version="120"><![CDATA[<html>

		<template name="forumdisplay_thread_rating" version="120"><![CDATA[<td align="center" class="{$bgcolor}"><img src="{$theme['imgdir']}/{$thread['rating']}" alt="{$ratingvotesav}" /></td>
]]></template>
<template name="forumdisplay_password" version="120"><![CDATA[<html>

Zeile 1604Zeile 1622
</tr>
<tr>
<td class="trow1">{$lang->too_many_sig_images}<br /><span class="smalltext">{$lang->too_many_sig_images2}</span>

</tr>
<tr>
<td class="trow1">{$lang->too_many_sig_images}<br /><span class="smalltext">{$lang->too_many_sig_images2}</span>

</td>
</tr>
</table>
<br />]]></template>

</td>
</tr>
</table>
<br />]]></template>

		<template name="forumbit_depth2_forum" version="120"><![CDATA[<tr>
<td class="{$bgcolor}" align="center" valign="top"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" /></td>
<td class="{$bgcolor}" valign="top">

		<template name="forumbit_depth2_forum" version="120"><![CDATA[<tr>
<td class="{$bgcolor}" align="center" valign="top"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" /></td>
<td class="{$bgcolor}" valign="top">

Zeile 1636Zeile 1654
<tr>
<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>
</tr>
{$folderlist}

<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>
</tr>
{$folderlist}

<tr>
<td class="trow2" align="center" colspan="3"><input type="checkbox" class="checkbox" name="keepunread" value="yes" checked="checked" /><strong>{$lang->keep_unread}</strong></td>

<tr>
<td class="trow2" align="center" colspan="3"><input type="checkbox" class="checkbox" name="keepunread" value="yes" checked="checked" /><strong>{$lang->keep_unread}</strong></td>

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

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

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

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

</tr>

</tr>

<tr>
{$avatar}
<td class="trow1" width="50%"><strong>{$lang->username}</strong></td>

<tr>
{$avatar}
<td class="trow1" width="50%"><strong>{$lang->username}</strong></td>

Zeile 1684Zeile 1702
<tr>
<td class="trow2" width="50%"><strong>{$lang->primary_usergroup}</strong></td>
<td class="trow2" width="50%">{$usergroup}</td>

<tr>
<td class="trow2" width="50%"><strong>{$lang->primary_usergroup}</strong></td>
<td class="trow2" width="50%">{$usergroup}</td>

</tr>

</tr>

<tr>
<td class="trow1" width="50%"><strong>{$lang->registration_date}</strong></td>
<td class="trow1" width="50%">{$regdate}</td>

<tr>
<td class="trow1" width="50%"><strong>{$lang->registration_date}</strong></td>
<td class="trow1" width="50%">{$regdate}</td>

Zeile 1713Zeile 1731
		<template name="footer" version="120"><![CDATA[			<br />
<div class="bottommenu"><span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>
</div>

		<template name="footer" version="120"><![CDATA[			<br />
<div class="bottommenu"><span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>
</div>

			</div>

			</div>

		<hr class="hidden" />
<div id="copyright">
<div id="debug"><debugstuff></div>

		<hr class="hidden" />
<div id="copyright">
<div id="debug"><debugstuff></div>

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 1754Zeile 1772
</tr>
<tr>
<td><input type="text" class="textbox" name="usertitle" size="25" maxlength="{$mybb->settings['customtitlemaxlength']}" value="{$newtitle}" /></td>

</tr>
<tr>
<td><input type="text" class="textbox" name="usertitle" size="25" maxlength="{$mybb->settings['customtitlemaxlength']}" value="{$newtitle}" /></td>

</tr>

</tr>

<tr>
<td><span class="smalltext"><input type="checkbox" name="reverttitle" id="reverttitle" class="checkbox" /> {$lang->revert_usertitle}</span></td>
</tr>

<tr>
<td><span class="smalltext"><input type="checkbox" name="reverttitle" id="reverttitle" class="checkbox" /> {$lang->revert_usertitle}</span></td>
</tr>

Zeile 1763Zeile 1781
<br />]]></template>
<template name="usercp_attachments_none" version="120"><![CDATA[<tr>
<td class="trow1" align="center" colspan="5">{$lang->no_attachments}</td>

<br />]]></template>
<template name="usercp_attachments_none" version="120"><![CDATA[<tr>
<td class="trow1" align="center" colspan="5">{$lang->no_attachments}</td>

</tr>]]></template>

</tr>]]></template>

		<template name="usercp_nav_changename" version="120"><![CDATA[<li><a href="usercp.php?action=changename">{$lang->ucp_nav_change_username}</a><br /></li>]]></template>
<template name="usercp_profile" version="120"><![CDATA[<html>
<head>

		<template name="usercp_nav_changename" version="120"><![CDATA[<li><a href="usercp.php?action=changename">{$lang->ucp_nav_change_username}</a><br /></li>]]></template>
<template name="usercp_profile" version="120"><![CDATA[<html>
<head>

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

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

</tr>
<tr>
<td width="50%" class="trow1" valign="top">

</tr>
<tr>
<td width="50%" class="trow1" valign="top">

<fieldset class="trow2">
<legend><strong>{$lang->profile_required}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}">

<fieldset class="trow2">
<legend><strong>{$lang->profile_required}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}">

Zeile 1791Zeile 1809
<td colspan="2"><span class="smalltext"><strong>{$lang->change_email_notice}</strong></span></td>
</tr>
{$requiredfields}

<td colspan="2"><span class="smalltext"><strong>{$lang->change_email_notice}</strong></span></td>
</tr>
{$requiredfields}

</table>
</fieldset>

</table>
</fieldset>

<br />
<fieldset class="trow2">
<legend><strong>{$lang->profile_optional}</strong></legend>

<br />
<fieldset class="trow2">
<legend><strong>{$lang->profile_optional}</strong></legend>

Zeile 1840Zeile 1858
</td>
<td width="50%" class="trow1" valign="top">
{$customtitle}

</td>
<td width="50%" class="trow1" valign="top">
{$customtitle}

<fieldset class="trow2">

<fieldset class="trow2">

<legend><strong>{$lang->additional_contact_details}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>

<legend><strong>{$lang->additional_contact_details}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<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>
<td class="trow1"><span class="smalltext">{$foruminfo['rules']}</span></td>
</tr>
</table>
<br />]]></template>

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

		<template name="forumdisplay_rules_link" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="trow1"><strong><a href="misc.php?action=rules&amp;fid={$fid}">{$foruminfo['rulestitle']}</a></strong></td>

		<template name="forumdisplay_rules_link" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="trow1"><strong><a href="misc.php?action=rules&amp;fid={$fid}">{$foruminfo['rulestitle']}</a></strong></td>

</tr>

</tr>

</table>
<br />]]></template>
<template name="forumdisplay" version="120"><![CDATA[<html>

</table>
<br />]]></template>
<template name="forumdisplay" version="120"><![CDATA[<html>

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

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

</head>
<body>

</head>
<body>

{$header}
{$moderatedby}
{$usersbrowsing}<br /><br />

{$header}
{$moderatedby}
{$usersbrowsing}<br /><br />

Zeile 2065Zeile 2083
<input type="hidden" name="joingroup" value="{$joingroup}" />
<input type="hidden" name="do" value="joingroup" />
<input type="submit" class="button" value="{$lang->send_join_request}" />

<input type="hidden" name="joingroup" value="{$joingroup}" />
<input type="hidden" name="do" value="joingroup" />
<input type="submit" class="button" value="{$lang->send_join_request}" />

</div>
</td>
</tr>
</table>
</form>
{$footer}
</body>

</div>
</td>
</tr>
</table>
</form>
{$footer}
</body>

</html>]]></template>

</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=120"></script>
<script type="text/javascript" src="jscripts/moo.ajax.js?ver=120"></script>
<script type="text/javascript" src="jscripts/general.js?ver=120"></script>
<script type="text/javascript" src="jscripts/popup_menu.js?ver=120"></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 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 2692Zeile 2712
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr>
<td class="tcat" width="35">&nbsp;</td>

<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr>
<td class="tcat" width="35">&nbsp;</td>

<td class="tcat" width="59%"><strong>{$lang->forumbit_forum}</strong></td>
<td class="tcat" width="65" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_threads}</strong></td>
<td class="tcat" width="65" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_posts}</strong></td>

<td class="tcat"><strong>{$lang->forumbit_forum}</strong></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_threads}</strong></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_posts}</strong></td>

<td class="tcat" width="200" align="center"><strong>{$lang->forumbit_lastpost}</strong></td>
</tr>
{$sub_forums}

<td class="tcat" width="200" align="center"><strong>{$lang->forumbit_lastpost}</strong></td>
</tr>
{$sub_forums}

Zeile 2948Zeile 2968

{$pmsdownload}]]></template>
<template name="postbit_avatar" version="120"><![CDATA[<img src="{$post['avatar']}" alt="" {$avatar_width_height} />]]></template>


{$pmsdownload}]]></template>
<template name="postbit_avatar" version="120"><![CDATA[<img src="{$post['avatar']}" alt="" {$avatar_width_height} />]]></template>

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

		<template name="usercp_profile_customfield" version="122"><![CDATA[<tr>

<td><span class="smalltext">
{$profilefield['name']}:</span></td>
</tr>

<td><span class="smalltext">
{$profilefield['name']}:</span></td>
</tr>

Zeile 3381Zeile 3401
<td colspan="6" class="trow1">{$lang->nomessages}</td>
</tr>]]></template>
<template name="private_send_buddyselect" version="120"><![CDATA[<br /><span class="smalltext">{$lang->select_buddy}<br /><select name="buddy" onchange="document.input.to.value=this.options[this.selectedIndex].value"><option value="" tabindex="2">&nbsp;</option>{$buddies}</select>]]></template>

<td colspan="6" class="trow1">{$lang->nomessages}</td>
</tr>]]></template>
<template name="private_send_buddyselect" version="120"><![CDATA[<br /><span class="smalltext">{$lang->select_buddy}<br /><select name="buddy" onchange="document.input.to.value=this.options[this.selectedIndex].value"><option value="" tabindex="2">&nbsp;</option>{$buddies}</select>]]></template>

		<template name="codebuttons" version="120"><![CDATA[<script type="text/javascript" src="jscripts/editor.js?ver=120"></script>

		<template name="codebuttons" version="120"><![CDATA[<script type="text/javascript" src="jscripts/editor.js?ver=121"></script>

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

<script type="text/javascript">
{$editor_language}
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 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 3428Zeile 3449
		<template name="memberlist" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->member_list}</title>

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

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

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

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

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

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

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

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="trow1">
<table border="0" cellspacing="0" cellpadding="0" width="100%">

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="trow1">
<table border="0" cellspacing="0" cellpadding="0" width="100%">

<tr>
<td class="trow1">{$pmspacebar}<span class="smalltext"><a href="private.php">{$lang->inbox}</a> | <a href="private.php?action=send">{$lang->compose_message2}</a> | <a href="private.php?action=folders">{$lang->manage_folders}</a></span></td>

<tr>
<td class="trow1">{$pmspacebar}<span class="smalltext"><a href="private.php">{$lang->inbox}</a> | <a href="private.php?action=send">{$lang->compose_message2}</a> | <a href="private.php?action=folders">{$lang->manage_folders}</a></span></td>

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

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

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

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

Zeile 3507Zeile 3528
{$messagelist}
<tr>
<td class="tfoot" align="right" colspan="6"><input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or} <input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages}</td>

{$messagelist}
<tr>
<td class="tfoot" align="right" colspan="6"><input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or} <input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages}</td>

</tr>

</tr>

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

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

Zeile 3524Zeile 3545
</table>
</td>
</tr>

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

</table>

</table>

<input type="hidden" name="action" value="do_stuff" />
</form>
{$footer}

<input type="hidden" name="action" value="do_stuff" />
</form>
{$footer}

Zeile 3547Zeile 3568
{$rating}
<td class="{$bgcolor}" style="white-space: nowrap">{$postdate} {$posttime}</td>
{$modann}

{$rating}
<td class="{$bgcolor}" style="white-space: nowrap">{$postdate} {$posttime}</td>
{$modann}

</tr>

</tr>

]]></template>
<template name="forumdisplay_announcements" version="120"><![CDATA[<tr>
<td class="trow_sep" colspan="{$colspan}">{$lang->forum_announcements}</td>

]]></template>
<template name="forumdisplay_announcements" version="120"><![CDATA[<tr>
<td class="trow_sep" colspan="{$colspan}">{$lang->forum_announcements}</td>

Zeile 3559Zeile 3580
		<template name="forumdisplay_threads_sep" version="120"><![CDATA[<tr>
<td class="trow_sep" colspan="{$colspan}">{$lang->normal_threads}</td>
</tr>]]></template>

		<template name="forumdisplay_threads_sep" version="120"><![CDATA[<tr>
<td class="trow_sep" colspan="{$colspan}">{$lang->normal_threads}</td>
</tr>]]></template>

		<template name="postbit" version="120"><![CDATA[<tr>
<td class="{$altbg}" width="155" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>

		<template name="postbit" version="121"><![CDATA[<tr>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>

{$post['user_details']}
</td>

{$post['user_details']}
</td>

<td class="{$altbg}" width="100%" valign="top">

<td class="{$altbg}" width="85%" valign="top">

<table width="100%">
<tr><td>{$post['posturl']}{$post['icon']}<span class="smalltext"><strong> {$post['subject']}</strong></span>
<br />

<table width="100%">
<tr><td>{$post['posturl']}{$post['icon']}<span class="smalltext"><strong> {$post['subject']}</strong></span>
<br />

Zeile 3598Zeile 3619
<td class="trow_sep" colspan="2"><img src="{$theme['imgdir']}/pixel.gif" height="1" width="1" alt="" /></td>
</tr>]]></template>
<template name="forumdisplay_threadlist_clearpass" version="120"><![CDATA[ | <a href="misc.php?action=clearpass&amp;fid={$fid}">{$lang->clear_stored_password}</a>]]></template>

<td class="trow_sep" colspan="2"><img src="{$theme['imgdir']}/pixel.gif" height="1" width="1" alt="" /></td>
</tr>]]></template>
<template name="forumdisplay_threadlist_clearpass" version="120"><![CDATA[ | <a href="misc.php?action=clearpass&amp;fid={$fid}">{$lang->clear_stored_password}</a>]]></template>

		<template name="portal_welcome_guesttext" version="120"><![CDATA[<span class="smalltext">{$lang->guest_welcome_registration}<br />

		<template name="portal_welcome_guesttext" version="121"><![CDATA[<span class="smalltext">{$lang->guest_welcome_registration}<br />

<br />

<br />

<form method="post" action="{$PHP_SELF}"><input type="hidden" name="action" value="do_login" />

<form method="post" action="{$portal_url}"><input type="hidden" name="action" value="do_login" />

{$lang->username}<br />&nbsp;&nbsp;<input type="text" class="textbox" name="username" value="" /><br /><br />
{$lang->password}<br />&nbsp;&nbsp;<input type="password" class="textbox" name="password" value="" /><br />
<br /><input type="submit" class="button" name="loginsubmit" value="{$lang->login}" /></form>]]></template>

{$lang->username}<br />&nbsp;&nbsp;<input type="text" class="textbox" name="username" value="" /><br /><br />
{$lang->password}<br />&nbsp;&nbsp;<input type="password" class="textbox" name="password" value="" /><br />
<br /><input type="submit" class="button" name="loginsubmit" value="{$lang->login}" /></form>]]></template>

Zeile 3745Zeile 3766
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td colspan="2" width="100%" class="thead"><strong>{$lang->email_user}</strong></td>

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

</tr>
<tr>

</tr>
<tr>

<td width="40%" class="trow1"><strong>{$lang->username}</strong></td>
<td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="touser" value="{$emailto['username']}" /></td>
</tr>

<td width="40%" class="trow1"><strong>{$lang->username}</strong></td>
<td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="touser" value="{$emailto['username']}" /></td>
</tr>

Zeile 3758Zeile 3779
<tr>
<td valign="top" width="40%" class="trow1"><strong>{$lang->email_message}</strong></td>
<td width="60%" class="trow1"><textarea cols="50" rows="10" name="message"></textarea></td>

<tr>
<td valign="top" width="40%" class="trow1"><strong>{$lang->email_message}</strong></td>
<td width="60%" class="trow1"><textarea cols="50" rows="10" name="message"></textarea></td>

</tr>
</table>

</tr>
</table>

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

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

Zeile 3780Zeile 3801
<tr>
<td class="tfoot" align="right" colspan="2"><strong>{$lang->total}</strong></td>
<td class="tfoot" align="center"><strong>{$lang->total_votes}</strong></td>

<tr>
<td class="tfoot" align="right" colspan="2"><strong>{$lang->total}</strong></td>
<td class="tfoot" align="center"><strong>{$lang->total_votes}</strong></td>

<td class="tfoot" align="center"><strong>{$totpercent}</strong></td>
</tr>
</table>

<td class="tfoot" align="center"><strong>{$totpercent}</strong></td>
</tr>
</table>

<table cellspacing="0" cellpadding="2" border="0" width="100%" align="center">
<tr>
<td align="left"><span class="smalltext">{$lang->you_voted}</span></td>

<table cellspacing="0" cellpadding="2" border="0" width="100%" align="center">
<tr>
<td align="left"><span class="smalltext">{$lang->you_voted}</span></td>

Zeile 3805Zeile 3826
<tr>
<td class="tfoot" align="right" colspan="2"><strong>{$lang->poll_total}</strong></td>
<td class="tfoot" align="center"><strong>{$poll['numvotes']} {$lang->poll_votes}</strong></td>

<tr>
<td class="tfoot" align="right" colspan="2"><strong>{$lang->poll_total}</strong></td>
<td class="tfoot" align="center"><strong>{$poll['numvotes']} {$lang->poll_votes}</strong></td>

<td class="tfoot" align="center"><strong>{$totpercent}</strong></td>
</tr>
</table>
{$footer}
</body>
</html>]]></template>

<td class="tfoot" align="center"><strong>{$totpercent}</strong></td>
</tr>
</table>
{$footer}
</body>
</html>]]></template>

		<template name="member_register_password" version="120"><![CDATA[<tr>
<td><span class="smalltext">{$lang->password}</span></td>
<td><span class="smalltext">{$lang->confirm_password}</span></td>

		<template name="member_register_password" version="120"><![CDATA[<tr>
<td><span class="smalltext">{$lang->password}</span></td>
<td><span class="smalltext">{$lang->confirm_password}</span></td>

Zeile 3939Zeile 3960
</table>
<br />]]></template>
<template name="member_login" version="120"><![CDATA[<html>

</table>
<br />]]></template>
<template name="member_login" version="120"><![CDATA[<html>

<head>

<head>

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

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

Zeile 3958Zeile 3979
<tr>
<td class="trow2"><strong>{$lang->password}</strong><br /><span class="smalltext">{$lang->pw_note}</span></td>
<td class="trow2"><input type="password" class="textbox" name="password" size="25" style="width: 200px;" /> (<a href="member.php?action=lostpw">{$lang->lostpw_note}</a>)</td>

<tr>
<td class="trow2"><strong>{$lang->password}</strong><br /><span class="smalltext">{$lang->pw_note}</span></td>
<td class="trow2"><input type="password" class="textbox" name="password" size="25" style="width: 200px;" /> (<a href="member.php?action=lostpw">{$lang->lostpw_note}</a>)</td>

</tr>
</table>

</tr>
</table>

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

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

Zeile 3977Zeile 3998
<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->aim_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->aim_center}</strong></td>

</tr>
<tr>

</tr>
<tr>

<td class="tcat" align="center" colspan="2"><span class="smalltext"><strong>{$navigationbar}</strong></span></td>
</tr>

<td class="tcat" align="center" colspan="2"><span class="smalltext"><strong>{$navigationbar}</strong></span></td>
</tr>

<tr>

<tr>

<td class="trow2">
<!-- Begin AIM Remote -->
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" style="white-space: nowrap"><a href="http://www.aol.co.uk/aim/index.html"><img src="http://www.aol.co.uk/aim/remote/gr/aimver_man.gif" width="44" height="55" alt="Download AIM" /></a><img src="http://www.aol.co.uk/aim/remote/gr/aimver_topsm.gif" width="73" height="55" alt="AIM Remote" /></td>

<td class="trow2">
<!-- Begin AIM Remote -->
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" style="white-space: nowrap"><a href="http://www.aol.co.uk/aim/index.html"><img src="http://www.aol.co.uk/aim/remote/gr/aimver_man.gif" width="44" height="55" alt="Download AIM" /></a><img src="http://www.aol.co.uk/aim/remote/gr/aimver_topsm.gif" width="73" height="55" alt="AIM Remote" /></td>

</tr>
<tr>

</tr>
<tr>

<td align="center" style="white-space: nowrap"><a href="aim:goim?screenname={$user['aim']}&amp;message=Hi.+Are+you+there?"><img src="http://www.aol.co.uk/aim/remote/gr/aimver_im.gif" width="117" height="39" alt="Send me an Instant Message" /></a></td>
</tr>
<tr>

<td align="center" style="white-space: nowrap"><a href="aim:goim?screenname={$user['aim']}&amp;message=Hi.+Are+you+there?"><img src="http://www.aol.co.uk/aim/remote/gr/aimver_im.gif" width="117" height="39" alt="Send me an Instant Message" /></a></td>
</tr>
<tr>

Zeile 4016Zeile 4037
{$feedurl}
<table border="0" cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr><td>{$lang->syndication_note}</td></tr>

{$feedurl}
<table border="0" cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr><td>{$lang->syndication_note}</td></tr>

</table>

</table>

<br />
<form method="post" action="misc.php?action=syndication">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<br />
<form method="post" action="misc.php?action=syndication">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<tr>

<tr>

<td class="thead" colspan="2"><strong>{$lang->syndication}</strong></td>
</tr>
<tr>
<td class="trow1" width="40%" valign="top"><strong>{$lang->syndication_forum}</strong><br /><span class="smalltext">{$lang->syndication_forum_desc}</span></td>
<td class="trow1" width="60%">{$forumselect}</td>

<td class="thead" colspan="2"><strong>{$lang->syndication}</strong></td>
</tr>
<tr>
<td class="trow1" width="40%" valign="top"><strong>{$lang->syndication_forum}</strong><br /><span class="smalltext">{$lang->syndication_forum_desc}</span></td>
<td class="trow1" width="60%">{$forumselect}</td>

</tr>

</tr>

<tr>
<td class="trow2" width="40%" valign="top"><strong>{$lang->syndication_version}</strong><br /><span class="smalltext">{$lang->syndication_version_desc}</span></td>
<td class="trow2" width="60%"><input type="radio" class="radio" name="version" value="rss2.0" {$rss2check} />&nbsp;{$lang->syndication_version_rss2}<br /><input type="radio" class="radio" name="version" value="atom1.0" {$atom1check} />&nbsp;{$lang->syndication_version_atom1}</td>

<tr>
<td class="trow2" width="40%" valign="top"><strong>{$lang->syndication_version}</strong><br /><span class="smalltext">{$lang->syndication_version_desc}</span></td>
<td class="trow2" width="60%"><input type="radio" class="radio" name="version" value="rss2.0" {$rss2check} />&nbsp;{$lang->syndication_version_rss2}<br /><input type="radio" class="radio" name="version" value="atom1.0" {$atom1check} />&nbsp;{$lang->syndication_version_atom1}</td>

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 4096Zeile 4117
</table>]]></template>
<template name="index_whosonline" version="120"><![CDATA[<tr>
<td class="tcat"><strong>{$lang->whos_online}</strong> [<a href="online.php">{$lang->complete_list}</a>]</td>

</table>]]></template>
<template name="index_whosonline" version="120"><![CDATA[<tr>
<td class="tcat"><strong>{$lang->whos_online}</strong> [<a href="online.php">{$lang->complete_list}</a>]</td>

</tr>

</tr>

<tr>
<td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td>
</tr>]]></template>

<tr>
<td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td>
</tr>]]></template>

Zeile 4326Zeile 4347
{$loginbox}
<tr>
<td class="trow2"><strong>{$lang->question}</strong></td>

{$loginbox}
<tr>
<td class="trow2"><strong>{$lang->question}</strong></td>

<td class="trow2"><input type="text" class="textbox" name="question" size="40" maxlength="240" value="{$question}" /></td>
</tr>

<td class="trow2"><input type="text" class="textbox" name="question" size="40" maxlength="240" value="{$question}" /></td>
</tr>

<tr>
<td class="trow1" valign="top"><strong>{$lang->num_options}</strong><br /><span class="smalltext">{$lang->max_options} {$mybb->settings['maxpolloptions']}</span></td>
<td class="trow1"><input type="text" class="textbox" name="polloptions" size="10" value="{$polloptions}" />&nbsp;<input type="submit" class="button" name="updateoptions" value="{$lang->update_options}" /></td>

<tr>
<td class="trow1" valign="top"><strong>{$lang->num_options}</strong><br /><span class="smalltext">{$lang->max_options} {$mybb->settings['maxpolloptions']}</span></td>
<td class="trow1"><input type="text" class="textbox" name="polloptions" size="10" value="{$polloptions}" />&nbsp;<input type="submit" class="button" name="updateoptions" value="{$lang->update_options}" /></td>

Zeile 4337Zeile 4358
<td class="trow2"><span class="smalltext">{$lang->poll_options_note}</span>
<table border="0" cellspacing="0" cellpadding="0">
{$optionbits}

<td class="trow2"><span class="smalltext">{$lang->poll_options_note}</span>
<table border="0" cellspacing="0" cellpadding="0">
{$optionbits}

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

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

<tr>
<td class="trow1" valign="top"><strong>{$lang->options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[multiple]" value="yes" {$postoptionschecked['multiple']} />&nbsp;{$lang->option_multiple}</label><br />
<label><input type="checkbox" class="checkbox" name="postoptions[public]" value="yes" {$postoptionschecked['public']} />&nbsp;{$lang->option_public}</label>
</span>

<tr>
<td class="trow1" valign="top"><strong>{$lang->options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[multiple]" value="yes" {$postoptionschecked['multiple']} />&nbsp;{$lang->option_multiple}</label><br />
<label><input type="checkbox" class="checkbox" name="postoptions[public]" value="yes" {$postoptionschecked['public']} />&nbsp;{$lang->option_public}</label>
</span>

</td>
</tr>

</td>
</tr>

<tr>
<td class="trow2" valign="top"><strong>{$lang->poll_timeout}</strong><br /><span class="smalltext">{$lang->timeout_note}</span></td>
<td class="trow2"><input type="text" class="textbox" name="timeout" value="{$timeout}" /> {$lang->days}</td>

<tr>
<td class="trow2" valign="top"><strong>{$lang->poll_timeout}</strong><br /><span class="smalltext">{$lang->timeout_note}</span></td>
<td class="trow2"><input type="text" class="textbox" name="timeout" value="{$timeout}" /> {$lang->days}</td>

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>

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

{$headerinclude}
</head>
<body>
{$header}

{$headerinclude}
</head>
<body>
{$header}

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

<br />
<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 4406Zeile 4427
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="3"><strong>{$lang->users_online}</strong></td>

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

</tr>
<tr>

</tr>
<tr>

<td class="tcat" align="center"><a href="online.php?sortby=username"><span class="smalltext"><strong>{$lang->on_username}</strong></span></a></td>
<td class="tcat" align="center"><a href="online.php?sortby=time"><span class="smalltext"><strong>{$lang->time}</strong></span></a></td>
<td class="tcat" align="center" width="50%"><a href="online.php?sortby=location"><span class="smalltext"><strong>{$lang->location}</strong></span></a></td>

<td class="tcat" align="center"><a href="online.php?sortby=username"><span class="smalltext"><strong>{$lang->on_username}</strong></span></a></td>
<td class="tcat" align="center"><a href="online.php?sortby=time"><span class="smalltext"><strong>{$lang->time}</strong></span></a></td>
<td class="tcat" align="center" width="50%"><a href="online.php?sortby=location"><span class="smalltext"><strong>{$lang->location}</strong></span></a></td>

</tr>

</tr>

{$onlinerows}
<tr>
<td class="tfoot" colspan="3" align="right"><span class="smalltext"><strong><a href="online.php?action=today">{$lang->online_today}</a> | <a href="online.php">{$lang->refresh_page}</a></strong></span></td>

{$onlinerows}
<tr>
<td class="tfoot" colspan="3" align="right"><span class="smalltext"><strong><a href="online.php?action=today">{$lang->online_today}</a> | <a href="online.php">{$lang->refresh_page}</a></strong></span></td>

</tr>
</table>

</tr>
</table>

<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td align="center" class="trow1"><span class="smalltext">{$lang->online_count}</span></td>

<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td align="center" class="trow1"><span class="smalltext">{$lang->online_count}</span></td>

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

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

</html>]]></template>
<template name="portal_welcome_membertext" version="120"><![CDATA[<span class="smalltext"><em>{$lang->member_welcome_lastvisit}</em> {$lastvisit}<br />
{$lang->since_then}<br />

</html>]]></template>
<template name="portal_welcome_membertext" version="120"><![CDATA[<span class="smalltext"><em>{$lang->member_welcome_lastvisit}</em> {$lastvisit}<br />
{$lang->since_then}<br />

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}

{$announcements}

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

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

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

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

<tr>

<tr>

<td class="thead"><strong><a href="{$mybb->settings['bburl']}/private.php">{$lang->private_messages}</a></strong></td>

<td class="thead"><strong><a href="{$mybb->settings['bburl']}/private.php">{$lang->private_messages}</a></strong></td>

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

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

<span class="smalltext">{$lang->pms_received_new}<br /><br />
<strong>&raquo; </strong> <strong>{$messages['pms_unread']}</strong> {$lang->pms_unread}<br />
<strong>&raquo; </strong> <strong>{$messages['pms_total']}</strong> {$lang->pms_total}</span>

<span class="smalltext">{$lang->pms_received_new}<br /><br />
<strong>&raquo; </strong> <strong>{$messages['pms_unread']}</strong> {$lang->pms_unread}<br />
<strong>&raquo; </strong> <strong>{$messages['pms_total']}</strong> {$lang->pms_total}</span>

Zeile 4483Zeile 4504
<strong>&raquo; </strong>{$lang->num_threads} {$stats['numthreads']}<br />
<strong>&raquo; </strong>{$lang->num_posts} {$stats['numposts']}
<br /><br /><a href="{$mybb->settings['bburl']}/stats.php">{$lang->full_stats}</a>

<strong>&raquo; </strong>{$lang->num_threads} {$stats['numthreads']}<br />
<strong>&raquo; </strong>{$lang->num_posts} {$stats['numposts']}
<br /><br /><a href="{$mybb->settings['bburl']}/stats.php">{$lang->full_stats}</a>

</span>
</td>
</tr>

</span>
</td>
</tr>

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

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

<tr>

<tr>

<td class="thead"><strong>{$lang->welcome}</strong></td>
</tr>
<tr>
<td class="trow1">
{$welcometext}

<td class="thead"><strong>{$lang->welcome}</strong></td>
</tr>
<tr>
<td class="trow1">
{$welcometext}

</td>
</tr>

</td>
</tr>

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

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

<tr>

<tr>

<td class="thead"><strong>{$lang->online}</strong></td>

<td class="thead"><strong>{$lang->online}</strong></td>

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

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

{$lang->online_users}<br /><strong>&raquo;</strong> {$lang->online_counts}<br />{$onlinemembers}
</span>
</td>

{$lang->online_users}<br /><strong>&raquo;</strong> {$lang->online_counts}<br />{$onlinemembers}
</span>
</td>

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

</tr>

</tr>

<tr>
<td class="trow2" align="right">
<span class="smalltext">{$lang->posted_by} <a href="{$mybb->settings['bburl']}/member.php?action=profile&amp;uid={$announcement['uid']}">{$announcement['username']}</a> - {$anndate} {$anntime} {$numcomments}</span>

<tr>
<td class="trow2" align="right">
<span class="smalltext">{$lang->posted_by} <a href="{$mybb->settings['bburl']}/member.php?action=profile&amp;uid={$announcement['uid']}">{$announcement['username']}</a> - {$anndate} {$anntime} {$numcomments}</span>

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>

<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>

</table>

</td>

</td>

</tr>

</tr>

</table>
<br />]]></template>
<template name="portal_announcement_numcomments_no" version="120"><![CDATA[- {$lang->no_replies}]]></template>
<template name="portal_search" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

</table>
<br />]]></template>
<template name="portal_announcement_numcomments_no" version="120"><![CDATA[- {$lang->no_replies}]]></template>
<template name="portal_search" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<tr>

<tr>

<td class="thead"><strong>{$lang->search_forums}</strong></td>

<td class="thead"><strong>{$lang->search_forums}</strong></td>

</tr>
<tr>

</tr>
<tr>

<td class="trow1" align="center">
<form method="post" action="{$mybb->settings['bburl']}/search.php">
<input type="hidden" name="action" value="do_search" />

<td class="trow1" align="center">
<form method="post" action="{$mybb->settings['bburl']}/search.php">
<input type="hidden" name="action" value="do_search" />

Zeile 4563Zeile 4584
		<template name="usercp_favorites" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->favorites}</title>

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

{$headerinclude}
</head>
<body>
{$header}
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

{$headerinclude}
</head>
<body>
{$header}
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

<td class="trow1">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td class="trow1"><span class="smalltext"><a href="usercp2.php?action=removefavorites">{$lang->remove_all_favs}</a> | <a href="usercp.php?action=subscriptions">{$lang->view_thread_subscriptions}</a></span></td>
<td class="trow1" align="right">&nbsp;{$multipage}</td>

<td class="trow1">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td class="trow1"><span class="smalltext"><a href="usercp2.php?action=removefavorites">{$lang->remove_all_favs}</a> | <a href="usercp.php?action=subscriptions">{$lang->view_thread_subscriptions}</a></span></td>
<td class="trow1" align="right">&nbsp;{$multipage}</td>

</tr>
</table>

</tr>
</table>

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

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

Zeile 4596Zeile 4617
</table>
</td></tr></table>
{$footer}

</table>
</td></tr></table>
{$footer}

</body>

</body>

</html>]]></template>
<template name="printthread" version="120"><![CDATA[<html>
<head>

</html>]]></template>
<template name="printthread" version="120"><![CDATA[<html>
<head>

Zeile 4629Zeile 4650
		<template name="forumdisplay_nothreads" version="120"><![CDATA[<tr>
<td colspan="{$colspan}" class="trow1">{$lang->nothreads}</td>
</tr>]]></template>

		<template name="forumdisplay_nothreads" version="120"><![CDATA[<tr>
<td colspan="{$colspan}" class="trow1">{$lang->nothreads}</td>
</tr>]]></template>

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

		<template name="usercp_password" version="122"><![CDATA[<html>

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

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

{$headerinclude}
</head>
<body>
{$header}
<form action="usercp.php" method="post">
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>


{$headerinclude}
</head>
<body>
{$header}
<form action="usercp.php" method="post">
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
{$errors}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

<td class="thead" colspan="2"><strong>{$lang->change_password}</strong></td>
</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->current_password}</strong></td>

<td class="thead" colspan="2"><strong>{$lang->change_password}</strong></td>
</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->current_password}</strong></td>

</tr>

</tr>

<tr>
<td class="trow1" colspan="2" align="center"><input type="password" class="textbox" name="oldpassword" size="25" /></td>
</tr>

<tr>
<td class="trow1" colspan="2" align="center"><input type="password" class="textbox" name="oldpassword" size="25" /></td>
</tr>

Zeile 4657Zeile 4679
<tr>
<td class="trow2" width="40%"><strong>{$lang->new_password}</strong></td>
<td class="trow2" width="60%"><input type="password" class="textbox" name="password" size="25" /></td>

<tr>
<td class="trow2" width="40%"><strong>{$lang->new_password}</strong></td>
<td class="trow2" width="60%"><input type="password" class="textbox" name="password" size="25" /></td>

</tr>
<tr>

</tr>
<tr>

<td class="trow1" width="40%"><strong>{$lang->confirm_password}</strong></td>
<td class="trow1" width="60%"><input type="password" class="textbox" name="password2" size="25" /></td>
</tr>

<td class="trow1" width="40%"><strong>{$lang->confirm_password}</strong></td>
<td class="trow1" width="60%"><input type="password" class="textbox" name="password2" size="25" /></td>
</tr>

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

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

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

		<template name="usercp_email" version="122"><![CDATA[<html>

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

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

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

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

 
{$errors}

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

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

Zeile 4702Zeile 4725
</tr>
<tr>
<td class="trow2" width="40%"><strong>{$lang->new_email}</strong></td>

</tr>
<tr>
<td class="trow2" width="40%"><strong>{$lang->new_email}</strong></td>

<td class="trow2" width="60%"><input type="text" class="textbox" name="email" size="25" maxlength="150" /></td>

<td class="trow2" width="60%"><input type="text" class="textbox" name="email" size="25" maxlength="150" value="{$email}" /></td>

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

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

<td class="trow1" width="60%"><input type="text" class="textbox" name="email2" size="25" maxlength="100" /></td>

<td class="trow1" width="60%"><input type="text" class="textbox" name="email2" size="25" maxlength="150" value="{$email2}" /></td>

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

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

Zeile 4872Zeile 4895
		<template name="search_results_posts" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->search_results}</title>

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

{$headerinclude}
</head>
<body>
{$header}

{$headerinclude}
</head>
<body>
{$header}

<table width="100%" align="center" border="0">
<tr>
<td align="right" valign="top">{$multipage}</td>

<table width="100%" align="center" border="0">
<tr>
<td align="right" valign="top">{$multipage}</td>

Zeile 5014Zeile 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 5029Zeile 5052
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->delete_poll}</strong></td>

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

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

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

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

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

Zeile 5059Zeile 5082
</tr>]]></template>
<template name="smilieinsert_getmore" version="120"><![CDATA[<tr>
<td class="trow2" align="center"><span class="smalltext"><strong>[<a href="javascript:clickableEditor.openGetMoreSmilies('clickableEditor');">{$lang->smilieinsert_getmore}</a>]</strong></span></td>

</tr>]]></template>
<template name="smilieinsert_getmore" version="120"><![CDATA[<tr>
<td class="trow2" align="center"><span class="smalltext"><strong>[<a href="javascript:clickableEditor.openGetMoreSmilies('clickableEditor');">{$lang->smilieinsert_getmore}</a>]</strong></span></td>

</tr>]]></template>
<template name="misc_smilies_popup" version="120"><![CDATA[<html>
<head>

</tr>]]></template>
<template name="misc_smilies_popup" version="122"><![CDATA[<html>
<head>

<title>{$mybb->settings['bbname']} - {$lang->smilies_listing}</title>
{$headerinclude}
<script type="text/javascript">

<title>{$mybb->settings['bbname']} - {$lang->smilies_listing}</title>
{$headerinclude}
<script type="text/javascript">

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

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

</tr>
<tr>

</tr>
<tr>

<td class="tcat" colspan="4"><span class="smalltext">{$lang->click_to_add}</span></td>
</tr>
{$smilies}

<td class="tcat" colspan="4"><span class="smalltext">{$lang->click_to_add}</span></td>
</tr>
{$smilies}

 
<tr>

<td class="thead" colspan="4" align="center"><span class="smalltext">[<a href="javascript:window.close();">{$lang->close_window}</a>]</span></td>
</tr>
</table>
</body>
</html>]]></template>

<td class="thead" colspan="4" align="center"><span class="smalltext">[<a href="javascript:window.close();">{$lang->close_window}</a>]</span></td>
</tr>
</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 5110Zeile 5134
		<template name="moderation_getip" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->get_post_ip}</title>

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

{$headerinclude}

{$headerinclude}

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

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

<tr>

<tr>

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

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

<tr>

<tr>

<td class="trow2"><strong>{$lang->ip_address}</strong></td>
<td class="trow2">{$post['ipaddress']}</td>
</tr>

<td class="trow2"><strong>{$lang->ip_address}</strong></td>
<td class="trow2">{$post['ipaddress']}</td>
</tr>

Zeile 5137Zeile 5161
<td class="trow2">
<a href="{$config['admin_dir']}/index.php?goto=users%2Ephp%3Faction%3Dfind%26searchop%5Bsortby%5D%3Dusername%26searchop%5Border%5D%3Dasc%26search%5Bregip%5D%3D{$post['ipaddress']}">{$lang->search_regip_users}</a><br />
<a href="{$config['admin_dir']}/index.php?goto=users%2Ephp%3Faction%3Dfind%26searchop%5Bsortby%5D%3Dusername%26searchop%5Border%5D%3Dasc%26search%5Bpostip%5D%3D{$post['ipaddress']}">{$lang->search_postip_users}</a>

<td class="trow2">
<a href="{$config['admin_dir']}/index.php?goto=users%2Ephp%3Faction%3Dfind%26searchop%5Bsortby%5D%3Dusername%26searchop%5Border%5D%3Dasc%26search%5Bregip%5D%3D{$post['ipaddress']}">{$lang->search_regip_users}</a><br />
<a href="{$config['admin_dir']}/index.php?goto=users%2Ephp%3Faction%3Dfind%26searchop%5Bsortby%5D%3Dusername%26searchop%5Border%5D%3Dasc%26search%5Bpostip%5D%3D{$post['ipaddress']}">{$lang->search_postip_users}</a>

</td>

</td>

</tr>]]></template>
<template name="postbit_iplogged_hiden" version="120"><![CDATA[<div class="smalltext">{$lang->postbit_ipaddress} <a href="moderation.php?action=getip&amp;pid={$post['pid']}">{$lang->postbit_ipaddress_logged}</a></div>]]></template>
<template name="usercp_options_tppselect" version="120"><![CDATA[<tr>

</tr>]]></template>
<template name="postbit_iplogged_hiden" version="120"><![CDATA[<div class="smalltext">{$lang->postbit_ipaddress} <a href="moderation.php?action=getip&amp;pid={$post['pid']}">{$lang->postbit_ipaddress_logged}</a></div>]]></template>
<template name="usercp_options_tppselect" version="120"><![CDATA[<tr>

Zeile 5156Zeile 5180
		<template name="calendar_dayview" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->calendar} - {$lang->day_view}</title>

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

{$headerinclude}

{$headerinclude}

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 5174Zeile 5198
{$header}
<form enctype="multipart/form-data" action="usercp.php" method="post">
<table width="100%" border="0" align="center">

{$header}
<form enctype="multipart/form-data" action="usercp.php" method="post">
<table width="100%" border="0" align="center">

<tr>

<tr>

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

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

<tr>

<tr>

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

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

</tr>
<tr>

</tr>
<tr>

<td align="center" class="trow1" width="5%"><input type="radio" class="radio" name="avatar" value="url"{$checked['url']} /></td>
<td class="trow1" width="40%"><strong>{$lang->avatar_url}</strong><br /><span class="smalltext">{$lang->avatar_url_note}</span></td>

<td align="center" class="trow1" width="5%"><input type="radio" class="radio" name="avatar" value="url"{$checked['url']} /></td>
<td class="trow1" width="40%"><strong>{$lang->avatar_url}</strong><br /><span class="smalltext">{$lang->avatar_url_note}</span></td>

<td class="trow1" width="55%"><input type="text" class="textbox" name="avatarurl" size="25" maxlength="100" value="{$avatarurl}" /></td>
</tr>
<tr>

<td class="trow1" width="55%"><input type="text" class="textbox" name="avatarurl" size="25" maxlength="100" value="{$avatarurl}" /></td>
</tr>
<tr>

<td align="center" class="trow2" width="5%"><input type="radio" class="radio" name="avatar" value="upload"{$checked['upload']} /></td>
<td class="trow2" width="40%"><strong>{$lang->avatar_upload}</strong><br /><span class="smalltext">{$lang->avatar_upload_note}</span></td>
<td class="trow2" width="55%"><input type="file" name="avatarupload" size="25" value="" />{$uploadedmsg}</td>

<td align="center" class="trow2" width="5%"><input type="radio" class="radio" name="avatar" value="upload"{$checked['upload']} /></td>
<td class="trow2" width="40%"><strong>{$lang->avatar_upload}</strong><br /><span class="smalltext">{$lang->avatar_upload_note}</span></td>
<td class="trow2" width="55%"><input type="file" name="avatarupload" size="25" value="" />{$uploadedmsg}</td>

Zeile 5270Zeile 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 5293Zeile 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 5338Zeile 5362
{$footer}
</body>
</html>]]></template>

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

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

		<template name="usercp_changename" version="122"><![CDATA[<html>

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

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

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

{$header}
<form action="usercp.php" method="post">
<table width="100%" border="0" align="center">

{$header}
<form action="usercp.php" method="post">
<table width="100%" border="0" align="center">

<tr>

<tr>

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

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

 
{$errors}

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

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

</tr>










</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->current_password}</strong></td>
</tr>
<tr>
<td class="trow1" colspan="2" align="center"><input type="password" class="textbox" name="password" size="25" /></td>
</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->change_username}</strong></td>
</tr>

<tr>
<td class="trow2" width="40%"><strong>{$lang->new_username}</strong></td>

<tr>
<td class="trow2" width="40%"><strong>{$lang->new_username}</strong></td>

<td class="trow2" width="60%"><input type="text" class="textbox" name="username" size="25" maxlength="{$mybb->settings['maxnamelength']}" value="{$mybb->user['username']}" /></td>

<td class="trow2" width="60%"><input type="text" class="textbox" name="username" size="25" maxlength="{$mybb->settings['maxnamelength']}" /></td>

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

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

Zeile 5369Zeile 5403
</table>
</form>
{$footer}

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

</body>
</html>]]></template>
<template name="moderation_split_post" version="120"><![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="{$altbg}" valign="top" align="center"><input type="checkbox" class="checkbox" name="splitpost[{$post['pid']}]" value="yes" /></td>

</body>
</html>]]></template>
<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="{$altbg}" valign="top" align="center" width="5%"><input type="checkbox" class="checkbox" name="splitpost[{$post['pid']}]" value="yes" /></td>

<td class="{$altbg}">{$message}</td>

<td class="{$altbg}">{$message}</td>

</tr>]]></template>

</tr>]]></template>

		<template name="newreply_threadreview_more" version="120"><![CDATA[<tr>
<td class="thead" align="center"><span class="smalltext"><strong>{$lang->thread_review_more}</strong></span></td>
</tr>]]></template>

		<template name="newreply_threadreview_more" version="120"><![CDATA[<tr>
<td class="thead" align="center"><span class="smalltext"><strong>{$lang->thread_review_more}</strong></span></td>
</tr>]]></template>

Zeile 5385Zeile 5419
<br />
{$lastpostdate} {$lastposttime} (<a href="member.php?action=profile&amp;uid={$forum['lastposter']}">{$lastposter}</a>)</span>]]></template>
<template name="misc_whoposted" version="120"><![CDATA[<html>

<br />
{$lastpostdate} {$lastposttime} (<a href="member.php?action=profile&amp;uid={$forum['lastposter']}">{$lastposter}</a>)</span>]]></template>
<template name="misc_whoposted" version="120"><![CDATA[<html>

<head>

<head>

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

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

Zeile 5419Zeile 5453
		<template name="moderation_deleteposts" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->delete_posts}</title>

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

{$headerinclude}
</head>
<body>
{$header}
<form action="moderation.php" method="post">

{$headerinclude}
</head>
<body>
{$header}
<form action="moderation.php" method="post">

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

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

Zeile 5433Zeile 5467
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->delete_selected_posts}" /></div>
<input type="hidden" name="action" value="do_deleteposts" />

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

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

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

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

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

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

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

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

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

<tr>
<td class="trow2"><strong>{$lang->new_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="newsubject" value="[split] {$thread['subject']}" size="50" /></td>

<tr>
<td class="trow2"><strong>{$lang->new_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="newsubject" value="[split] {$thread['subject']}" size="50" /></td>

Zeile 5461Zeile 5495
<tr>
<td class="trow1"><strong>{$lang->new_forum}</strong></td>
<td class="trow1">{$forumselect}</td>

<tr>
<td class="trow1"><strong>{$lang->new_forum}</strong></td>
<td class="trow1">{$forumselect}</td>

</tr>
</table>

</tr>
</table>

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

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

Zeile 5480Zeile 5514
</html>]]></template>
<template name="newreply_threadreview_post" version="120"><![CDATA[<tr>
<td class="tcat"><span class="smalltext"><strong>{$lang->posted_by} {$post['username']} - {$reviewpostdate} {$reviewposttime}</strong></span></td>

</html>]]></template>
<template name="newreply_threadreview_post" version="120"><![CDATA[<tr>
<td class="tcat"><span class="smalltext"><strong>{$lang->posted_by} {$post['username']} - {$reviewpostdate} {$reviewposttime}</strong></span></td>

</tr>
<tr>

</tr>
<tr>

<td class="{$altbg}">
{$reviewmessage}
</td>

<td class="{$altbg}">
{$reviewmessage}
</td>

Zeile 5498Zeile 5532
		<template name="sendthread" version="120"><![CDATA[<html>
<head>
<title>{$thread['subject']} - {$lang->send_thread}</title>

		<template name="sendthread" version="120"><![CDATA[<html>
<head>
<title>{$thread['subject']} - {$lang->send_thread}</title>

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

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

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

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

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

		<template name="forumdisplay_inlinemoderation_col" version="120"><![CDATA[<td class="tcat" align="center" width="1"><input type="checkbox" name="allbox" onclick="inlineModeration.checkAll(this)" /></td>]]></template>

		<template name="forumdisplay_inlinemoderation_col" version="121"><![CDATA[<td class="tcat" align="center" width="1"><input type="checkbox" name="allbox" onclick="inlineModeration.checkAll(this)" /></td>]]></template>

		<template name="printthread_post" version="120"><![CDATA[<strong>{$postrow['subject']}</strong> - <a href="member.php?action=profile&amp;uid={$postrow['uid']}"><strong>{$postrow['username']}</strong></a> -  <strong>{$postrow['date']}</strong> <strong>{$postrow['time']}</strong>
<br />
<br />

		<template name="printthread_post" version="120"><![CDATA[<strong>{$postrow['subject']}</strong> - <a href="member.php?action=profile&amp;uid={$postrow['uid']}"><strong>{$postrow['username']}</strong></a> -  <strong>{$postrow['date']}</strong> <strong>{$postrow['time']}</strong>
<br />
<br />

Zeile 5732Zeile 5766
		<template name="moderation_merge" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->merge_threads}</title>

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

{$headerinclude}

{$headerinclude}

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 5742Zeile 5776
<td class="thead" colspan="2"><strong>{$lang->merge_threads}</strong></td>
</tr>
{$loginbox}

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

<tr>

<tr>

<td class="trow2"><strong>{$lang->new_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="subject" value="{$thread['subject']}" size="40" /></td>
</tr>

<td class="trow2"><strong>{$lang->new_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="subject" value="{$thread['subject']}" size="40" /></td>
</tr>

Zeile 5808Zeile 5842
</tr>
<tr>
<td class="trow1" width="30%"><strong>{$lang->username}</strong></td>

</tr>
<tr>
<td class="trow1" width="30%"><strong>{$lang->username}</strong></td>

<td class="trow1"><input type="text" class="textbox" name="username" value="{$user['username']}" /></td>
</tr>

<td class="trow1"><input type="text" class="textbox" name="username" value="{$user['username']}" /></td>
</tr>

<tr>
<td class="trow1" width="30%"><strong>{$lang->activation_code}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="code" value="{$code}" /></td>

<tr>
<td class="trow1" width="30%"><strong>{$lang->activation_code}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="code" value="{$code}" /></td>

Zeile 5817Zeile 5851
</table>
<br />
<div align="center"><input type="hidden" name="action" value="activate" /><input type="submit" class="button" name="regsubmit" value="{$lang->activate_account}" /></div>

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

</form>

</form>

{$footer}
</body>
</html>]]></template>
<template name="smilieinsert" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="150">

{$footer}
</body>
</html>]]></template>
<template name="smilieinsert" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="150">

<tr>

<tr>

<td class="thead"><span class="smalltext"><strong>{$lang->smilieinsert}</strong></span></td>

<td class="thead"><span class="smalltext"><strong>{$lang->smilieinsert}</strong></span></td>

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

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

<table width="100%" align="center" border="0" cellspacing="0" cellpadding="2" id="clickable_smilies">
{$smilies}
</table>

<table width="100%" align="center" border="0" cellspacing="0" cellpadding="2" id="clickable_smilies">
{$smilies}
</table>

Zeile 5853Zeile 5887
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" align="center"><strong>{$lang->edit_buddy_list}</strong></td>

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

</tr>
<tr>

</tr>
<tr>

<td class="trow1">
{$buddylist}
{$newlist}

<td class="trow1">
{$buddylist}
{$newlist}

Zeile 5882Zeile 5916
<td class="trow1">
{$ignorelist}
{$newlist}

<td class="trow1">
{$ignorelist}
{$newlist}

</td>
</tr>
<tr>
<td class="trow2" align="center"><span class="smalltext">{$lang->remove_add_note}</span></td>

</td>
</tr>
<tr>
<td class="trow2" align="center"><span class="smalltext">{$lang->remove_add_note}</span></td>

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

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

Zeile 6051Zeile 6085
		<template name="forumbit_depth2_cat" version="120"><![CDATA[<tr>
<td class="tcat">&nbsp;</td>
<td class="tcat" colspan="4"><strong>&raquo;&nbsp;&nbsp;<a href="forumdisplay.php?fid={$forum['fid']}">{$forum['name']}</a></strong><br /><span class="smalltext">{$forum['description']}{$sub_forums}</span></td></tr>]]></template>

		<template name="forumbit_depth2_cat" version="120"><![CDATA[<tr>
<td class="tcat">&nbsp;</td>
<td class="tcat" colspan="4"><strong>&raquo;&nbsp;&nbsp;<a href="forumdisplay.php?fid={$forum['fid']}">{$forum['name']}</a></strong><br /><span class="smalltext">{$forum['description']}{$sub_forums}</span></td></tr>]]></template>

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

		<template name="forumbit_depth1_cat_subforum" version="121"><![CDATA[<tr>

<td class="tcat" colspan="6"><strong>&raquo;&nbsp;&nbsp;<a href="forumdisplay.php?fid={$forum['fid']}">{$forum['name']}</a></strong><br /><span class="smalltext">{$forum['description']}</span></td></tr>{$sub_forums}]]></template>
<template name="misc_help" version="120"><![CDATA[<html>
<head>

<td class="tcat" colspan="6"><strong>&raquo;&nbsp;&nbsp;<a href="forumdisplay.php?fid={$forum['fid']}">{$forum['name']}</a></strong><br /><span class="smalltext">{$forum['description']}</span></td></tr>{$sub_forums}]]></template>
<template name="misc_help" version="120"><![CDATA[<html>
<head>

Zeile 6069Zeile 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 6192Zeile 6226
		<template name="usercp_editsig_current" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$lang->current_sig}</strong></td>

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

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

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

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

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

Zeile 6377Zeile 6411
</tr>
</table>
<br />]]></template>

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

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

		<template name="member_register" version="122"><![CDATA[<html>

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

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

Zeile 6428Zeile 6462
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="hideemail" id="hideemail" value="yes" {$hideemailcheck} /></td>
<td valign="top"><span class="smalltext"><label for="hideemail">{$lang->hide_email}</label></span></td>

<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="hideemail" id="hideemail" value="yes" {$hideemailcheck} /></td>
<td valign="top"><span class="smalltext"><label for="hideemail">{$lang->hide_email}</label></span></td>

 


</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="emailnotify" id="emailnotify" value="yes" {$emailnotifycheck} /></td>

</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="emailnotify" id="emailnotify" value="yes" {$emailnotifycheck} /></td>

Zeile 6462Zeile 6497
<td>{$tzselect}</td>
</tr>
<tr>

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

<td valign="top" colspan="2"><input type="checkbox" class="checkbox" name="enabledst" id="enabledst" value="yes" {$enabledstcheck} />   <span class="smalltext"><label for="enabledst">{$lang->enable_dst}</label></span>

<td valign="top" colspan="2"><input type="checkbox" class="checkbox" name="enabledst" id="enabledst" value="yes" {$enabledstcheck} />   <span class="smalltext"><label for="enabledst">{$lang->enable_dst}</label></span></td>

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

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

Zeile 6502Zeile 6537
<br />]]></template>
<template name="htmldoctype" version="120"><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">]]></template>
<template name="postbit_multiquote" version="120"><![CDATA[<script type="text/javascript">document.write("<a href=\"javascript:Thread.multiQuote({$post['pid']});\"><img src=\"{$theme['imglangdir']}/postbit_multiquote.gif\" alt=\"{$lang->postbit_multiquote}\" title=\"{$lang->postbit_multiquote}\" id=\"multiquote_{$post['pid']}\" /><\/a>");</script>]]></template>

<br />]]></template>
<template name="htmldoctype" version="120"><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">]]></template>
<template name="postbit_multiquote" version="120"><![CDATA[<script type="text/javascript">document.write("<a href=\"javascript:Thread.multiQuote({$post['pid']});\"><img src=\"{$theme['imglangdir']}/postbit_multiquote.gif\" alt=\"{$lang->postbit_multiquote}\" title=\"{$lang->postbit_multiquote}\" id=\"multiquote_{$post['pid']}\" /><\/a>");</script>]]></template>

		<template name="private_send_autocomplete" version="120"><![CDATA[<script type="text/javascript" src="jscripts/autocomplete.js?ver=120"></script>

		<template name="private_send_autocomplete" version="120"><![CDATA[<script type="text/javascript" src="jscripts/autocomplete.js?ver=121"></script>

<script type="text/javascript">
new autoComplete("to", "xmlhttp.php?action=get_users", {valueSpan: "username"});
</script>]]></template>

<script type="text/javascript">
new autoComplete("to", "xmlhttp.php?action=get_users", {valueSpan: "username"});
</script>]]></template>

		<template name="forumdisplay_threadlist_inlineedit_js" version="120"><![CDATA[<script type="text/javascript" src="jscripts/inline_edit.js?ver=120"></script>

		<template name="forumdisplay_threadlist_inlineedit_js" version="120"><![CDATA[<script type="text/javascript" src="jscripts/inline_edit.js?ver=121"></script>

<script type="text/javascript">
new inlineEditor("xmlhttp.php?action=edit_subject", {className: "subject_editable", spinnerImage: "{$theme['imgdir']}/spinner.gif", lang_click_edit: "{$lang->click_hold_edit}"});
</script>]]></template>

<script type="text/javascript">
new inlineEditor("xmlhttp.php?action=edit_subject", {className: "subject_editable", spinnerImage: "{$theme['imgdir']}/spinner.gif", lang_click_edit: "{$lang->click_hold_edit}"});
</script>]]></template>

Zeile 6521Zeile 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>