Vergleich install/resources/mybb_theme.xml - 1.4.4 - 1.4.13

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 422Zeile 422
blockquote cite span {
float: right;
font-weight: normal;

blockquote cite span {
float: right;
font-weight: normal;

 
}


blockquote cite span.highlight {
float: none;
font-weight: bold;
padding-bottom: 0;

}

.codeblock {

}

.codeblock {

Zeile 728Zeile 735

.usercp_nav_drafts {
background: url('images/usercp/drafts.gif') no-repeat left center;


.usercp_nav_drafts {
background: url('images/usercp/drafts.gif') no-repeat left center;

}

}


.usercp_nav_subscriptions {
background: url('images/usercp/subscriptions.gif') no-repeat left center;


.usercp_nav_subscriptions {
background: url('images/usercp/subscriptions.gif') no-repeat left center;

Zeile 957Zeile 964
}]]></stylesheet>
</stylesheets>
<templates>

}]]></stylesheet>
</stylesheets>
<templates>

			<template name="forumdisplay_threadlist" version="1400"><![CDATA[<div class="float_left">

			<template name="forumdisplay_threadlist" version="1412"><![CDATA[<div class="float_left">

	{$multipage}
</div>
<div class="float_right">

	{$multipage}
</div>
<div class="float_right">

Zeile 967Zeile 974
	<tr>
<td class="thead" colspan="{$colspan}">
<div style="float: right;">

	<tr>
<td class="thead" colspan="{$colspan}">
<div style="float: right;">

				<span class="smalltext"><strong><a href="misc.php?action=markread&amp;fid={$fid}">{$lang->markforum_read}</a> | <a href="usercp2.php?action={$add_remove_subscription}subscription&amp;type=forum&amp;fid={$fid}">{$add_remove_subscription_text}</a>{$clearstoredpass}</strong></span>

				<span class="smalltext"><strong><a href="misc.php?action=markread&amp;fid={$fid}">{$lang->markforum_read}</a> | <a href="usercp2.php?action={$add_remove_subscription}subscription&amp;type=forum&amp;fid={$fid}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a>{$clearstoredpass}</strong></span>

			</div>
<div>
<strong>{$foruminfo['name']}</strong>

			</div>
<div>
<strong>{$foruminfo['name']}</strong>

Zeile 1060Zeile 1067
</table>
<br />]]></template>
<template name="global_pm_alert" version="1400"><![CDATA[<div class="pm_alert" id="pm_notice">

</table>
<br />]]></template>
<template name="global_pm_alert" version="1400"><![CDATA[<div class="pm_alert" id="pm_notice">

	<div class="float_right"><a href="private.php?action=dismiss_notice&amp;my_post_key={$mybb->post_code}" title="{$lang->dismis_notice}" onclick="return MyBB.dismissPMNotice()"><img src="{$theme['imgdir']}/dismiss_notice.gif" alt="{$lang->dismis_notice}" title="[x]" /></a></div>

	<div class="float_right"><a href="private.php?action=dismiss_notice&amp;my_post_key={$mybb->post_code}" title="{$lang->dismiss_notice}" onclick="return MyBB.dismissPMNotice()"><img src="{$theme['imgdir']}/dismiss_notice.gif" alt="{$lang->dismiss_notice}" title="[x]" /></a></div>

	<div>{$privatemessage_text}</div>
</div><br />]]></template>
<template name="post_savedraftbutton" version="120"><![CDATA[&nbsp;<input type="submit" class="button" name="savedraft" value="{$lang->save_draft}" />]]></template>

	<div>{$privatemessage_text}</div>
</div><br />]]></template>
<template name="post_savedraftbutton" version="120"><![CDATA[&nbsp;<input type="submit" class="button" name="savedraft" value="{$lang->save_draft}" />]]></template>

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

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

		<template name="modcp_modlogs" version="1400"><![CDATA[<html>

		<template name="modcp_modlogs" version="1405"><![CDATA[<html>

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

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

Zeile 1193Zeile 1200
						<tr>
<td class="trow1" width="25%"><strong>{$lang->per_page}</strong></td>
<td class="trow1" width="75%"><input type="text" name="perpage" value="{$perpage}" size="4" /></td>

						<tr>
<td class="trow1" width="25%"><strong>{$lang->per_page}</strong></td>
<td class="trow1" width="75%"><input type="text" name="perpage" value="{$perpage}" size="4" /></td>

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

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

					<div align="center">

					<div align="center">

						<input type="submit" value="{$lang->filter_logs}" />

						<input type="submit" class="button" value="{$lang->filter_logs}" />

					</div>
</td>
</tr>

					</div>
</td>
</tr>

Zeile 1378Zeile 1385
		<template name="modcp_modlogs_multipage" version="1400"><![CDATA[<tr>
<td class="tcat" colspan="6"><span class="smalltext"> {$multipage}</span></td>
</tr>]]></template>

		<template name="modcp_modlogs_multipage" version="1400"><![CDATA[<tr>
<td class="tcat" colspan="6"><span class="smalltext"> {$multipage}</span></td>
</tr>]]></template>

		<template name="modcp_ipsearch" version="1400"><![CDATA[

		<template name="modcp_ipsearch" version="1405"><![CDATA[

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

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

Zeile 1410Zeile 1417
					</table>
<br />
<div align="center">

					</table>
<br />
<div align="center">

						<input type="submit" value="{$lang->find}" />

						<input type="submit" class="button" value="{$lang->find}" />

					</div>
</td>
</tr>

					</div>
</td>
</tr>

Zeile 1431Zeile 1438
					</table>
{$multipage}
<br />]]></template>

					</table>
{$multipage}
<br />]]></template>

		<template name="modcp_ipsearch_result" version="1400"><![CDATA[<tr>

		<template name="modcp_ipsearch_result" version="1408"><![CDATA[<tr>

<td class="{$trow}" align="center">{$ip}</td>
<td class="{$trow}">{$subject}</td>

<td class="{$trow}" align="center">{$ip}</td>
<td class="{$trow}">{$subject}</td>

 
</tr>

]]></template>
<template name="modcp_ipsearch_noresults" version="1400"><![CDATA[<tr>
<td class="trow1" align="center" colspan="2">{$lang->error_no_results}</td>

]]></template>
<template name="modcp_ipsearch_noresults" version="1400"><![CDATA[<tr>
<td class="trow1" align="center" colspan="2">{$lang->error_no_results}</td>

Zeile 1509Zeile 1517
			<td class="tcat"><span class="smalltext"><strong>{$lang->message}</strong></span></td>
</tr>
]]></template>

			<td class="tcat"><span class="smalltext"><strong>{$lang->message}</strong></span></td>
</tr>
]]></template>

		<template name="showthread" version="1400"><![CDATA[<html>

		<template name="showthread" version="1412"><![CDATA[<html>

<head>
<title>{$thread['subject']}</title>
{$headerinclude}

<head>
<title>{$thread['subject']}</title>
{$headerinclude}

Zeile 1571Zeile 1579
		<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
<li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>

		<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
<li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>

			<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}">{$add_remove_subscription_text}</a></li>

			<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>

		</ul>
</div>


		</ul>
</div>


Zeile 1663Zeile 1671
<td class="trow2" valign="top"><strong>{$lang->your_message}:</strong><br /><div style="text-align: center;">{$smilieinserter}</div></td>
<td class="trow2">
<textarea name="message" id="message" rows="20" cols="70" tabindex="3">{$message}</textarea>

<td class="trow2" valign="top"><strong>{$lang->your_message}:</strong><br /><div style="text-align: center;">{$smilieinserter}</div></td>
<td class="trow2">
<textarea name="message" id="message" rows="20" cols="70" tabindex="3">{$message}</textarea>

{$codebuttons}
</td>
</tr>
<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="6"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
{$disablesmilies}</span>
</td>
</tr>
{$subscriptionmethod}
{$pollbox}
</table>
{$attachbox}

{$codebuttons}
</td>
</tr>
<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="6"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
{$disablesmilies}</span>
</td>
</tr>
{$subscriptionmethod}
{$pollbox}
</table>
{$attachbox}

<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->update_post}" tabindex="3" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" /></div>
<input type="hidden" name="action" value="do_editpost" />

<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->update_post}" tabindex="3" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" /></div>
<input type="hidden" name="action" value="do_editpost" />

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

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

<head>

<head>

<title>{$lang->post_reply_to}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/post.js?ver=1400"></script>

<title>{$lang->post_reply_to}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/post.js?ver=1400"></script>

Zeile 1702Zeile 1710
{$attacherror}
{$reply_errors}
<form action="newreply.php?tid={$tid}&amp;processed=1" method="post" enctype="multipart/form-data" name="input">

{$attacherror}
{$reply_errors}
<form action="newreply.php?tid={$tid}&amp;processed=1" method="post" enctype="multipart/form-data" name="input">

<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

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

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

Zeile 1783Zeile 1791
<div align="center">
<input type="hidden" name="action" value="do_drafts" />
<input type="submit" class="button" name="draftman" value="{$lang->delete_drafts}" />

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

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

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

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

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

Zeile 2107Zeile 2115
<option value="100" {$daysprunesel['100']}>{$lang->thread_view_100days}</option>
<option value="365" {$daysprunesel['365']}>{$lang->thread_view_year}</option>
<option value="9999" {$daysprunesel['9999']}>{$lang->thread_view_all}</option>

<option value="100" {$daysprunesel['100']}>{$lang->thread_view_100days}</option>
<option value="365" {$daysprunesel['365']}>{$lang->thread_view_year}</option>
<option value="9999" {$daysprunesel['9999']}>{$lang->thread_view_all}</option>

</select>
</td>
</tr>
</table>
</fieldset>
<br />
<fieldset class="trow2">

</select>
</td>
</tr>
</table>
</fieldset>
<br />
<fieldset class="trow2">

<legend><strong>{$lang->thread_view_options}</strong></legend>
<table cellspacing="0" cellpadding="2">
<tr>

<legend><strong>{$lang->thread_view_options}</strong></legend>
<table cellspacing="0" cellpadding="2">
<tr>

Zeile 2539Zeile 2547
<td class="trow2" width="50%">{$reputation_link} [<a href="reputation.php?uid={$mybb->user['uid']}">{$lang->details}</a>]</td>
</tr>]]></template>
<template name="usercp_currentavatar" version="120"><![CDATA[<td class="trow1" rowspan="6" valign="middle" align="center" width="1"><img src="{$mybb->user['avatar']}" alt="{$mybb->user['username']}" title="{$mybb->user['username']}" {$avatar_width_height} /></td>]]></template>

<td class="trow2" width="50%">{$reputation_link} [<a href="reputation.php?uid={$mybb->user['uid']}">{$lang->details}</a>]</td>
</tr>]]></template>
<template name="usercp_currentavatar" version="120"><![CDATA[<td class="trow1" rowspan="6" valign="middle" align="center" width="1"><img src="{$mybb->user['avatar']}" alt="{$mybb->user['username']}" title="{$mybb->user['username']}" {$avatar_width_height} /></td>]]></template>

		<template name="footer" version="1400"><![CDATA[			<br />

		<template name="footer" version="1413"><![CDATA[			<br />

			<div class="bottommenu">
<div class="float_right">{$lang_select}</div>
<div>

			<div class="bottommenu">
<div class="float_right">{$lang_select}</div>
<div>

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

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

				<!-- You may NOT remove, modify or hinder the visibility of the MyBB copyright at any time.
It must contain the links to the MyBB website and be formatted appropriately.

Failure to comply with the above will result in prosecution to the full extent of the law.


				<!-- MyBB is free software developed and maintained by a volunteer community. 
It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact,
to show your support for MyBB. If you choose to remove or modify the copyright below,
you may be refused support on the MyBB Community Forums.


					 This is free software, support us and we'll support you. -->

					 This is free software, support us and we'll support you. -->

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

{$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>.<br />
<!-- End powered by -->

				<br />
<br class="clear" />
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->

				<br />
<br class="clear" />
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->

Zeile 3111Zeile 3120
		<template name="nav_sep_active" version="120"><![CDATA[ / ]]></template>
<template name="member_profile_online" version="1400"><![CDATA[<a href="online.php"><span class="online" style="font-weight: bold;">{$lang->postbit_status_online}</span></a> ({$location} @ {$location_time})]]></template>
<template name="member_profile_offline" version="1400"><![CDATA[<span class="offline" style="font-weight: bold;">{$lang->postbit_status_offline}</span>]]></template>

		<template name="nav_sep_active" version="120"><![CDATA[ / ]]></template>
<template name="member_profile_online" version="1400"><![CDATA[<a href="online.php"><span class="online" style="font-weight: bold;">{$lang->postbit_status_online}</span></a> ({$location} @ {$location_time})]]></template>
<template name="member_profile_offline" version="1400"><![CDATA[<span class="offline" style="font-weight: bold;">{$lang->postbit_status_offline}</span>]]></template>

		<template name="member_profile" version="1400"><![CDATA[<html>

		<template name="member_profile" version="1412"><![CDATA[<html>

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

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

Zeile 3176Zeile 3185
</tr>
{$sendemail}
<tr>

</tr>
{$sendemail}
<tr>

<td class="trow2"><strong>{$lang->pm}</strong></td>
<td class="trow2"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>

<td class="{$bgcolors['pm']}"><strong>{$lang->pm}</strong></td>
<td class="{$bgcolors['pm']}"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>

</tr>
<tr>

</tr>
<tr>

<td class="trow1"><strong>{$lang->icq_number}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=icq&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>

<td class="{$bgcolors['icq']}"><strong>{$lang->icq_number}</strong></td>
<td class="{$bgcolors['icq']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=icq&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>

</tr>
<tr>

</tr>
<tr>

<td class="trow2"><strong>{$lang->aim_screenname}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>

<td class="{$bgcolors['aim']}"><strong>{$lang->aim_screenname}</strong></td>
<td class="{$bgcolors['aim']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>

</tr>
<tr>

</tr>
<tr>

<td class="trow1"><strong>{$lang->yahoo_id}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>

<td class="{$bgcolors['yahoo']}"><strong>{$lang->yahoo_id}</strong></td>
<td class="{$bgcolors['yahoo']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>

</tr>
<tr>

</tr>
<tr>

<td class="trow2"><strong>{$lang->msn}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>

<td class="{$bgcolors['msn']}"><strong>{$lang->msn}</strong></td>
<td class="{$bgcolors['msn']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>

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

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

Zeile 4301Zeile 4310
</script>
</body>
</html>]]></template>

</script>
</body>
</html>]]></template>

		<template name="memberlist_search" version="1400"><![CDATA[<html>

		<template name="memberlist_search" version="1405"><![CDATA[<html>

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

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

Zeile 4367Zeile 4376
			<option value="username">{$lang->sort_by_username}</option>
<option value="regdate">{$lang->sort_by_regdate}</option>
<option value="lastvisit">{$lang->sort_by_lastvisit}</option>

			<option value="username">{$lang->sort_by_username}</option>
<option value="regdate">{$lang->sort_by_regdate}</option>
<option value="lastvisit">{$lang->sort_by_lastvisit}</option>

			<option value="posts">{$lang->sort_by_posts}</option>

			<option value="postnum">{$lang->sort_by_posts}</option>

		</select><br />
<span class="smalltext">
<input type="radio" class="radio" name="order" id="order_asc" value="asc" /> <label for="order_asc">{$lang->order_asc}</label><br />

		</select><br />
<span class="smalltext">
<input type="radio" class="radio" name="order" id="order_asc" value="asc" /> <label for="order_asc">{$lang->order_asc}</label><br />

Zeile 4474Zeile 4483
		<td width="130" align="center"><span class="smalltext"><strong>{$lang->pmspaceused}</strong></span></td>
</tr>
</table></span>]]></template>

		<td width="130" align="center"><span class="smalltext"><strong>{$lang->pmspaceused}</strong></span></td>
</tr>
</table></span>]]></template>

		<template name="forumdisplay_announcements_announcement" version="1400"><![CDATA[<tr>
<td align="center" class="{$bgcolor}"><img src="{$theme['imgdir']}/{$folder}.gif" alt=""/></td>
<td align="center" class="{$bgcolor}">&nbsp;</td>

		<template name="forumdisplay_announcements_announcement" version="1408"><![CDATA[<tr>
<td align="center" class="{$bgcolor}" width="2%"><img src="{$theme['imgdir']}/{$folder}.gif" alt=""/></td>
<td align="center" class="{$bgcolor}" width="2%">&nbsp;</td>

<td class="{$bgcolor}">
<a href="{$announcement['announcementlink']}"{$new_class}>{$announcement['subject']}</a>
<div class="author smalltext">{$announcement['profilelink']}</div>

<td class="{$bgcolor}">
<a href="{$announcement['announcementlink']}"{$new_class}>{$announcement['subject']}</a>
<div class="author smalltext">{$announcement['profilelink']}</div>

Zeile 4838Zeile 4847
	<td colspan="2" style="display: none;" id="password_status">&nbsp;</td>
</tr>
]]></template>

	<td colspan="2" style="display: none;" id="password_status">&nbsp;</td>
</tr>
]]></template>

		<template name="usercp_forumsubscriptions_forum" version="120"><![CDATA[<tr>
<td class="trow1" align="center" valign="top"><img src="{$theme['imgdir']}/{$folder}.gif" valign="top" /></td>

		<template name="usercp_forumsubscriptions_forum" version="1412"><![CDATA[<tr>
<td class="trow1" align="center" valign="top"><img src="{$theme['imgdir']}/{$folder['folder']}.gif" valign="top" /></td>

<td class="trow1" valign="top">

<td class="trow1" valign="top">

<strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><span class="smalltext"><a href="usercp2.php?action=removesubscription&amp;type=forum&amp;fid={$forum['fid']}">{$lang->unsubscribe}</a> | <a href="newthread.php?fid={$forum['fid']}">{$lang->new_thread}</a></span></td>

<strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><span class="smalltext"><a href="usercp2.php?action=removesubscription&amp;type=forum&amp;fid={$forum['fid']}&amp;my_post_key={$mybb->post_code}">{$lang->unsubscribe}</a> | <a href="newthread.php?fid={$forum['fid']}">{$lang->new_thread}</a></span></td>

<td class="trow2" valign="top" style="white-space: nowrap; text-align: center;">{$posts}</td>
<td class="trow1" valign="top" style="white-space: nowrap; text-align: center;">{$threads}</td>
<td class="trow2" valign="top" style="white-space: nowrap">{$lastpost}</td>

<td class="trow2" valign="top" style="white-space: nowrap; text-align: center;">{$posts}</td>
<td class="trow1" valign="top" style="white-space: nowrap; text-align: center;">{$threads}</td>
<td class="trow2" valign="top" style="white-space: nowrap">{$lastpost}</td>

Zeile 5209Zeile 5218
		<template name="postbit_attachments_images" version="120"><![CDATA[<span class="smalltext"><strong>{$lang->postbit_attachments_images}</strong></span><br />
{$post['imagelist']}
<br />]]></template>

		<template name="postbit_attachments_images" version="120"><![CDATA[<span class="smalltext"><strong>{$lang->postbit_attachments_images}</strong></span><br />
{$post['imagelist']}
<br />]]></template>

		<template name="post_attachments_attachment_postinsert" version="120"><![CDATA[<input type="button" name="insert" value="{$lang->insert_attachment_post}" onclick="clickableEditor.insertAttachment({$attachment['aid']});" />]]></template>

		<template name="post_attachments_attachment_postinsert" version="1405"><![CDATA[<input type="button" class="button" name="insert" value="{$lang->insert_attachment_post}" onclick="clickableEditor.insertAttachment({$attachment['aid']});" />]]></template>

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

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

Zeile 5510Zeile 5519
</table>
<br />]]></template>
<template name="portal_announcement_numcomments" version="1400"><![CDATA[- <a href="{$mybb->settings['bburl']}/{$announcement['threadlink']}">{$lang->replies}</a> ({$announcement['replies']})]]></template>

</table>
<br />]]></template>
<template name="portal_announcement_numcomments" version="1400"><![CDATA[- <a href="{$mybb->settings['bburl']}/{$announcement['threadlink']}">{$lang->replies}</a> ({$announcement['replies']})]]></template>

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

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

<tr>
<td class="thead"><strong>{$icon} <a href="{$mybb->settings['bburl']}/{$announcement['threadlink']}">{$announcement['subject']}</a></strong></td>
</tr>
<tr>
<td class="trow2" align="right">

<tr>
<td class="thead"><strong>{$icon} <a href="{$mybb->settings['bburl']}/{$announcement['threadlink']}">{$announcement['subject']}</a></strong></td>
</tr>
<tr>
<td class="trow2" align="right">

<span class="smalltext">{$lang->posted_by} <a href="{$mybb->settings['bburl']}/{$announcement['profilelink']}">{$announcement['username']}</a>  - {$anndate} {$anntime} {$numcomments}</span>

<span class="smalltext">{$lang->posted_by} {$profilelink}  - {$anndate} {$anntime} {$numcomments}</span>

</td>
</tr>
<tr>

</td>
</tr>
<tr>

Zeile 5750Zeile 5759
	</td>
{$inline_mod_checkbox}
</tr>]]></template>

	</td>
{$inline_mod_checkbox}
</tr>]]></template>

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

		<template name="search_results_threads" version="1405"><![CDATA[<html>

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

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

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

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

				<td colspan="9" class="thead">

				<td colspan="8" class="thead">

					<strong>{$lang->search_results}</strong>
</td>
</tr>

					<strong>{$lang->search_results}</strong>
</td>
</tr>

Zeile 6614Zeile 6623
		<template name="private_read_action" version="1400"><![CDATA[<tr>
<td class="tcat" align="center"><strong>{$actioned_on}</strong></td>
</tr>]]></template>

		<template name="private_read_action" version="1400"><![CDATA[<tr>
<td class="tcat" align="center"><strong>{$actioned_on}</strong></td>
</tr>]]></template>

		<template name="private_read" version="1400"><![CDATA[<html>

		<template name="private_read" version="1405"><![CDATA[<html>

<head>
<title>{$lang->viewing_pm} {$pm['subject']}</title>
{$headerinclude}

<head>
<title>{$lang->viewing_pm} {$pm['subject']}</title>
{$headerinclude}

Zeile 6634Zeile 6643
{$action_time}
{$message}
</table>

{$action_time}
{$message}
</table>

 
</td>
</tr>

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

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

Zeile 6978Zeile 6989
{$requiredfields}
</table>
</fieldset>]]></template>

{$requiredfields}
</table>
</fieldset>]]></template>

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

		<template name="member_register_customfield" version="1410"><![CDATA[<tr>

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

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

 
</tr>

<tr>
<td>{$code}</td>
</tr>]]></template>

<tr>
<td>{$code}</td>
</tr>]]></template>

Zeile 6994Zeile 7006
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><span class="smalltext"><strong>{$title}</strong></span></td>

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

</tr>

</tr>

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

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

Zeile 7008Zeile 7020
<strong>{$lang->away_note}</strong><br />
<span class="smalltext"><em>{$lang->away_reason} {$awayreason}</em></span><br />
{$lang->away_since} {$awaydate} &nbsp;&nbsp;&nbsp; {$lang->away_returns} {$returndate}

<strong>{$lang->away_note}</strong><br />
<span class="smalltext"><em>{$lang->away_reason} {$awayreason}</em></span><br />
{$lang->away_since} {$awaydate} &nbsp;&nbsp;&nbsp; {$lang->away_returns} {$returndate}

</td>

</td>

</tr>]]></template>
<template name="forumdisplay_moderatedby_moderator" version="1400"><![CDATA[{$modcomma}{$moderator['profilelink']}]]></template>
<template name="forumdisplay_moderatedby" version="120"><![CDATA[<span class="smalltext">{$lang->moderated_by} <strong>{$modlist}</strong></span><br />]]></template>

</tr>]]></template>
<template name="forumdisplay_moderatedby_moderator" version="1400"><![CDATA[{$modcomma}{$moderator['profilelink']}]]></template>
<template name="forumdisplay_moderatedby" version="120"><![CDATA[<span class="smalltext">{$lang->moderated_by} <strong>{$modlist}</strong></span><br />]]></template>

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

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

		<template name="posticons" version="120"><![CDATA[<tr>
<td class="trow1" style="vertical-align: top"><strong>{$lang->post_icon}</strong><br /><span class="smalltext"><input type="radio" class="radio" name="icon" value="-1"{$no_icons_checked} />{$lang->no_post_icon}</span></td>

		<template name="posticons" version="1410"><![CDATA[<tr>
<td class="trow1" style="vertical-align: top"><strong>{$lang->post_icon}</strong><br /><span class="smalltext"><label><input type="radio" class="radio" name="icon" value="-1"{$no_icons_checked} />{$lang->no_post_icon}</label></span></td>

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

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

</tr>
]]></template>

</tr>
]]></template>

		<template name="previewpost" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead" colspan="2"><strong>{$lang->post_preview}</strong></td>

		<template name="previewpost" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead" colspan="2"><strong>{$lang->post_preview}</strong></td>

Zeile 7050Zeile 7062
		<template name="misc_help_helpdoc" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->help_docs}</title>

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

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

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

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

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

<tr>

<tr>

<td class="thead"><strong>{$helpdoc['name']}</strong></td>

<td class="thead"><strong>{$helpdoc['name']}</strong></td>

</tr>

</tr>

<tr>
<td width="100%" class="trow1">{$helpdoc['document']}</td>
</tr>

<tr>
<td width="100%" class="trow1">{$helpdoc['document']}</td>
</tr>

Zeile 7067Zeile 7079
</html>]]></template>
<template name="usercp_options_pppselect" version="120"><![CDATA[<tr>
<td colspan="2"><span class="smalltext">{$lang->ppp}</span></td>

</html>]]></template>
<template name="usercp_options_pppselect" version="120"><![CDATA[<tr>
<td colspan="2"><span class="smalltext">{$lang->ppp}</span></td>

</tr>

</tr>

<tr>
<td colspan="2">
<select name="ppp">

<tr>
<td colspan="2">
<select name="ppp">

Zeile 7096Zeile 7108
<td class="thead" valign="bottom" align="center"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td>
</tr>
{$forums}

<td class="thead" valign="bottom" align="center"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td>
</tr>
{$forums}

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

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

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

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

Zeile 7125Zeile 7137
<td class="thead" align="center"><strong>{$user['username']} - {$lang->msn_messenger_center}</strong></td>
</tr>
<tr>

<td class="thead" align="center"><strong>{$user['username']} - {$lang->msn_messenger_center}</strong></td>
</tr>
<tr>

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

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

<td class="trow1" align="center">{$lang->msn_address_is}<br />{$user['msn']}</td>
</tr>
</table>

<td class="trow1" align="center">{$lang->msn_address_is}<br />{$user['msn']}</td>
</tr>
</table>

Zeile 7163Zeile 7175
		<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>
<br />]]></template>
<template name="usercp_editsig_preview" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

</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>
<td class="thead"><strong>{$lang->sig_preview}</strong></td>

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

</tr>

</tr>

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

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

Zeile 7181Zeile 7193
		<template name="member_resendactivation" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->resend_activation}</title>

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

{$headerinclude}
</head>

{$headerinclude}
</head>

<body>
{$header}
<form action="member.php" method="post">

<body>
{$header}
<form action="member.php" method="post">

Zeile 7211Zeile 7223
		<template name="moderation_inline_deletethreads" version="1400"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->delete_threads}</title>

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

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

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

<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

Zeile 7228Zeile 7240
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->delete_threads}" /></div>
<input type="hidden" name="action" value="do_multideletethreads" />

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

<input type="hidden" name="fid" value="{$fid}" />
<input type="hidden" name="threads" value="{$inlineids}" />
<input type="hidden" name="url" value="{$return_url}" />

<input type="hidden" name="fid" value="{$fid}" />
<input type="hidden" name="threads" value="{$inlineids}" />
<input type="hidden" name="url" value="{$return_url}" />

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

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

Zeile 7239Zeile 7251
		<template name="moderation_inline_movethreads" version="1400"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->move_threads}</title>

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

{$headerinclude}
</head>
<body>
{$header}
<form action="moderation.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

{$headerinclude}
</head>
<body>
{$header}
<form action="moderation.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

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

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

Zeile 7260Zeile 7272
<input type="hidden" name="action" value="do_multimovethreads" />
<input type="hidden" name="fid" value="{$fid}" />
<input type="hidden" name="threads" value="{$inlineids}" />

<input type="hidden" name="action" value="do_multimovethreads" />
<input type="hidden" name="fid" value="{$fid}" />
<input type="hidden" name="threads" value="{$inlineids}" />

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

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

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

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

Zeile 7268Zeile 7280
		<template name="moderation_inline_mergeposts" version="1400"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->merge_posts}</title>

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

{$headerinclude}
</head>
<body>
{$header}
<form action="moderation.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

{$headerinclude}
</head>
<body>
{$header}
<form action="moderation.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

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

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

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 7288Zeile 7300
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->merge_posts}" /></div>
<input type="hidden" name="action" value="do_multimergeposts" />

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

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

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

<input type="hidden" name="url" value="{$return_url}" />
</form>
{$footer}

<input type="hidden" name="url" value="{$return_url}" />
</form>
{$footer}

Zeile 7332Zeile 7344
</body>
</html>]]></template>
<template name="member_register_regimage" version="1400"><![CDATA[<br />

</body>
</html>]]></template>
<template name="member_register_regimage" version="1400"><![CDATA[<br />

<fieldset class="trow2">
<script type="text/javascript" src="jscripts/captcha.js?ver=1400"></script>

<fieldset class="trow2">
<script type="text/javascript" src="jscripts/captcha.js?ver=1400"></script>

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

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

Zeile 7364Zeile 7376
	</ul>
</div>
<br />]]></template>

	</ul>
</div>
<br />]]></template>

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

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

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

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

Zeile 7376Zeile 7388
<form action="member.php" method="post" id="registration_form"><input type="text" style="visibility: hidden;" value="" name="regcheck1" /><input type="text" style="visibility: hidden;" value="true" name="regcheck2" />
{$regerrors}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<form action="member.php" method="post" id="registration_form"><input type="text" style="visibility: hidden;" value="" name="regcheck1" /><input type="text" style="visibility: hidden;" value="true" name="regcheck2" />
{$regerrors}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<tr>

<tr>

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

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

Zeile 7419Zeile 7431
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="hideemail" id="hideemail" value="1" {$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="1" {$hideemailcheck} /></td>
<td valign="top"><span class="smalltext"><label for="hideemail">{$lang->hide_email}</label></span></td>

</tr>

</tr>

<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="receivepms" id="receivepms" value="1" {$receivepmscheck} /></td>
<td valign="top"><span class="smalltext"><label for="receivepms">{$lang->receive_pms}</label></span></td>

<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="receivepms" id="receivepms" value="1" {$receivepmscheck} /></td>
<td valign="top"><span class="smalltext"><label for="receivepms">{$lang->receive_pms}</label></span></td>

Zeile 7449Zeile 7461
</td>
</tr>


</td>
</tr>


</table>
</fieldset>
<br />

</table>
</fieldset>
<br />

<fieldset class="trow2">
<legend><strong><label for="timezone">{$lang->time_offset}</label></strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">

<fieldset class="trow2">
<legend><strong><label for="timezone">{$lang->time_offset}</label></strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">

Zeile 7501Zeile 7513
<!--
regValidator = new FormValidator('registration_form');
regValidator.register('username', 'notEmpty', {failure_message:'{$lang->js_validator_no_username}'});

<!--
regValidator = new FormValidator('registration_form');
regValidator.register('username', 'notEmpty', {failure_message:'{$lang->js_validator_no_username}'});

	regValidator.register('email', 'regexp', {match_field:'email2', regexp:'^([a-zA-Z0-9_\.\+\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$', failure_message:'{$lang->js_validator_invalid_email}'});

    regValidator.register('email', 'regexp', {match_field:'email2', regexp:'^([a-zA-Z0-9_\\.\\+\\-])+\\@(([a-zA-Z0-9\\-])+\\.)+([a-zA-Z0-9]{2,4})+$', failure_message:'{$lang->js_validator_invalid_email}'});

	regValidator.register('email2', 'matches', {match_field:'email', status_field:'email_status', failure_message:'{$lang->js_validator_email_match}'});
{$validator_extra}
regValidator.register('username', 'ajax', {url:'xmlhttp.php?action=username_availability', loading_message:'{$lang->js_validator_checking_username}'}); // needs to be last

	regValidator.register('email2', 'matches', {match_field:'email', status_field:'email_status', failure_message:'{$lang->js_validator_email_match}'});
{$validator_extra}
regValidator.register('username', 'ajax', {url:'xmlhttp.php?action=username_availability', loading_message:'{$lang->js_validator_checking_username}'}); // needs to be last

Zeile 7687Zeile 7699
	{$post['replink']}{$post['warninglevel']}]]></template>
<template name="postbit_author_guest" version="120"><![CDATA[&nbsp;]]></template>
<template name="php_warnings" version="1400"><![CDATA[<table border="0" cellspacing="1" cellpadding="4" align="center" class="tborder">

	{$post['replink']}{$post['warninglevel']}]]></template>
<template name="postbit_author_guest" version="120"><![CDATA[&nbsp;]]></template>
<template name="php_warnings" version="1400"><![CDATA[<table border="0" cellspacing="1" cellpadding="4" align="center" class="tborder">

<tr>

<tr>

<td class="tcat">
<strong>{$lang->warnings}</strong>
</td>

<td class="tcat">
<strong>{$lang->warnings}</strong>
</td>

Zeile 7708Zeile 7720
			<input type="submit" class="button" value="{$lang->search_thread}" />
</form>
</div>]]></template>

			<input type="submit" class="button" value="{$lang->search_thread}" />
</form>
</div>]]></template>

	<template name="postbit_ignored" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style}" id="ignored_post_{$post['pid']}">

	<template name="postbit_ignored" version="1410"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style}" id="ignored_post_{$post['pid']}">

<tr>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;">
<strong><span class="largetext">{$post['profilelink']}</span></strong>

<tr>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;">
<strong><span class="largetext">{$post['profilelink']}</span></strong>

Zeile 7720Zeile 7732
	$('show_ignored_link_{$post['pid']}').show();
// -->
</script>

	$('show_ignored_link_{$post['pid']}').show();
// -->
</script>

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

		<span class="smalltext">{$ignored_message}</span>

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

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

Zeile 7733Zeile 7745
		</select>
{$gobutton}
</form>]]></template>

		</select>
{$gobutton}
</form>]]></template>

	<template name="usercp_addsubscription_thread" version="1400"><![CDATA[<html>

	<template name="usercp_addsubscription_thread" version="1412"><![CDATA[<html>

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

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

Zeile 7742Zeile 7754
{$header}
<form action="usercp2.php" method="post" name="input">
<input type="hidden" name="action" value="do_addsubscription" />

{$header}
<form action="usercp2.php" method="post" name="input">
<input type="hidden" name="action" value="do_addsubscription" />

 
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />

<input type="hidden" name="tid" value="{$thread['tid']}" />
<table width="100%" border="0" align="center">
<tr>

<input type="hidden" name="tid" value="{$thread['tid']}" />
<table width="100%" border="0" align="center">
<tr>

Zeile 7925Zeile 7938
	<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;">
<tr>
<td colspan="2" width="100%" class="thead"><strong>{$lang->add_event}</strong></td>

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

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

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

			<td class="trow1"><input type="text" class="textbox" size="50" name="name" maxlength="120" value="{$name}"/></td>
</tr>
<tr>

			<td class="trow1"><input type="text" class="textbox" size="50" name="name" maxlength="120" value="{$name}"/></td>
</tr>
<tr>

			<td width="20%" class="trow1"><strong>{$lang->select_calendar}</strong></td>
<td class="trow1">
<select name="calendar">
{$calendar_select}
</select>
</td>
</tr>
<tr>
<td class="trow2" style="vertical-align: top;"><strong>{$lang->event_date}</strong></td>

			<td width="20%" class="trow1"><strong>{$lang->select_calendar}</strong></td>









			<td class="trow1">

			<td class="trow1">

				<script type="text/javascript">
<!--
function toggleType()
{
if($('type_single').checked == true)
{
Element.hide('ranged_selects');
Element.show('single_selects');
}
else
{
Element.hide('single_selects');
Element.show('ranged_selects');
toggleRepeats();
}
}

function toggleRepeats()
{
var repeats = $('repeats').options[$('repeats').selectedIndex].value;
$$('.repeats_type').each(function(e)
{
Element.hide(e);
});
if($('repeats_type_'+repeats))
{
Element.show('repeats_type_'+repeats);
}
}
// -->
</script>
<dl style="margin-top: 0; margin-bottom: 0; width: 100%;">
<dt><input type="radio" name="type" value="single" {$type_single} id="type_single" onclick="toggleType();" /> <label for="type_single"><strong>{$lang->type_single}</strong></label></dt>
<dd style="margin-top: 4px;" id="single_selects">
<select name="single_day">
{$single_days}
</select>
&nbsp;
<select name="single_month">
<option value="1"{$single_month['1']}>{$lang->month_1}</option>
<option value="2"{$single_month['2']}>{$lang->month_2}</option>
<option value="3"{$single_month['3']}>{$lang->month_3}</option>
<option value="4"{$single_month['4']}>{$lang->month_4}</option>
<option value="5"{$single_month['5']}>{$lang->month_5}</option>
<option value="6"{$single_month['6']}>{$lang->month_6}</option>
<option value="7"{$single_month['7']}>{$lang->month_7}</option>
<option value="8"{$single_month['8']}>{$lang->month_8}</option>
<option value="9"{$single_month['9']}>{$lang->month_9}</option>
<option value="10"{$single_month['10']}>{$lang->month_10}</option>
<option value="11"{$single_month['11']}>{$lang->month_11}</option>
<option value="12"{$single_month['12']}>{$lang->month_12}</option>
</select>
&nbsp;
<select name="single_year">
{$single_years}
</select>
</dd>
<dt><input type="radio" name="type" value="ranged" {$type_ranged} id="type_ranged" onclick="toggleType();" /> <label for="type_ranged"><strong>{$lang->type_ranged}</strong></label></dt>
<dd style="margin-top: 4px; width: 100%;" id="ranged_selects">
<table width="100%">
<tr>
<td class="smalltext" style="padding: 4px; text-align: right;">{$lang->start_time}</td>
<td style="padding: 4px;">
<select name="start_day">
{$start_days}
</select>
<select name="start_month">
<option value="1"{$start_month['1']}>{$lang->month_1}</option>
<option value="2"{$start_month['2']}>{$lang->month_2}</option>
<option value="3"{$start_month['3']}>{$lang->month_3}</option>
<option value="4"{$start_month['4']}>{$lang->month_4}</option>
<option value="5"{$start_month['5']}>{$lang->month_5}</option>
<option value="6"{$start_month['6']}>{$lang->month_6}</option>
<option value="7"{$start_month['7']}>{$lang->month_7}</option>
<option value="8"{$start_month['8']}>{$lang->month_8}</option>
<option value="9"{$start_month['9']}>{$lang->month_9}</option>
<option value="10"{$start_month['10']}>{$lang->month_10}</option>
<option value="11"{$start_month['11']}>{$lang->month_11}</option>
<option value="12"{$start_month['12']}>{$lang->month_12}</option>
</select>
<select name="start_year">
{$start_years}
</select>
<span class="smalltext">&nbsp;&nbsp;&nbsp;{$lang->enter_time}</span>
<input type="text" class="textbox" name="start_time" value="{$start_time}" size="7" />
</td>
</tr>
<tr>
<td class="smalltext" style="padding: 4px; text-align: right;">{$lang->end_time}</td>
<td style="padding: 4px;">
<select name="end_day">
{$end_days}
</select>
<select name="end_month">
<option value="1"{$end_month['1']}>{$lang->month_1}</option>
<option value="2"{$end_month['2']}>{$lang->month_2}</option>
<option value="3"{$end_month['3']}>{$lang->month_3}</option>









				<select name="calendar">
{$calendar_select}
</select>
</td>
</tr>
<tr>
<td class="trow2" style="vertical-align: top;"><strong>{$lang->event_date}</strong></td>
<td class="trow1">
<script type="text/javascript">
<!--
function toggleType()
{
if($('type_single').checked == true)
{
Element.hide('ranged_selects');
Element.show('single_selects');
}
else
{
Element.hide('single_selects');
Element.show('ranged_selects');
toggleRepeats();
}
}

function toggleRepeats()
{
var repeats = $('repeats').options[$('repeats').selectedIndex].value;
$$('.repeats_type').each(function(e)
{
Element.hide(e);
});
if($('repeats_type_'+repeats))
{
Element.show('repeats_type_'+repeats);
}
}
// -->
</script>
<dl style="margin-top: 0; margin-bottom: 0; width: 100%;">
<dt><input type="radio" name="type" value="single" {$type_single} id="type_single" onclick="toggleType();" /> <label for="type_single"><strong>{$lang->type_single}</strong></label></dt>
<dd style="margin-top: 4px;" id="single_selects">
<select name="single_day">
{$single_days}
</select>
&nbsp;
<select name="single_month">
<option value="1"{$single_month['1']}>{$lang->month_1}</option>
<option value="2"{$single_month['2']}>{$lang->month_2}</option>
<option value="3"{$single_month['3']}>{$lang->month_3}</option>
<option value="4"{$single_month['4']}>{$lang->month_4}</option>
<option value="5"{$single_month['5']}>{$lang->month_5}</option>
<option value="6"{$single_month['6']}>{$lang->month_6}</option>
<option value="7"{$single_month['7']}>{$lang->month_7}</option>
<option value="8"{$single_month['8']}>{$lang->month_8}</option>
<option value="9"{$single_month['9']}>{$lang->month_9}</option>
<option value="10"{$single_month['10']}>{$lang->month_10}</option>
<option value="11"{$single_month['11']}>{$lang->month_11}</option>
<option value="12"{$single_month['12']}>{$lang->month_12}</option>
</select>
&nbsp;
<select name="single_year">
{$single_years}
</select>
</dd>
<dt><input type="radio" name="type" value="ranged" {$type_ranged} id="type_ranged" onclick="toggleType();" /> <label for="type_ranged"><strong>{$lang->type_ranged}</strong></label></dt>
<dd style="margin-top: 4px; width: 100%;" id="ranged_selects">
<table width="100%">
<tr>
<td class="smalltext" style="padding: 4px; text-align: right;">{$lang->start_time}</td>
<td style="padding: 4px;">
<select name="start_day">
{$start_days}
</select>
<select name="start_month">
<option value="1"{$start_month['1']}>{$lang->month_1}</option>
<option value="2"{$start_month['2']}>{$lang->month_2}</option>
<option value="3"{$start_month['3']}>{$lang->month_3}</option>
<option value="4"{$start_month['4']}>{$lang->month_4}</option>
<option value="5"{$start_month['5']}>{$lang->month_5}</option>
<option value="6"{$start_month['6']}>{$lang->month_6}</option>
<option value="7"{$start_month['7']}>{$lang->month_7}</option>
<option value="8"{$start_month['8']}>{$lang->month_8}</option>
<option value="9"{$start_month['9']}>{$lang->month_9}</option>
<option value="10"{$start_month['10']}>{$lang->month_10}</option>
<option value="11"{$start_month['11']}>{$lang->month_11}</option>
<option value="12"{$start_month['12']}>{$lang->month_12}</option>
</select>
<select name="start_year">
{$start_years}
</select>
<span class="smalltext">&nbsp;&nbsp;&nbsp;{$lang->enter_time}</span>
<input type="text" class="textbox" name="start_time" value="{$start_time}" size="7" />
</td>
</tr>
<tr>
<td class="smalltext" style="padding: 4px; text-align: right;">{$lang->end_time}</td>
<td style="padding: 4px;">
<select name="end_day">
{$end_days}
</select>
<select name="end_month">
<option value="1"{$end_month['1']}>{$lang->month_1}</option>
<option value="2"{$end_month['2']}>{$lang->month_2}</option>
<option value="3"{$end_month['3']}>{$lang->month_3}</option>

										<option value="4"{$end_month['4']}>{$lang->month_4}</option>
<option value="5"{$end_month['5']}>{$lang->month_5}</option>
<option value="6"{$end_month['6']}>{$lang->month_6}</option>

										<option value="4"{$end_month['4']}>{$lang->month_4}</option>
<option value="5"{$end_month['5']}>{$lang->month_5}</option>
<option value="6"{$end_month['6']}>{$lang->month_6}</option>

Zeile 8060Zeile 8073
								<td style="padding: 4px;">
{$timezones}<br />
<label class="smalltext" style="display: block; padding-top: 4px;"><input type="checkbox" name="ignoretimezone" value="1" {$ignore_timezone} style="vertical-align: middle;" /> {$lang->ignore_timezone} </label>

								<td style="padding: 4px;">
{$timezones}<br />
<label class="smalltext" style="display: block; padding-top: 4px;"><input type="checkbox" name="ignoretimezone" value="1" {$ignore_timezone} style="vertical-align: middle;" /> {$lang->ignore_timezone} </label>

								</td>
</tr>
<tr>
<td class="smalltext" style="padding: 4px; text-align: right; vertical-align:top;">{$lang->repeats}</td>
<td class="smalltext" style="padding: 4px;">
<select name="repeats" id="repeats" onchange="toggleRepeats();">
<option value="0">{$lang->does_not_repeat}</option>
<option value="1"{$repeats_sel[1]}>{$lang->repeats_daily}</option>
<option value="2"{$repeats_sel[2]}>{$lang->repeats_weekdays}</option>
<option value="3"{$repeats_sel[3]}>{$lang->repeats_weekly}</option>
<option value="4"{$repeats_sel[4]}>{$lang->repeats_monthly}</option>
<option value="5"{$repeats_sel[5]}>{$lang->repeats_yearly}</option>
</select>
<div class="repeats_type" id="repeats_type_1" style="padding: 4px;">
{$lang->repeats_every}
<input type="text" class="textbox" name="repeats_1_days" value="{$repeats_1_days}" size="2" /> {$lang->day_or_days}
</div>
<div class="repeats_type" id="repeats_type_3" style="padding: 4px;">
{$lang->repeats_every}
<input type="text" class="textbox" name="repeats_3_weeks" value="{$repeats_3_weeks}" size="2" /> {$lang->week_or_weeks_on}
<br />
<table style="padding: 4px;">
<tr>
<td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[0]" value="1" {$repeats_3_days[0]} style="vertical-align: middle;" /> {$lang->sunday}</label></td>
<td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[1]" value="1" {$repeats_3_days[1]} style="vertical-align: middle;" /> {$lang->monday}</label></td>
<td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[2]" value="1" {$repeats_3_days[2]} style="vertical-align: middle;" /> {$lang->tuesday}</label></td>
<td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[3]" value="1" {$repeats_3_days[3]} style="vertical-align: middle;" /> {$lang->wednesday}</label></td>
</tr>
<tr>
<td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[4]" value="1" {$repeats_3_days[4]} style="vertical-align: middle;" /> {$lang->thursday}</label></td>
<td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[5]" value="1" {$repeats_3_days[5]} style="vertical-align: middle;" /> {$lang->friday}</label></td>
<td style="padding: 2px;" class="smalltext" colspan="2"><label><input type="checkbox" name="repeats_3_days[6]" value="1" {$repeats_3_days[6]} style="vertical-align: middle;" /> {$lang->saturday}</label></td>
</tr>
</table>
</div>
<div class="repeats_type" id="repeats_type_4" style="padding: 4px;">
<div class="smalltext"><label>
<input type="radio" name="repeats_4_type" id="repeats_4_type_1" value="1" style="vertical-align: middle;" {$repeats_4_type[1]} />
{$lang->repeats_on_day}</label>
<input type="text" class="textbox" name="repeats_4_day" value="{$repeats_4_day}" onfocus="$('repeats_4_type_1').checked=true;" size="2" /> {$lang->of_every} <input type="text" class="textbox" name="repeats_4_months" value="{$repeats_4_months}" size="2" onfocus="$('repeats_4_type_1').checked=true;" /> {$lang->month_or_months}
</div>
<div class="smalltext" style="margin-top: 5px;"><label>
<input type="radio" name="repeats_4_type" id="repeats_4_type_2" value="2" style="vertical-align: middle;" {$repeats_4_type[2]} />
{$lang->repeats_on_the}</label>
<select name="repeats_4_occurance" onfocus="$('repeats_4_type_2').checked=true;">
<option value="1"{$repeats_4_occurance[1]}>{$lang->first}</option>
<option value="2"{$repeats_4_occurance[2]}>{$lang->second}</option>
<option value="3"{$repeats_4_occurance[3]}>{$lang->third}</option>
<option value="4"{$repeats_4_occurance[4]}>{$lang->fourth}</option>
<option value="last"{$repeats_4_occurance['last']}>{$lang->last}</option>
</select>
<select name="repeats_4_weekday" onfocus="$('repeats_4_type_2').checked=true;">
<option value="0"{$repeats_4_weekday[0]}>{$lang->sunday}</option>
<option value="1"{$repeats_4_weekday[1]}>{$lang->monday}</option>
<option value="2"{$repeats_4_weekday[2]}>{$lang->tuesday}</option>
<option value="3"{$repeats_4_weekday[3]}>{$lang->wednesday}</option>
<option value="4"{$repeats_4_weekday[4]}>{$lang->thursday}</option>
<option value="5"{$repeats_4_weekday[5]}>{$lang->friday}</option>
<option value="6"{$repeats_4_weekday[6]}>{$lang->saturday}</option>
</select>
{$lang->of_every}
<input type="text" class="textbox" name="repeats_4_months2" value="{$repeats_4_months2}" size="2" onfocus="$('repeats_4_type_2').checked=true;" /> {$lang->month_or_months}
</div>
</div>
<div class="repeats_type" id="repeats_type_5" style="padding: 4px;">
<div class="smalltext"><label>
<input type="radio" name="repeats_5_type" value="1" id="repeats_5_type_1" style="vertical-align: middle;" {$repeats_5_type[1]} />
{$lang->repeats_on}</label>
<input type="text" class="textbox" name="repeats_5_day" onfocus="$('repeats_5_type_1').checked=true;" value="{$repeats_5_day}" size="2" />
<select name="repeats_5_month" onfocus="$('repeats_5_type_1').checked=true;" >
<option value="1"{$repeats_5_month['1']}>{$lang->month_1}</option>
<option value="2"{$repeats_5_month['2']}>{$lang->month_2}</option>
<option value="3"{$repeats_5_month['3']}>{$lang->month_3}</option>
<option value="4"{$repeats_5_month['4']}>{$lang->month_4}</option>
<option value="5"{$repeats_5_month['5']}>{$lang->month_5}</option>
<option value="6"{$repeats_5_month['6']}>{$lang->month_6}</option>
<option value="7"{$repeats_5_month['7']}>{$lang->month_7}</option>
<option value="8"{$repeats_5_month['8']}>{$lang->month_8}</option>
<option value="9"{$repeats_5_month['9']}>{$lang->month_9}</option>
<option value="10"{$repeats_5_month['10']}>{$lang->month_10}</option>
<option value="11"{$repeats_5_month['11']}>{$lang->month_11}</option>
<option value="12"{$repeats_5_month['12']}>{$lang->month_12}</option>
</select>
{$lang->every}
<input type="text" class="textbox" name="repeats_5_years" value="{$repeats_5_years}" onfocus="$('repeats_5_type_1').checked=true;" size="2" /> {$lang->year_or_years}
</div>
<div class="smalltext" style="margin-top: 5px;"><label>

								</td>
</tr>
<tr>
<td class="smalltext" style="padding: 4px; text-align: right; vertical-align:top;">{$lang->repeats}</td>
<td class="smalltext" style="padding: 4px;">
<select name="repeats" id="repeats" onchange="toggleRepeats();">
<option value="0">{$lang->does_not_repeat}</option>
<option value="1"{$repeats_sel[1]}>{$lang->repeats_daily}</option>
<option value="2"{$repeats_sel[2]}>{$lang->repeats_weekdays}</option>
<option value="3"{$repeats_sel[3]}>{$lang->repeats_weekly}</option>
<option value="4"{$repeats_sel[4]}>{$lang->repeats_monthly}</option>
<option value="5"{$repeats_sel[5]}>{$lang->repeats_yearly}</option>
</select>
<div class="repeats_type" id="repeats_type_1" style="padding: 4px;">
{$lang->repeats_every}
<input type="text" class="textbox" name="repeats_1_days" value="{$repeats_1_days}" size="2" /> {$lang->day_or_days}
</div>
<div class="repeats_type" id="repeats_type_3" style="padding: 4px;">
{$lang->repeats_every}
<input type="text" class="textbox" name="repeats_3_weeks" value="{$repeats_3_weeks}" size="2" /> {$lang->week_or_weeks_on}
<br />
<table style="padding: 4px;">
<tr>
<td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[0]" value="1" {$repeats_3_days[0]} style="vertical-align: middle;" /> {$lang->sunday}</label></td>
<td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[1]" value="1" {$repeats_3_days[1]} style="vertical-align: middle;" /> {$lang->monday}</label></td>
<td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[2]" value="1" {$repeats_3_days[2]} style="vertical-align: middle;" /> {$lang->tuesday}</label></td>
<td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[3]" value="1" {$repeats_3_days[3]} style="vertical-align: middle;" /> {$lang->wednesday}</label></td>
</tr>
<tr>
<td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[4]" value="1" {$repeats_3_days[4]} style="vertical-align: middle;" /> {$lang->thursday}</label></td>
<td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[5]" value="1" {$repeats_3_days[5]} style="vertical-align: middle;" /> {$lang->friday}</label></td>
<td style="padding: 2px;" class="smalltext" colspan="2"><label><input type="checkbox" name="repeats_3_days[6]" value="1" {$repeats_3_days[6]} style="vertical-align: middle;" /> {$lang->saturday}</label></td>
</tr>
</table>
</div>
<div class="repeats_type" id="repeats_type_4" style="padding: 4px;">
<div class="smalltext"><label>
<input type="radio" name="repeats_4_type" id="repeats_4_type_1" value="1" style="vertical-align: middle;" {$repeats_4_type[1]} />
{$lang->repeats_on_day}</label>
<input type="text" class="textbox" name="repeats_4_day" value="{$repeats_4_day}" onfocus="$('repeats_4_type_1').checked=true;" size="2" /> {$lang->of_every} <input type="text" class="textbox" name="repeats_4_months" value="{$repeats_4_months}" size="2" onfocus="$('repeats_4_type_1').checked=true;" /> {$lang->month_or_months}
</div>
<div class="smalltext" style="margin-top: 5px;"><label>
<input type="radio" name="repeats_4_type" id="repeats_4_type_2" value="2" style="vertical-align: middle;" {$repeats_4_type[2]} />
{$lang->repeats_on_the}</label>
<select name="repeats_4_occurance" onfocus="$('repeats_4_type_2').checked=true;">
<option value="1"{$repeats_4_occurance[1]}>{$lang->first}</option>
<option value="2"{$repeats_4_occurance[2]}>{$lang->second}</option>
<option value="3"{$repeats_4_occurance[3]}>{$lang->third}</option>
<option value="4"{$repeats_4_occurance[4]}>{$lang->fourth}</option>
<option value="last"{$repeats_4_occurance['last']}>{$lang->last}</option>
</select>
<select name="repeats_4_weekday" onfocus="$('repeats_4_type_2').checked=true;">
<option value="0"{$repeats_4_weekday[0]}>{$lang->sunday}</option>
<option value="1"{$repeats_4_weekday[1]}>{$lang->monday}</option>
<option value="2"{$repeats_4_weekday[2]}>{$lang->tuesday}</option>
<option value="3"{$repeats_4_weekday[3]}>{$lang->wednesday}</option>
<option value="4"{$repeats_4_weekday[4]}>{$lang->thursday}</option>
<option value="5"{$repeats_4_weekday[5]}>{$lang->friday}</option>
<option value="6"{$repeats_4_weekday[6]}>{$lang->saturday}</option>
</select>
{$lang->of_every}
<input type="text" class="textbox" name="repeats_4_months2" value="{$repeats_4_months2}" size="2" onfocus="$('repeats_4_type_2').checked=true;" /> {$lang->month_or_months}
</div>
</div>
<div class="repeats_type" id="repeats_type_5" style="padding: 4px;">
<div class="smalltext"><label>
<input type="radio" name="repeats_5_type" value="1" id="repeats_5_type_1" style="vertical-align: middle;" {$repeats_5_type[1]} />
{$lang->repeats_on}</label>
<input type="text" class="textbox" name="repeats_5_day" onfocus="$('repeats_5_type_1').checked=true;" value="{$repeats_5_day}" size="2" />
<select name="repeats_5_month" onfocus="$('repeats_5_type_1').checked=true;" >
<option value="1"{$repeats_5_month['1']}>{$lang->month_1}</option>
<option value="2"{$repeats_5_month['2']}>{$lang->month_2}</option>
<option value="3"{$repeats_5_month['3']}>{$lang->month_3}</option>
<option value="4"{$repeats_5_month['4']}>{$lang->month_4}</option>
<option value="5"{$repeats_5_month['5']}>{$lang->month_5}</option>
<option value="6"{$repeats_5_month['6']}>{$lang->month_6}</option>
<option value="7"{$repeats_5_month['7']}>{$lang->month_7}</option>
<option value="8"{$repeats_5_month['8']}>{$lang->month_8}</option>
<option value="9"{$repeats_5_month['9']}>{$lang->month_9}</option>
<option value="10"{$repeats_5_month['10']}>{$lang->month_10}</option>
<option value="11"{$repeats_5_month['11']}>{$lang->month_11}</option>
<option value="12"{$repeats_5_month['12']}>{$lang->month_12}</option>
</select>
{$lang->every}
<input type="text" class="textbox" name="repeats_5_years" value="{$repeats_5_years}" onfocus="$('repeats_5_type_1').checked=true;" size="2" /> {$lang->year_or_years}
</div>
<div class="smalltext" style="margin-top: 5px;"><label>

											<input type="radio" name="repeats_5_type" value="2" id="repeats_5_type_2" style="vertical-align: middle;" {$repeats_5_type[2]} />
{$lang->repeats_on_the}</label>
<select name="repeats_5_occurance" onfocus="$('repeats_5_type_2').checked=true;" >

											<input type="radio" name="repeats_5_type" value="2" id="repeats_5_type_2" style="vertical-align: middle;" {$repeats_5_type[2]} />
{$lang->repeats_on_the}</label>
<select name="repeats_5_occurance" onfocus="$('repeats_5_type_2').checked=true;" >

Zeile 8583Zeile 8596
												<option value="3"{$repeats_5_occurance[3]}>{$lang->third}</option>
<option value="4"{$repeats_5_occurance[4]}>{$lang->fourth}</option>
<option value="last"{$repeats_4_occurance['last']}>{$lang->last}</option>

												<option value="3"{$repeats_5_occurance[3]}>{$lang->third}</option>
<option value="4"{$repeats_5_occurance[4]}>{$lang->fourth}</option>
<option value="last"{$repeats_4_occurance['last']}>{$lang->last}</option>

											</select>

											</select>

											<select name="repeats_5_weekday" onfocus="$('repeats_5_type_2').checked=true;" >
<option value="0"{$repeats_5_weekday[0]}>{$lang->sunday}</option>
<option value="1"{$repeats_5_weekday[1]}>{$lang->monday}</option>

											<select name="repeats_5_weekday" onfocus="$('repeats_5_type_2').checked=true;" >
<option value="0"{$repeats_5_weekday[0]}>{$lang->sunday}</option>
<option value="1"{$repeats_5_weekday[1]}>{$lang->monday}</option>

Zeile 8767Zeile 8780
					{$gobutton}
</form>
<br />]]></template>

					{$gobutton}
</form>
<br />]]></template>

		<template name="calendar_dayview" version="1400"><![CDATA[<html>

		<template name="calendar_dayview" version="1405"><![CDATA[<html>

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

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

Zeile 8803Zeile 8816
							<option value="12">{$lang->alt_month_12}</option>
</select>
<select name="year">

							<option value="12">{$lang->alt_month_12}</option>
</select>
<select name="year">

 
							<option value="{$year}">{$year}</option>
<option value="{$year}">----------</option>

							{$yearsel}
</select>
{$gobutton}

							{$yearsel}
</select>
{$gobutton}

Zeile 9243Zeile 9258
		<td class="trow2" colspan="2">{$revoke_reason}</td>
</tr>
</table>]]></template>

		<td class="trow2" colspan="2">{$revoke_reason}</td>
</tr>
</table>]]></template>

		<template name="xmlhttp_buddyselect" version="1400"><![CDATA[<table border="0" cellspacing="1" cellpadding="4" class="tborder" style="width: 300px;">

		<template name="xmlhttp_buddyselect" version="1405"><![CDATA[<table border="0" cellspacing="1" cellpadding="4" class="tborder" style="width: 300px;">

	<thead>
<tr>
<td class="thead">

	<thead>
<tr>
<td class="thead">

Zeile 9270Zeile 9285
			<td class="trow1">
<div class="smalltext"><strong>{$lang->selected_recipients}</strong></div>
<div id="buddyselect_buddies" class="smalltext" style="padding-left: 10px; height: 50px; overflow: auto;"></div>

			<td class="trow1">
<div class="smalltext"><strong>{$lang->selected_recipients}</strong></div>
<div id="buddyselect_buddies" class="smalltext" style="padding-left: 10px; height: 50px; overflow: auto;"></div>

				<div style="text-align: right;"><input type="button" value="{$lang->ok}" onclick="UserCP.closeBuddySelect();" /> <input type="button" value="{$lang->cancel}" onclick="UserCP.closeBuddySelect(true);" /></div>

				<div style="text-align: right;"><input type="button" class="button" value="{$lang->ok}" onclick="UserCP.closeBuddySelect();" /> <input type="button" class="button" value="{$lang->cancel}" onclick="UserCP.closeBuddySelect(true);" /></div>

			</td>
</tr>
</tbody>

			</td>
</tr>
</tbody>

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

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

		<template name="modcp_finduser" version="1400"><![CDATA[<html>

		<template name="modcp_finduser" version="1405"><![CDATA[<html>

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

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

Zeile 9855Zeile 9870
					</table>
<br />
<div align="center">

					</table>
<br />
<div align="center">

						<input type="submit" value="{$lang->find_users}" />

						<input type="submit" class="button" value="{$lang->find_users}" />

					</div>
</td>
</tr>

					</div>
</td>
</tr>

Zeile 10041Zeile 10056
<a href="{$post['link']}#pid{$post['pid']}" title="{$post['fullsubject']}"><strong>{$post['subject']}</strong></a>
<br />{$post['date']} {$post['time']}<br />{$lang->by} {$post['profilelink']}</span>
]]></template>

<a href="{$post['link']}#pid{$post['pid']}" title="{$post['fullsubject']}"><strong>{$post['subject']}</strong></a>
<br />{$post['date']} {$post['time']}<br />{$lang->by} {$post['profilelink']}</span>
]]></template>

	<template name="modcp_warninglogs" version="1400"><![CDATA[<html>

	<template name="modcp_warninglogs" version="1405"><![CDATA[<html>

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

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

Zeile 10110Zeile 10125
					</table>
<br />
<div align="center">

					</table>
<br />
<div align="center">

						<input type="submit" value="{$lang->filter_warning_logs}" />

						<input type="submit" class="button" value="{$lang->filter_warning_logs}" />

					</div>
</form>
</td>

					</div>
</form>
</td>

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

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

<template name="modcp_announcements_new" version="1401"><![CDATA[<html>

<template name="modcp_announcements_new" version="1405"><![CDATA[<html>

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

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

Zeile 10278Zeile 10293
					</table>
<br />
<div align="center">

					</table>
<br />
<div align="center">

						<input type="submit" class="submitbutton" name="Add Announcement" value="{$lang->add_announcement}" />&nbsp;&nbsp;
<input type="reset" class="submitbutton" name="Reset" value="{$lang->reset}" />

						<input type="submit" class="button" name="Add Announcement" value="{$lang->add_announcement}" />&nbsp;&nbsp;
<input type="reset" class="button" name="Reset" value="{$lang->reset}" />

					</div>
</td>
</tr>

					</div>
</td>
</tr>

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

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

<template name="modcp_announcements_edit" version="1400"><![CDATA[<html>

<template name="modcp_announcements_edit" version="1405"><![CDATA[<html>

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

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

Zeile 10364Zeile 10379
					</table>
<br />
<div align="center">

					</table>
<br />
<div align="center">

						<input type="submit" class="submitbutton" name="Edit Announcement" value="{$lang->edit_announcement}" />&nbsp;&nbsp;
<input type="reset" class="submitbutton" name="Reset" value="{$lang->reset}" />

						<input type="submit" class="button" name="Edit Announcement" value="{$lang->edit_announcement}" />&nbsp;&nbsp;
<input type="reset" class="button" name="Reset" value="{$lang->reset}" />

					</div>
</td>
</tr>

					</div>
</td>
</tr>

Zeile 10413Zeile 10428
	<template name="search_results_posts_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap">&nbsp;</td>]]></template>
<template name="search_results_threads_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$thread['tid']}" id="inlinemod_{$thread['tid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template>
<template name="search_results_threads_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap">&nbsp;</td>]]></template>

	<template name="search_results_posts_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap">&nbsp;</td>]]></template>
<template name="search_results_threads_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$thread['tid']}" id="inlinemod_{$thread['tid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template>
<template name="search_results_threads_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap">&nbsp;</td>]]></template>

	<template name="search_results_inlinemodcol" version="120"><![CDATA[<td class="tcat" align="center">&nbsp;</td>]]></template>

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

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

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

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

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

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

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

Zeile 10426Zeile 10441
<select name="action">
<optgroup label="{$lang->standard_mod_tools}">
<option value="multideleteposts">{$lang->inline_delete_posts}</option>

<select name="action">
<optgroup label="{$lang->standard_mod_tools}">
<option value="multideleteposts">{$lang->inline_delete_posts}</option>

	<option value="multisplitposts">{$lang->inline_split_posts}</option>

 
	<option value="multiapproveposts">{$lang->inline_approve_posts}</option>
<option value="multiunapproveposts">{$lang->inline_unapprove_posts}</option>
</optgroup>

	<option value="multiapproveposts">{$lang->inline_approve_posts}</option>
<option value="multiunapproveposts">{$lang->inline_unapprove_posts}</option>
</optgroup>