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

  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 823Zeile 830
	list-style: none;
margin: 0;
width: 150px;

	list-style: none;
margin: 0;
width: 150px;

	padding: 0;
}

	padding: 0;
}


.modqueue_mass li {
margin-bottom: 4px;
padding: 0;


.modqueue_mass li {
margin-bottom: 4px;
padding: 0;

}

}


.modqueue_mass li a {
display: block;


.modqueue_mass li a {
display: block;

Zeile 844Zeile 851
}]]></stylesheet>
<stylesheet name="star_ratings.css" attachedto="forumdisplay.php|showthread.php" version="1400"><![CDATA[.star_rating,
.star_rating li a:hover,

}]]></stylesheet>
<stylesheet name="star_ratings.css" attachedto="forumdisplay.php|showthread.php" version="1400"><![CDATA[.star_rating,
.star_rating li a:hover,

.star_rating .current_rating {

.star_rating .current_rating {

	background: url(images/star_rating.gif) left -1000px repeat-x;
vertical-align: middle;

	background: url(images/star_rating.gif) left -1000px repeat-x;
vertical-align: middle;

}


}


.star_rating {
position: relative;
width:80px;

.star_rating {
position: relative;
width:80px;

Zeile 858Zeile 865
	margin: 0;
padding: 0;
background-position: left top;

	margin: 0;
padding: 0;
background-position: left top;

}


}


td .star_rating {
margin: auto;

td .star_rating {
margin: auto;

}


}


.star_rating li {
display: inline;

.star_rating li {
display: inline;

}

}


.star_rating li a,
.star_rating .current_rating {


.star_rating li a,
.star_rating .current_rating {

Zeile 879Zeile 886
	border: none;
top:0;
left:0;

	border: none;
top:0;
left:0;

}


}


.star_rating_notrated li a:hover {
background-position: left bottom;

.star_rating_notrated li a:hover {
background-position: left bottom;

}


}


.star_rating li a.one_star {
width:20%;
z-index:6;

.star_rating li a.one_star {
width:20%;
z-index:6;

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 1663Zeile 1670
<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}

{$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 />

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

Zeile 1702Zeile 1709
{$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}" />

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

<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" colspan="2"><strong>{$lang->post_new_reply}</strong></td>

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

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

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

</tr>
{$loginbox}
<tr>
<td class="trow2" width="20%"><strong>{$lang->post_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>

</tr>
{$loginbox}
<tr>
<td class="trow2" width="20%"><strong>{$lang->post_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>

</tr>
{$posticons}
<tr>

</tr>
{$posticons}
<tr>

<td class="trow2" valign="top"><strong>{$lang->your_message}</strong><br />{$smilieinserter}</td>
<td class="trow2">
<textarea id="message" name="message" rows="20" cols="70" tabindex="2" >{$message}</textarea>

<td class="trow2" valign="top"><strong>{$lang->your_message}</strong><br />{$smilieinserter}</td>
<td class="trow2">
<textarea id="message" name="message" rows="20" cols="70" tabindex="2" >{$message}</textarea>

Zeile 1783Zeile 1790
<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>

</div>
</td>

</tr>
</table>
</form>

</tr>
</table>
</form>

Zeile 1998Zeile 2005
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="remember" id="remember" value="1" {$remembercheck} /></td>

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

<td><span class="smalltext"><label for="remember">{$lang->remember_me}</label></span></td>
</tr>
</table>
</fieldset>
<br />
<fieldset class="trow2">

<td><span class="smalltext"><label for="remember">{$lang->remember_me}</label></span></td>
</tr>
</table>
</fieldset>
<br />
<fieldset class="trow2">

<legend><strong>{$lang->messaging_notification}</strong></legend>
<table cellspacing="0" cellpadding="2">
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="allownotices" id="allownotices" value="1" {$allownoticescheck} /></td>
<td><span class="smalltext"><label for="allownotices">{$lang->allow_notices}</label></span></td>

<legend><strong>{$lang->messaging_notification}</strong></legend>
<table cellspacing="0" cellpadding="2">
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="allownotices" id="allownotices" value="1" {$allownoticescheck} /></td>
<td><span class="smalltext"><label for="allownotices">{$lang->allow_notices}</label></span></td>

</tr>
<tr>

</tr>
<tr>

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

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

</tr>

</tr>

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

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

Zeile 2044Zeile 2051
<br />
<fieldset class="trow2">
<legend><strong>{$lang->date_time_options}</strong></legend>

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

<table cellspacing="0" cellpadding="2">
<tr>

<table cellspacing="0" cellpadding="2">
<tr>

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

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

</tr>
<tr>

</tr>
<tr>

<td>
<select name="dateformat">
{$date_format_options}

<td>
<select name="dateformat">
{$date_format_options}

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

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

<td>
<select name="timeformat">
{$time_format_options}

<td>
<select name="timeformat">
{$time_format_options}

Zeile 2107Zeile 2114
<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 />

</select>
</td>
</tr>
</table>
</fieldset>
<br />

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

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

Zeile 2138Zeile 2145
</tr>
<tr>
<td colspan="2"><select name="threadmode"><option value="">{$lang->use_default}</option><option value="linear" {$threadview['linear']}>{$lang->linear}</option><option value="threaded" {$threadview['threaded']}>{$lang->threaded}</option></select></td>

</tr>
<tr>
<td colspan="2"><select name="threadmode"><option value="">{$lang->use_default}</option><option value="linear" {$threadview['linear']}>{$lang->linear}</option><option value="threaded" {$threadview['threaded']}>{$lang->threaded}</option></select></td>

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

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

<br />
<fieldset class="trow2">
<legend><strong>{$lang->other_options}</strong></legend>
<table cellspacing="0" cellpadding="2">

<br />
<fieldset class="trow2">
<legend><strong>{$lang->other_options}</strong></legend>
<table cellspacing="0" cellpadding="2">

<tr>

<tr>

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

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

Zeile 2153Zeile 2160
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="showcodebuttons" id="showcodebuttons" value="1" {$showcodebuttonscheck} /></td>
<td><span class="smalltext"><label for="showcodebuttons">{$lang->show_codebuttons}</label></span></td>
</tr>

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

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

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

<tr>
<td colspan="2">{$stylelist}</td>

<tr>
<td colspan="2">{$stylelist}</td>

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 2167Zeile 2174
</tr>
</table>
</fieldset>

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

</td>

</td>

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

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

Zeile 2208Zeile 2215
<input type="hidden" name="action" value="vote" />
<input type="hidden" name="pid" value="{$poll['pid']}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

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

<tr>

<tr>

<td colspan="4" class="thead" align="center"><strong>{$lang->poll} {$poll['question']}</strong></td>

<td colspan="4" class="thead" align="center"><strong>{$lang->poll} {$poll['question']}</strong></td>

</tr>

</tr>

{$polloptions}

{$polloptions}

</table>

</table>

<table width="100%" align="center">
<tr>
<td><input type="submit" class="button" value="{$lang->vote}" /></td>

<table width="100%" align="center">
<tr>
<td><input type="submit" class="button" value="{$lang->vote}" /></td>

Zeile 2220Zeile 2227
</tr>
<tr>
<td colspan="2"><span class="smalltext">{$publicnote}</span></td>

</tr>
<tr>
<td colspan="2"><span class="smalltext">{$publicnote}</span></td>

</tr>
</table>

</tr>
</table>

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

Zeile 2539Zeile 2546
<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="1405"><![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 2557
		<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. -->
{$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 />

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

				<!-- 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 4301Zeile 4309
</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 4375
			<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 5209Zeile 5217
		<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 5417Zeile 5425
		{$online_rows}
<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>

		{$online_rows}
<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>
<br />
{$multipage}

		</tr>
</table>
<br />
{$multipage}

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

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

Zeile 5510Zeile 5518
</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 5758
	</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 5772
		</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 6354Zeile 6362
		<template name="usercp_changename" version="1400"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->change_username}</title>

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

{$headerinclude}
</head>
<body>
{$header}
<form action="usercp.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table width="100%" border="0" align="center">

{$headerinclude}
</head>
<body>
{$header}
<form action="usercp.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table width="100%" border="0" align="center">

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

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

Zeile 6438Zeile 6446
<td class="{$altbg}">{$message}</td>
</tr>]]></template>
<template name="moderation_deleteposts" version="1400"><![CDATA[<html>

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

<head>

<head>

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

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

Zeile 6455Zeile 6463
<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}" />
</form>
{$footer}
</body>

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

</html>]]></template>
<template name="moderation_split" version="1400"><![CDATA[<html>
<head>

</html>]]></template>
<template name="moderation_split" version="1400"><![CDATA[<html>
<head>

Zeile 6472Zeile 6480
<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>
<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>
</tr>

Zeile 6516Zeile 6524
</tr>
{$reviewbits}
{$reviewmore}

</tr>
{$reviewbits}
{$reviewmore}

</table>

</table>

]]></template>
<template name="sendthread" version="1400"><![CDATA[<html>
<head>

]]></template>
<template name="sendthread" version="1400"><![CDATA[<html>
<head>

Zeile 6529Zeile 6537
<form action="sendthread.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">

<form action="sendthread.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>

<tr>

<td colspan="2" width="100%" class="thead"><strong>{$lang->send_thread}</strong></td>

<td colspan="2" width="100%" class="thead"><strong>{$lang->send_thread}</strong></td>

</tr>

</tr>

<tr>
<td width="40%" class="trow1"><strong>{$lang->recipient}</strong><br /><span class="smalltext">{$lang->recipient_note}</span></td>

<tr>
<td width="40%" class="trow1"><strong>{$lang->recipient}</strong><br /><span class="smalltext">{$lang->recipient_note}</span></td>

<td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="email" value="{$email}" /></td>
</tr>
{$guestfields}

<td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="email" value="{$email}" /></td>
</tr>
{$guestfields}

<tr>
<td width="40%" class="trow2"><strong>{$lang->subject}</strong></td>
<td width="60%" class="trow2"><input type="text" class="textbox" size="50" name="subject" value="{$subject}" /></td>

<tr>
<td width="40%" class="trow2"><strong>{$lang->subject}</strong></td>
<td width="60%" class="trow2"><input type="text" class="textbox" size="50" name="subject" value="{$subject}" /></td>

Zeile 6555Zeile 6563
</body>
</html>]]></template>
<template name="usercp_editsig" version="1400"><![CDATA[<html>

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

<head>

<head>

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

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

Zeile 6614Zeile 6622
		<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 6642
{$action_time}
{$message}
</table>

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

</table>



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

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

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

Zeile 6670Zeile 6680
</tr>
<tr>
<td class="trow2" colspan="2"><span class="smalltext" style="float:right; padding-top:3px;"><a href="member.php?action=register">{$lang->need_reg}</a> | <a href="member.php?action=lostpw">{$lang->forgot_password}</a>&nbsp;</span>&nbsp;<input type="submit" class="button" value="{$lang->login}" tabindex="3" /></td>

</tr>
<tr>
<td class="trow2" colspan="2"><span class="smalltext" style="float:right; padding-top:3px;"><a href="member.php?action=register">{$lang->need_reg}</a> | <a href="member.php?action=lostpw">{$lang->forgot_password}</a>&nbsp;</span>&nbsp;<input type="submit" class="button" value="{$lang->login}" tabindex="3" /></td>

</tr>
</table>
</form>

</tr>
</table>
</form>

<br />]]></template>
<template name="error_nopermission_loggedin" version="120"><![CDATA[{$lang->error_nopermission_user_1}
<ol>

<br />]]></template>
<template name="error_nopermission_loggedin" version="120"><![CDATA[{$lang->error_nopermission_user_1}
<ol>

Zeile 6710Zeile 6720
<td class="trow1"><span class="smalltext">{$lang->add_folders_note}</span></td>
</tr>
{$newfolders}

<td class="trow1"><span class="smalltext">{$lang->add_folders_note}</span></td>
</tr>
{$newfolders}

</table>

</table>

<br />
<div align="center">
<input type="hidden" name="action" value="do_folders" />

<br />
<div align="center">
<input type="hidden" name="action" value="do_folders" />

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

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

</tr>

</tr>

<tr>
<td class="trow1" valign="top"><strong>{$lang->method}</strong></td>
<td class="trow2">

<tr>
<td class="trow1" valign="top"><strong>{$lang->method}</strong></td>
<td class="trow2">

Zeile 6766Zeile 6776
</body>
</html>]]></template>
<template name="moderation_merge" version="1400"><![CDATA[<html>

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

<head>

<head>

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

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

Zeile 6823Zeile 6833
		<template name="member_activate" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->account_activation}</title>

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

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

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

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

Zeile 6864Zeile 6874
{$getmore}
</table>
</div>

{$getmore}
</table>
</div>

]]></template>

]]></template>

		<template name="misc_buddypopup_user_sendpm" version="1400"><![CDATA[<a href="private.php?action=send&amp;uid={$buddy['uid']}" target="_blank" onclick="window.opener.location.href=this.href; return false;">{$lang->pm_buddy}</a>]]></template>
<template name="usercp_editlists" version="1400"><![CDATA[<html>
<head>

		<template name="misc_buddypopup_user_sendpm" version="1400"><![CDATA[<a href="private.php?action=send&amp;uid={$buddy['uid']}" target="_blank" onclick="window.opener.location.href=this.href; return false;">{$lang->pm_buddy}</a>]]></template>
<template name="usercp_editlists" version="1400"><![CDATA[<html>
<head>

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

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





		<form action="usercp.php" method="post" id="buddy" onsubmit="return UserCP.addBuddy('buddy');">
<input type="hidden" name="action" value="do_editlists" />
<input type="hidden" name="manage" value="buddy" />
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

		<form action="usercp.php" method="post" id="buddy" onsubmit="return UserCP.addBuddy('buddy');">
<input type="hidden" name="action" value="do_editlists" />
<input type="hidden" name="manage" value="buddy" />
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

				<tr>

				<tr>

					<td class="thead" align="center"><strong>{$lang->edit_buddy_list}</strong></td>
</tr>
<tr>

					<td class="thead" align="center"><strong>{$lang->edit_buddy_list}</strong></td>
</tr>
<tr>

Zeile 6901Zeile 6911
							<div style="width: 120px; float: left; text-align: right;"><strong>{$lang->username_or_usernames}</strong></div>
<div style="margin-left: 130px;"><input type="text" name="add_username" id="buddy_add_username" style="width: 60%;" class="textbox" /> <input type="submit" value="{$lang->add_to_buddies}" id="buddy_submit" class="button" /></div>
<script type="text/javascript" src="jscripts/autocomplete.js?ver=1400"></script>

							<div style="width: 120px; float: left; text-align: right;"><strong>{$lang->username_or_usernames}</strong></div>
<div style="margin-left: 130px;"><input type="text" name="add_username" id="buddy_add_username" style="width: 60%;" class="textbox" /> <input type="submit" value="{$lang->add_to_buddies}" id="buddy_submit" class="button" /></div>
<script type="text/javascript" src="jscripts/autocomplete.js?ver=1400"></script>

							<script type="text/javascript">
<!--
if(use_xmlhttprequest == "1")

							<script type="text/javascript">
<!--
if(use_xmlhttprequest == "1")

								{
new autoComplete("buddy_add_username", "xmlhttp.php?action=get_users", {valueSpan: "username", delimChar: ","});
}

								{
new autoComplete("buddy_add_username", "xmlhttp.php?action=get_users", {valueSpan: "username", delimChar: ","});
}

Zeile 6980Zeile 6990
</fieldset>]]></template>
<template name="member_register_customfield" version="120"><![CDATA[<tr>
<td><span class="smalltext">{$profilefield['name']}</span></td>

</fieldset>]]></template>
<template name="member_register_customfield" version="120"><![CDATA[<tr>
<td><span class="smalltext">{$profilefield['name']}</span></td>

<tr>

<tr>

<td>{$code}</td>
</tr>]]></template>
<template name="error" version="120"><![CDATA[<html>

<td>{$code}</td>
</tr>]]></template>
<template name="error" version="120"><![CDATA[<html>

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

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

<tr>

<tr>

<td class="thead"><span class="smalltext"><strong>{$title}</strong></span></td>

<td class="thead"><span class="smalltext"><strong>{$title}</strong></span></td>

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

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

</body>
</html>]]></template>
<template name="index_whosonline_memberbit" version="1400"><![CDATA[{$comma}{$user['profilelink']}{$invisiblemark}]]></template>

</body>
</html>]]></template>
<template name="index_whosonline_memberbit" version="1400"><![CDATA[{$comma}{$user['profilelink']}{$invisiblemark}]]></template>

Zeile 7037Zeile 7047
		<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>
<td class="trow1" valign="top">{$iconlist}</td>

		<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>
<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 7057Zeile 7067
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$helpdoc['name']}</strong></td>

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

</tr>

</tr>

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

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

</tr>

</tr>

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

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

Zeile 7077Zeile 7087
</td>
</tr>]]></template>
<template name="usercp_forumsubscriptions" version="120"><![CDATA[<html>

</td>
</tr>]]></template>
<template name="usercp_forumsubscriptions" version="120"><![CDATA[<html>

<head>

<head>

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

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

Zeile 7096Zeile 7106
<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>

</table>

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

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

Zeile 7136Zeile 7146
		<template name="misc_imcenter_yahoo" version="120"><![CDATA[<html>
<head>
<title>{$lang->yahoo_center}</title>

		<template name="misc_imcenter_yahoo" version="120"><![CDATA[<html>
<head>
<title>{$lang->yahoo_center}</title>

{$headerinclude}

{$headerinclude}

</head>
<body style="margin:0;left:0;top:0" class="trow2">
<table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">

</head>
<body style="margin:0;left:0;top:0" class="trow2">
<table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">

Zeile 7172Zeile 7182
		<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>

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

</tr>
<tr>

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

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

Zeile 7192Zeile 7202
</tr>
<tr>
<td class="trow1" width="40%"><strong>{$lang->email_address}</strong></td>

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

<td class="trow1" width="60%"><input type="text" class="textbox" name="email" /></td>

<td class="trow1" width="60%"><input type="text" class="textbox" name="email" /></td>

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

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

Zeile 7211Zeile 7221
		<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}

{$headerinclude}

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 7228Zeile 7238
<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 7248Zeile 7258
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->move_threads}</strong></td>

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

</tr>
{$loginbox}

</tr>
{$loginbox}

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

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

Zeile 7288Zeile 7298
<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="url" value="{$return_url}" />
</form>

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

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

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

Zeile 7307Zeile 7317
<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 7347Zeile 7357
	}
// -->
</script>

	}
// -->
</script>

</td>
</tr>
<tr>
<td><input type="text" class="textbox" name="imagestring" value="" id="imagestring" style="width: 100%;" /><input type="hidden" name="imagehash" value="{$imagehash}" id="imagehash" /></td>

</td>
</tr>
<tr>
<td><input type="text" class="textbox" name="imagestring" value="" id="imagestring" style="width: 100%;" /><input type="hidden" name="imagehash" value="{$imagehash}" id="imagehash" /></td>

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

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

Zeile 7364Zeile 7374
	</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 7386Zeile 7396
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr>
<td colspan="2"><span class="smalltext"><label for="username">{$lang->username}</label></span></td>

<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr>
<td colspan="2"><span class="smalltext"><label for="username">{$lang->username}</label></span></td>

</tr>
<tr>
<td colspan="2"><input type="text" class="textbox" name="username" id="username" style="width: 100%" value="{$username}" /></td>
</tr>

</tr>
<tr>
<td colspan="2"><input type="text" class="textbox" name="username" id="username" style="width: 100%" value="{$username}" /></td>
</tr>

{$passboxes}
<tr>
<td><span class="smalltext"><label for="email">{$lang->email}</label></span></td>

{$passboxes}
<tr>
<td><span class="smalltext"><label for="email">{$lang->email}</label></span></td>

Zeile 7427Zeile 7437
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="pmnotice" id="pmnotice" value="1"{$pmnoticecheck} /></td>
<td valign="top"><span class="smalltext"><label for="pmnotice">{$lang->pm_notice}</label></span></td>

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

</tr>
<tr>

</tr>
<tr>

<td valign="top" width="1"><input type="checkbox" class="checkbox" name="emailpmnotify" id="emailpmnotify" value="1" {$emailpmnotifycheck} /></td>
<td valign="top"><span class="smalltext"><label for="emailpmnotify">{$lang->email_notify_newpm}</label></span></td>

<td valign="top" width="1"><input type="checkbox" class="checkbox" name="emailpmnotify" id="emailpmnotify" value="1" {$emailpmnotifycheck} /></td>
<td valign="top"><span class="smalltext"><label for="emailpmnotify">{$lang->email_notify_newpm}</label></span></td>

</tr>

</tr>

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

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

</tr>

</tr>

<tr>
<td colspan="2"><span class="smalltext"><label for="subscriptionmethod">{$lang->subscription_method}</label></span></td>

<tr>
<td colspan="2"><span class="smalltext"><label for="subscriptionmethod">{$lang->subscription_method}</label></span></td>

</tr>

</tr>

<tr>
<td colspan="2">
<select name="subscriptionmethod" id="subscriptionmethod">
<option value="0" {$no_subscribe_selected}>{$lang->no_auto_subscribe}</option>
<option value="1" {$no_email_subscribe_selected}>{$lang->no_email_subscribe}</option>
<option value="2" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option>

<tr>
<td colspan="2">
<select name="subscriptionmethod" id="subscriptionmethod">
<option value="0" {$no_subscribe_selected}>{$lang->no_auto_subscribe}</option>
<option value="1" {$no_email_subscribe_selected}>{$lang->no_email_subscribe}</option>
<option value="2" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option>

	</select>
</td>
</tr>

	</select>
</td>
</tr>


</table>
</fieldset>


</table>
</fieldset>

Zeile 7455Zeile 7465
<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%">

<tr>

<tr>

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

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

</tr>

</tr>

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

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

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

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

<td>
<select name="dstcorrection">
<option value="2" {$dst_auto_selected}>{$lang->dst_correction_auto}</option>

<td>
<select name="dstcorrection">
<option value="2" {$dst_auto_selected}>{$lang->dst_correction_auto}</option>

Zeile 7501Zeile 7511
<!--
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 7601Zeile 7611
</body>
</html>]]></template>
<template name="reputation_added" version="1400"><![CDATA[<html>

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

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

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

<body onunload="window.opener.location.reload();">
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<body onunload="window.opener.location.reload();">
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

Zeile 7612Zeile 7622
		<td class="trow1" style="padding: 20px">
<strong>{$lang->vote_added}</strong><br /><br />
<blockquote>{$lang->vote_added_message}</blockquote>

		<td class="trow1" style="padding: 20px">
<strong>{$lang->vote_added}</strong><br /><br />
<blockquote>{$lang->vote_added_message}</blockquote>

				<br /><br />
<div style="text-align: center;">
<script type="text/javascript">
<!--
document.write('[<a href="javascript:window.close();">{$lang->close_window}</a>]');
// -->
</script>
</div>
</td>
</tr>
</table>
</body>
</html>]]></template>

				<br /><br />
<div style="text-align: center;">
<script type="text/javascript">
<!--
document.write('[<a href="javascript:window.close();">{$lang->close_window}</a>]');
// -->
</script>
</div>
</td>
</tr>
</table>
</body>
</html>]]></template>

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

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

Zeile 7758Zeile 7768
		<tr>
<td width="1"><input type="radio" name="notification" id="notification_none" value="0" {$notification_none_checked} /></td>
<td><strong><label for="notification_none">{$lang->no_notification}</label></strong><br /><span class="smalltext">{$lang->no_notification_desc}</span></td>

		<tr>
<td width="1"><input type="radio" name="notification" id="notification_none" value="0" {$notification_none_checked} /></td>
<td><strong><label for="notification_none">{$lang->no_notification}</label></strong><br /><span class="smalltext">{$lang->no_notification_desc}</span></td>

		</tr>
<tr>

		</tr>
<tr>

			<td width="1"><input type="radio" name="notification" id="notification_instant" value="1" {$notification_instant_checked} /></td>
<td><strong><label for="notification_instant">{$lang->instant_notification}</label></strong><br /><span class="smalltext">{$lang->instant_notification_desc}</span></td>
</tr>

			<td width="1"><input type="radio" name="notification" id="notification_instant" value="1" {$notification_instant_checked} /></td>
<td><strong><label for="notification_instant">{$lang->instant_notification}</label></strong><br /><span class="smalltext">{$lang->instant_notification_desc}</span></td>
</tr>

Zeile 7915Zeile 7925
		<template name="calendar_addevent" version="1402"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->calendar} - {$lang->add_event}</title>

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

{$headerinclude}
</head>
<body>
{$header}
{$event_errors}
<form action="calendar.php" method="post" name="input">

{$headerinclude}
</head>
<body>
{$header}
{$event_errors}
<form action="calendar.php" method="post" name="input">

	<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<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>

	<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<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>

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









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

										{$end_days}
</select>
<select name="end_month">

Zeile 8060Zeile 8070
								<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>

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

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

Zeile 8350Zeile 8360
			<td class="trow1" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="delete" value="1" tabindex="9" /> <strong>{$lang->delete_q}</strong></td>
<td class="trow1" width="100%">{$lang->delete_1}<br /><span class="smalltext">{$lang->delete_2}</span></td>
<td class="trow1"><input type="submit" class="button" name="submit" value="{$lang->delete_now}" tabindex="10" /></td>

			<td class="trow1" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="delete" value="1" tabindex="9" /> <strong>{$lang->delete_q}</strong></td>
<td class="trow1" width="100%">{$lang->delete_1}<br /><span class="smalltext">{$lang->delete_2}</span></td>
<td class="trow1"><input type="submit" class="button" name="submit" value="{$lang->delete_now}" tabindex="10" /></td>

		</tr>
</table>
<input type="hidden" name="action" value="do_editevent" />
<input type="hidden" name="eid" value="{$event['eid']}" />
</form>
<br />
<form action="calendar.php" method="post" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;">
<tr>
<td colspan="2" width="100%" class="thead"><strong>{$lang->edit_event}</strong></td>
</tr>

		</tr>
</table>
<input type="hidden" name="action" value="do_editevent" />
<input type="hidden" name="eid" value="{$event['eid']}" />
</form>
<br />
<form action="calendar.php" method="post" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;">
<tr>
<td colspan="2" width="100%" class="thead"><strong>{$lang->edit_event}</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>
<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>

Zeile 8767Zeile 8777
					{$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 8813
							<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 9255
		<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 9282
			<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 9812
	{$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 9867
					</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 10053
<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 10122
					</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 10215
	{$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 10290
					</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 10300
	{$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 10376
					</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 10416Zeile 10428
	<template name="search_results_inlinemodcol" version="120"><![CDATA[<td class="tcat" align="center">&nbsp;</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_inlinemodcol" version="120"><![CDATA[<td class="tcat" align="center">&nbsp;</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" 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 10438
<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>