Vergleich install/resources/mybb_theme.xml - 1.8.8 - 1.8.11

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

<?xml version="1.0" encoding="UTF-8"?>

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

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

	<properties>
<templateset><![CDATA[1]]></templateset>
<imgdir><![CDATA[images]]></imgdir>

	<properties>
<templateset><![CDATA[1]]></templateset>
<imgdir><![CDATA[images]]></imgdir>

Zeile 9Zeile 9
		<editortheme><![CDATA[mybb.css]]></editortheme>
</properties>
<stylesheets>

		<editortheme><![CDATA[mybb.css]]></editortheme>
</properties>
<stylesheets>

		<stylesheet name="global.css" version="1808" disporder="1"><![CDATA[body {

		<stylesheet name="global.css" version="1811" disporder="1"><![CDATA[body {

	background: #fff;
color: #333;
text-align: center;

	background: #fff;
color: #333;
text-align: center;

Zeile 576Zeile 576
	outline: 0;
font-size: 13px;
font-family: Tahoma, Verdana, Arial, Sans-Serif;

	outline: 0;
font-size: 13px;
font-family: Tahoma, Verdana, Arial, Sans-Serif;

 
}

input.textbox.portal_search {
width: 68%;

}

textarea {

}

textarea {

Zeile 584Zeile 588
	border: 1px solid #ccc;
padding: 2px;
line-height: 1.4;

	border: 1px solid #ccc;
padding: 2px;
line-height: 1.4;

	outline: 0;
font-family: Tahoma, Verdana, Arial, Sans-Serif;

	outline: 0;
font-family: Tahoma, Verdana, Arial, Sans-Serif;

	font-size: 13px;
}


	font-size: 13px;
}


Zeile 593Zeile 597
	background: #ffffff;
padding: 3px;
border: 1px solid #ccc;

	background: #ffffff;
padding: 3px;
border: 1px solid #ccc;

	outline: 0;

	outline: 0;

	font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 13px;
}

	font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 13px;
}

Zeile 608Zeile 612
	border: 1px solid #bbb;
color: #333;
outline: 0;

	border: 1px solid #bbb;
color: #333;
outline: 0;

}


}


button:hover,
input.button:hover {
border-color: #aaa;

button:hover,
input.button:hover {
border-color: #aaa;

Zeile 639Zeile 643
}

form #message {

}

form #message {

	width: 500px;
}


	width: 500px;
}


.editor {
background: #f1f1f1;
border: 1px solid #ccc;
}

.editor_control_bar {

.editor {
background: #f1f1f1;
border: 1px solid #ccc;
}

.editor_control_bar {

	background: #fff;

	background: #fff;

	border: 1px solid #ccc;
}


	border: 1px solid #ccc;
}


Zeile 664Zeile 668
.popup_menu .popup_item {
background: #efefef;
color: #333;

.popup_menu .popup_item {
background: #efefef;
color: #333;

}

}


.popup_menu .popup_item:hover {
background: #0072BC;


.popup_menu .popup_item:hover {
background: #0072BC;

Zeile 701Zeile 705
	background-color:#FAFAFA;
color: #999999;
border:1px solid #CCCCCC;

	background-color:#FAFAFA;
color: #999999;
border:1px solid #CCCCCC;

}


}


._minus {
background-color: #FDD2D1;
color: #CB0200;

._minus {
background-color: #FDD2D1;
color: #CB0200;

Zeile 717Zeile 721

img {
border: none;


img {
border: none;

}


}


img.attachment {
border: 1px solid #E9E5D7;
padding: 2px;

img.attachment {
border: 1px solid #E9E5D7;
padding: 2px;

Zeile 733Zeile 737

.clear {
clear: both;


.clear {
clear: both;

}


}


.float_left {
float: left;
}


.float_left {
float: left;
}


.float_right {
float: right;
}


.float_right {
float: right;
}


.hidden {
display: none;
float: none;

.hidden {
display: none;
float: none;

Zeile 765Zeile 769
	width: auto;
vertical-align: middle;
margin-top: 3px;

	width: auto;
vertical-align: middle;
margin-top: 3px;

}

}


.tcat_menu > .expcolimage {
margin-top: 0;


.tcat_menu > .expcolimage {
margin-top: 0;

Zeile 796Zeile 800

blockquote cite span.highlight {
float: none;


blockquote cite span.highlight {
float: none;

	font-weight: bold;

	font-weight: bold;

	padding-bottom: 0;
}


	padding-bottom: 0;
}


Zeile 804Zeile 808
	background: #fff;
border: 1px solid #ccc;
padding: 10px;

	background: #fff;
border: 1px solid #ccc;
padding: 10px;

}


}


.codeblock .title {
border-bottom: 1px solid #ccc;
font-weight: bold;
padding-bottom: 3px;
margin: 0 0 10px 0;

.codeblock .title {
border-bottom: 1px solid #ccc;
font-weight: bold;
padding-bottom: 3px;
margin: 0 0 10px 0;

}


}


.codeblock code {
overflow: auto;
height: auto;

.codeblock code {
overflow: auto;
height: auto;

Zeile 820Zeile 824
	display: block;
font-family: Monaco, Consolas, Courier, monospace;
font-size: 13px;

	display: block;
font-family: Monaco, Consolas, Courier, monospace;
font-size: 13px;

}


}


.smilie {
vertical-align: middle;
}

.smilie_pointer {

.smilie {
vertical-align: middle;
}

.smilie_pointer {

	cursor: pointer;

	cursor: pointer;

}

.separator {

}

.separator {

Zeile 889Zeile 893
.red_alert a:hover,
.red_alert a:active {
color: #A5161A;

.red_alert a:hover,
.red_alert a:active {
color: #A5161A;

}

}


.high_warning {
color: #CC0000;


.high_warning {
color: #CC0000;

Zeile 929Zeile 933

div.error {
padding: 5px 10px;


div.error {
padding: 5px 10px;

	border-top: 2px solid #FFD324;
border-bottom: 2px solid #FFD324;

	border: 2px solid #FFD324;


	background: #FFF6BF;
font-size: 12px;
}

	background: #FFF6BF;
font-size: 12px;
}

Zeile 1015Zeile 1018
.pagination_breadcrumb_link {
vertical-align: middle;
cursor: pointer;

.pagination_breadcrumb_link {
vertical-align: middle;
cursor: pointer;

}


}


.thread_legend,
.thread_legend dd {
margin: 0;

.thread_legend,
.thread_legend dd {
margin: 0;

Zeile 1031Zeile 1034
.thread_legend img {
margin-right: 4px;
vertical-align: bottom;

.thread_legend img {
margin-right: 4px;
vertical-align: bottom;

}


}


.forum_legend,
.forum_legend dt,
.forum_legend dd {

.forum_legend,
.forum_legend dt,
.forum_legend dd {

Zeile 1053Zeile 1056

.success_message {
color: #00b200;


.success_message {
color: #00b200;

	font-weight: bold;
font-size: 10px;
margin-bottom: 10px;

	font-weight: bold;
font-size: 10px;
margin-bottom: 10px;

}

.error_message {

}

.error_message {

Zeile 1063Zeile 1066
	font-weight: bold;
font-size: 10px;
margin-bottom: 10px;

	font-weight: bold;
font-size: 10px;
margin-bottom: 10px;

}


}


#posts_container {
padding: 0;
}


#posts_container {
padding: 0;
}


.ignored_post {



















.ignored_post {
border-top: 3px solid #333;
padding: 15px;
}

.ignored_post .show_ignored_post {
margin-top: -15px;
}

.ignored_post .show_ignored_post a.button span {
background-position: 0 -400px;
}

.deleted_post_hidden {
border-top: 2px solid #ccc;
padding: 15px;
}

.deleted_post_collapsed {

	border-top: 3px solid #333;
padding: 15px;
}


	border-top: 3px solid #333;
padding: 15px;
}


.ignored_post .show_ignored_post {

.deleted_post_collapsed .show_deleted_post {

	margin-top: -15px;
}


	margin-top: -15px;
}


.ignored_post .show_ignored_post a.button span {

.deleted_post_collapsed .show_deleted_post a.button span {

	background-position: 0 -400px;
}


	background-position: 0 -400px;
}


Zeile 2215Zeile 2236
.thread_status.newlockfolder {
background-position: 0 -320px;
}]]></stylesheet>

.thread_status.newlockfolder {
background-position: 0 -320px;
}]]></stylesheet>

	<stylesheet name="css3.css" version="1807" disporder="7"><![CDATA[tr td.trow1:first-child,

	<stylesheet name="css3.css" version="1811" disporder="7"><![CDATA[tr td.trow1:first-child,

tr td.trow2:first-child,
tr td.trow_shaded:first-child {
border-left: 0;

tr td.trow2:first-child,
tr td.trow_shaded:first-child {
border-left: 0;

Zeile 2349Zeile 2370
	-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;

	-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;

 
}

div.error {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;

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

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

Zeile 2358Zeile 2385
{$headerinclude}
<script type="text/javascript">
var announcement_quickdelete_confirm = "{$lang->announcement_quickdelete_confirm}";

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

</script>
</head>
<body>

</script>
</head>
<body>

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

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

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

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

		<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").prop("checked"))
{
$("#ranged_selects").hide();
$("#single_selects").show();
}
else
{
$("#single_selects").hide();
$("#ranged_selects").show();
toggleRepeats();
}
}

function toggleRepeats()
{
var repeats = $("#repeats").get(0).selectedIndex;
$(".repeats_type").each(function()
{
$(this).hide();
});
if($("#repeats_type_"+repeats).length > 0)
{
$("#repeats_type_"+repeats).show();
}
}
// -->
</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">

		<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").prop("checked"))
{
$("#ranged_selects").hide();
$("#single_selects").show();
}
else
{
$("#single_selects").hide();
$("#ranged_selects").show();
toggleRepeats();
}
}

function toggleRepeats()
{
var repeats = $("#repeats").get(0).selectedIndex;
$(".repeats_type").each(function()
{
$(this).hide();
});
if($("#repeats_type_"+repeats).length > 0)
{
$("#repeats_type_"+repeats).show();
}
}
// -->
</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>

						<select name="single_day">
{$single_days}
</select>

Zeile 2586Zeile 2613
									</select>
<span class="smalltext">&nbsp;&nbsp;&nbsp;{$lang->enter_time}</span>
<input type="text" class="textbox" name="end_time" value="{$end_time}" size="7" />

									</select>
<span class="smalltext">&nbsp;&nbsp;&nbsp;{$lang->enter_time}</span>
<input type="text" class="textbox" name="end_time" value="{$end_time}" size="7" />

								</td>
</tr>

								</td>
</tr>

							<tr>
<td class="smalltext" style="padding: 4px; text-align: right; vertical-align: top;">{$lang->timezone}</td>
<td style="padding: 4px;">

							<tr>
<td class="smalltext" style="padding: 4px; text-align: right; vertical-align: top;">{$lang->timezone}</td>
<td style="padding: 4px;">

Zeile 2607Zeile 2634
										<option value="5"{$repeats_sel[5]}>{$lang->repeats_yearly}</option>
</select>
<div class="repeats_type" id="repeats_type_1" style="padding: 4px;">

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

										{$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;">

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

Zeile 2615Zeile 2642
										<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;">

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

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

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

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

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

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

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

Zeile 2663Zeile 2690
											{$lang->repeats_on}</label>
<input type="text" class="textbox" name="repeats_5_day" onfocus="$('#repeats_5_type_1').prop('checked', true);" value="{$repeats_5_day}" size="2" />
<select name="repeats_5_month" onfocus="$('#repeats_5_type_1').prop('checked', true);" >

											{$lang->repeats_on}</label>
<input type="text" class="textbox" name="repeats_5_day" onfocus="$('#repeats_5_type_1').prop('checked', true);" value="{$repeats_5_day}" size="2" />
<select name="repeats_5_month" onfocus="$('#repeats_5_type_1').prop('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="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="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>

Zeile 2980Zeile 3007
									</select>
<select name="start_year">
{$start_years}

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

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

							<tr>
<td class="smalltext" style="padding: 4px; text-align: right;">{$lang->end_time}</td>
<td style="padding: 4px;">

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

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

		<template name="calendar_event_editbutton" version="1800"><![CDATA[<div style="text-align: right; vertical-align: bottom;" class="postbit_buttons">

		<template name="calendar_event_editbutton" version="1809"><![CDATA[<div style="text-align: right; vertical-align: bottom;" class="postbit_buttons">

	<a href="calendar.php?action=editevent&amp;eid={$event['eid']}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>

	<a href="calendar.php?action=editevent&amp;eid={$event['eid']}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>

	<a href="javascript:MyBB.deleteEvent({$event['eid']});" class="postbit_qdelete"><span>{$lang->postbit_button_qdelete}</span></a>

	<a href="javascript:void(0)" onclick="MyBB.deleteEvent({$event['eid']}); return false;" class="postbit_qdelete"><span>{$lang->postbit_button_qdelete}</span></a>

</div>]]></template>
<template name="calendar_event_modoptions" version="1604"><![CDATA[ <form method="post" action="calendar.php">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />

</div>]]></template>
<template name="calendar_event_modoptions" version="1604"><![CDATA[ <form method="post" action="calendar.php">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />

Zeile 3451Zeile 3478
			{$days}]]></template>
<template name="calendar_year" version="1800"><![CDATA[<option value="{$year}" {$selected}>{$year}</option>]]></template>
<template name="calendar_year_sel" version="1800"><![CDATA[<option value="{$year_sel}">{$year_sel}</option>]]></template>

			{$days}]]></template>
<template name="calendar_year" version="1800"><![CDATA[<option value="{$year}" {$selected}>{$year}</option>]]></template>
<template name="calendar_year_sel" version="1800"><![CDATA[<option value="{$year_sel}">{$year_sel}</option>]]></template>

		<template name="editpost" version="1808"><![CDATA[<html>

		<template name="editpost" version="1809"><![CDATA[<html>

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

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

Zeile 3484Zeile 3511
</td>
</tr>
{$editreason}

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

<tr>
<td class="trow2" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow2"><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>

{$postoptions}







{$subscriptionmethod}
{$pollbox}
</table>

{$subscriptionmethod}
{$pollbox}
</table>

Zeile 3507Zeile 3528
		$(this).unbind("error").closest('.author_avatar').remove();
});
</script>

		$(this).unbind("error").closest('.author_avatar').remove();
});
</script>

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

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

		<template name="editpost_delete" version="1800"><![CDATA[<form action="editpost.php" method="post" name="editpost">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

		<template name="editpost_delete" version="1800"><![CDATA[<form action="editpost.php" method="post" name="editpost">
<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" colspan="3"><strong>{$lang->delete_post}</strong></td>

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

</tr>

</tr>

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

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

Zeile 3523Zeile 3544
</table>
<input type="hidden" name="action" value="deletepost" />
<input type="hidden" name="pid" value="{$pid}" />

</table>
<input type="hidden" name="action" value="deletepost" />
<input type="hidden" name="pid" value="{$pid}" />

</form>
<br />]]></template>
<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="editpost_disablesmilies_hidden" version="1800"><![CDATA[<input type="hidden" name="postoptions[disablesmilies]" value="no" />]]></template>






</form>
<br />]]></template>
<template name="editpost_disablesmilies" version="1809"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="8"{$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>
<template name="editpost_postoptions" version="1809"><![CDATA[<tr>
<td class="trow2" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow2"><span class="smalltext">
{$signature}
{$disablesmilies}</span>
</td>
</tr>]]></template>

		<template name="editpost_reason" version="1800"><![CDATA[<tr>
<td class="trow1"><strong>{$lang->editreason}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="editreason" size="40" maxlength="150" value="{$reason}" tabindex="5" /></td>
</tr>]]></template>

		<template name="editpost_reason" version="1800"><![CDATA[<tr>
<td class="trow1"><strong>{$lang->editreason}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="editreason" size="40" maxlength="150" value="{$reason}" tabindex="5" /></td>
</tr>]]></template>

 
		<template name="editpost_signature" version="1809"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="6"{$postoptionschecked['signature']} /> {$lang->options_sig}</label><br />]]></template>

		<template name="error" version="120"><![CDATA[<html>
<head>
<title>{$title}</title>

		<template name="error" version="120"><![CDATA[<html>
<head>
<title>{$title}</title>

Zeile 3539Zeile 3566
</head>
<body>
{$header}

</head>
<body>
{$header}

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

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

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

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

</tr>

</tr>

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

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

</tr>
</table>

</tr>
</table>

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

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

</tr>

</tr>

<tr>
<td class="trow1">{$attachedfile['error']}</td>

<tr>
<td class="trow1">{$attachedfile['error']}</td>

</tr>
</table>

</tr>
</table>

<br />]]></template>
<template name="error_inline" version="120"><![CDATA[<div class="error">
<p><em>{$title}</em></p>

<br />]]></template>
<template name="error_inline" version="120"><![CDATA[<div class="error">
<p><em>{$title}</em></p>

Zeile 3603Zeile 3630
</ol>
<br />
{$lang->error_nopermission_user_username}]]></template>

</ol>
<br />
{$lang->error_nopermission_user_username}]]></template>

		<template name="footer" version="1808"><![CDATA[<debugstuff>

		<template name="footer" version="1810"><![CDATA[<debugstuff>

	</div>
</div>
<div id="footer">

	</div>
</div>
<div id="footer">

Zeile 3616Zeile 3643
				<li><a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a></li>
<li><a href="#top">{$lang->bottomlinks_returntop}</a></li>
<li><a href="<archive_url>">{$lang->bottomlinks_litemode}</a></li>

				<li><a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a></li>
<li><a href="#top">{$lang->bottomlinks_returntop}</a></li>
<li><a href="<archive_url>">{$lang->bottomlinks_litemode}</a></li>

 
				<li><a href="{$mybb->settings['bburl']}/misc.php?action=markread{$post_code_string}">{$lang->bottomlinks_markread}</a></li>

				<li><a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></li>
</ul>
</div>

				<li><a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></li>
</ul>
</div>

Zeile 3628Zeile 3656
					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.

					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="https://mybb.com" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="https://mybb.com" target="_blank">MyBB Group</a>.
<!-- End powered by -->

					This is free software, support us and we'll support you. -->
{$lang->powered_by} <a href="https://mybb.com" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="https://mybb.com" target="_blank">MyBB Group</a>.
<!-- End powered by -->

Zeile 3640Zeile 3668
{$auto_dst_detection}
</div>]]></template>
<template name="footer_contactus" version="1800"><![CDATA[<li><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a></li>]]></template>

{$auto_dst_detection}
</div>]]></template>
<template name="footer_contactus" version="1800"><![CDATA[<li><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a></li>]]></template>

		<template name="footer_languageselect" version="1800"><![CDATA[<div class="language">
<form method="{$lang_redirect_url['form_method']}" action="{$lang_redirect_url['location']}" id="lang_select">

		<template name="footer_languageselect" version="1811"><![CDATA[<div class="language">
<form method="POST" action="{$lang_redirect_url['location']}" id="lang_select">

	{$lang_redirect_url['form_html']}
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<select name="language" onchange="MyBB.changeLanguage();">

	{$lang_redirect_url['form_html']}
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<select name="language" onchange="MyBB.changeLanguage();">

Zeile 3653Zeile 3681
</form>
</div>]]></template>
<template name="footer_languageselect_option" version="1800"><![CDATA[<option value="{$key}"{$selected}>&nbsp;&nbsp;&nbsp;{$language}</option>]]></template>

</form>
</div>]]></template>
<template name="footer_languageselect_option" version="1800"><![CDATA[<option value="{$key}"{$selected}>&nbsp;&nbsp;&nbsp;{$language}</option>]]></template>

		<template name="footer_themeselect" version="1800"><![CDATA[<div class="theme">
<form method="{$theme_redirect_url['form_method']}" action="{$theme_redirect_url['location']}" id="theme_select">

		<template name="footer_themeselect" version="1811"><![CDATA[<div class="theme">
<form method="POST" action="{$theme_redirect_url['location']}" id="theme_select">

	{$theme_redirect_url['form_html']}
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
{$theme_options}

	{$theme_redirect_url['form_html']}
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
{$theme_options}

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

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

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

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

</form>
<script type="text/javascript">
<!--

</form>
<script type="text/javascript">
<!--

Zeile 3802Zeile 3830
		<template name="forumdisplay_inlinemoderation_openclose" version="1800"><![CDATA[<option value="multiclosethreads">{$lang->close_threads}</option>
<option value="multiopenthreads">{$lang->open_threads}</option>]]></template>
<template name="forumdisplay_inlinemoderation_restore" version="1800"><![CDATA[<option value="multirestorethreads">{$lang->restore_threads}</option>]]></template>

		<template name="forumdisplay_inlinemoderation_openclose" version="1800"><![CDATA[<option value="multiclosethreads">{$lang->close_threads}</option>
<option value="multiopenthreads">{$lang->open_threads}</option>]]></template>
<template name="forumdisplay_inlinemoderation_restore" version="1800"><![CDATA[<option value="multirestorethreads">{$lang->restore_threads}</option>]]></template>

		<template name="forumdisplay_inlinemoderation_selectall" version="1600"><![CDATA[<tr id="selectAllrow" class="hiddenrow">
<td colspan="8" class="selectall">{$lang->page_selected} <a href="#" onclick='inlineModeration.selectAll();'>{$lang->select_all}</a></td>

		<template name="forumdisplay_inlinemoderation_selectall" version="1809"><![CDATA[<tr id="selectAllrow" class="hiddenrow">
<td colspan="8" class="selectall">{$lang->page_selected} <a href="javascript:void(0)" onclick='inlineModeration.selectAll(); return false;'>{$lang->select_all}</a></td>

</tr>
<tr id="allSelectedrow" class="hiddenrow">

</tr>
<tr id="allSelectedrow" class="hiddenrow">

	<td colspan="8" class="selectall">{$lang->all_selected} <a href="#" onclick='inlineModeration.clearChecked();'>{$lang->clear_selection}</a></td>

	<td colspan="8" class="selectall">{$lang->all_selected} <a href="javascript:void(0)" onclick='inlineModeration.clearChecked(); return false;'>{$lang->clear_selection}</a></td>

</tr>]]></template>
<template name="forumdisplay_inlinemoderation_softdelete" version="1800"><![CDATA[<option value="multisoftdeletethreads">{$lang->soft_delete_threads}</option>]]></template>
<template name="forumdisplay_inlinemoderation_standard" version="1800"><![CDATA[<optgroup label="{$lang->standard_mod_tools}">

</tr>]]></template>
<template name="forumdisplay_inlinemoderation_softdelete" version="1800"><![CDATA[<option value="multisoftdeletethreads">{$lang->soft_delete_threads}</option>]]></template>
<template name="forumdisplay_inlinemoderation_standard" version="1800"><![CDATA[<optgroup label="{$lang->standard_mod_tools}">

Zeile 3904Zeile 3932
{$forums}
</table>
<br />]]></template>

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

		<template name="forumdisplay_thread" version="1800"><![CDATA[<tr class="inline_row">

		<template name="forumdisplay_thread" version="1809"><![CDATA[<tr class="inline_row">

	<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>
<td class="{$bgcolor}{$thread_type_class}">

	<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>
<td class="{$bgcolor}{$thread_type_class}">

Zeile 3914Zeile 3942
			<div class="author smalltext">{$thread['profilelink']}</div>
</div>
</td>

			<div class="author smalltext">{$thread['profilelink']}</div>
</div>
</td>

	<td align="center" class="{$bgcolor}{$thread_type_class}"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a>{$unapproved_posts}</td>

	<td align="center" class="{$bgcolor}{$thread_type_class}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a>{$unapproved_posts}</td>

	<td align="center" class="{$bgcolor}{$thread_type_class}">{$thread['views']}</td>
{$rating}
<td class="{$bgcolor}{$thread_type_class}" style="white-space: nowrap; text-align: right;">

	<td align="center" class="{$bgcolor}{$thread_type_class}">{$thread['views']}</td>
{$rating}
<td class="{$bgcolor}{$thread_type_class}" style="white-space: nowrap; text-align: right;">

Zeile 3924Zeile 3952
{$modbit}
</tr>]]></template>
<template name="forumdisplay_thread_attachment_count" version="1800"><![CDATA[<div class="float_right"><img src="{$theme['imgdir']}/paperclip.png" alt="" title="{$attachment_count}" /></div>]]></template>

{$modbit}
</tr>]]></template>
<template name="forumdisplay_thread_attachment_count" version="1800"><![CDATA[<div class="float_right"><img src="{$theme['imgdir']}/paperclip.png" alt="" title="{$attachment_count}" /></div>]]></template>

 
		<template name="forumdisplay_thread_deleted" version="1809"><![CDATA[<tr class="inline_row">
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">&nbsp;</td>
<td class="{$bgcolor}{$thread_type_class}"><em>{$lang->deleted_thread}</em></td>
<td align="center" class="{$bgcolor}{$thread_type_class}">-</td>
<td align="center" class="{$bgcolor}{$thread_type_class}">-</td>
{$rating}
<td class="{$bgcolor}{$thread_type_class}" style="white-space: nowrap; text-align: right;">-</td>
{$modbit}
</tr>]]></template>

		<template name="forumdisplay_thread_gotounread" version="1800"><![CDATA[<a href="{$thread['newpostlink']}"><img src="{$theme['imgdir']}/jump.png" alt="{$lang->goto_first_unread}" title="{$lang->goto_first_unread}" /></a> ]]></template>
<template name="forumdisplay_thread_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" />]]></template>
<template name="forumdisplay_thread_modbit" version="1800"><![CDATA[<td class="{$bgcolor}{$thread_type_class}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$multitid}" id="inlinemod_{$multitid}" value="1" {$inlinecheck} /></td>]]></template>

		<template name="forumdisplay_thread_gotounread" version="1800"><![CDATA[<a href="{$thread['newpostlink']}"><img src="{$theme['imgdir']}/jump.png" alt="{$lang->goto_first_unread}" title="{$lang->goto_first_unread}" /></a> ]]></template>
<template name="forumdisplay_thread_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" />]]></template>
<template name="forumdisplay_thread_modbit" version="1800"><![CDATA[<td class="{$bgcolor}{$thread_type_class}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$multitid}" id="inlinemod_{$multitid}" value="1" {$inlinecheck} /></td>]]></template>

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

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

	{$newthread}
</div>

	{$newthread}
</div>

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

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

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

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

		</td>
</tr>
<tr>

		</td>
</tr>
<tr>

		<td class="tcat" colspan="3" width="66%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=subject&amp;order=asc">{$lang->thread}</a> {$orderarrow['subject']} / <a href="{$sorturl}&amp;sortby=starter&amp;order=asc">{$lang->author}</a> {$orderarrow['starter']}</strong></span></td>
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=replies&amp;order=desc">{$lang->replies}</a> {$orderarrow['replies']}</strong></span></td>
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=views&amp;order=desc">{$lang->views}</a> {$orderarrow['views']}</strong></span></td>

		<td class="tcat" colspan="3" width="66%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=subject&amp;order=asc">{$lang->thread}</a> {$orderarrow['subject']} / <a href="{$sorturl}&amp;sortby=starter&amp;order=asc">{$lang->author}</a> {$orderarrow['starter']}</strong></span></td>
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=replies&amp;order=desc">{$lang->replies}</a> {$orderarrow['replies']}</strong></span></td>
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=views&amp;order=desc">{$lang->views}</a> {$orderarrow['views']}</strong></span></td>

Zeile 4018Zeile 4056
			<dd><span class="thread_status newfolder" title="{$lang->new_thread}">&nbsp;</span> {$lang->new_thread}</dd>
<dd><span class="thread_status newhotfolder" title="{$lang->new_hot_thread}">&nbsp;</span> {$lang->new_hot_thread}</dd>
<dd><span class="thread_status hotfolder" title="{$lang->hot_thread}">&nbsp;</span> {$lang->hot_thread}</dd>

			<dd><span class="thread_status newfolder" title="{$lang->new_thread}">&nbsp;</span> {$lang->new_thread}</dd>
<dd><span class="thread_status newhotfolder" title="{$lang->new_hot_thread}">&nbsp;</span> {$lang->new_hot_thread}</dd>
<dd><span class="thread_status hotfolder" title="{$lang->hot_thread}">&nbsp;</span> {$lang->hot_thread}</dd>

		</dl>

		</dl>

	</div>
<div class="float_left">
<dl class="thread_legend smalltext">

	</div>
<div class="float_left">
<dl class="thread_legend smalltext">

Zeile 4104Zeile 4142
		<template name="global_boardclosed_reason" version="1808"><![CDATA[<blockquote>{$mybb->settings['boardclosed_reason']}</blockquote>]]></template>
<template name="global_boardclosed_warning" version="1600"><![CDATA[<div class="red_alert"><strong>{$lang->bbclosed_warning}</strong></div>]]></template>
<template name="global_board_offline_modal" version="1804"><![CDATA[<div class="modal">

		<template name="global_boardclosed_reason" version="1808"><![CDATA[<blockquote>{$mybb->settings['boardclosed_reason']}</blockquote>]]></template>
<template name="global_boardclosed_warning" version="1600"><![CDATA[<div class="red_alert"><strong>{$lang->bbclosed_warning}</strong></div>]]></template>
<template name="global_board_offline_modal" version="1804"><![CDATA[<div class="modal">

	<div style="overflow-y: auto; max-height: 400px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<strong>{$mybb->settings['bbname']}</strong>
</td>
</tr>
<tr>

	<div style="overflow-y: auto; max-height: 400px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<strong>{$mybb->settings['bbname']}</strong>
</td>
</tr>
<tr>

			<td class="trow1">{$lang->error_boardclosed}</td>
</tr>
</table>

			<td class="trow1">{$lang->error_boardclosed}</td>
</tr>
</table>

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

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

 
		<template name="global_remote_avatar_notice" version="1809"><![CDATA[<div class="red_alert"><a href="{$mybb->settings['bburl']}/usercp.php?action=avatar">{$lang->remote_avatar_disabled_default_avatar}</a></div>]]></template>

		<template name="global_unreadreports" version="1800"><![CDATA[<div class="red_alert"><a href="{$mybb->settings['bburl']}/modcp.php?action=reports">{$lang->unread_reports}</a></div>]]></template>
<template name="global_moderation_notice" version="1800"><![CDATA[<div class="pm_alert">{$moderation_text}</div>]]></template>
<template name="global_awaiting_activation" version="1800"><![CDATA[<div class="red_alert">{$awaiting_message}</div>]]></template>

		<template name="global_unreadreports" version="1800"><![CDATA[<div class="red_alert"><a href="{$mybb->settings['bburl']}/modcp.php?action=reports">{$lang->unread_reports}</a></div>]]></template>
<template name="global_moderation_notice" version="1800"><![CDATA[<div class="pm_alert">{$moderation_text}</div>]]></template>
<template name="global_awaiting_activation" version="1800"><![CDATA[<div class="red_alert">{$awaiting_message}</div>]]></template>

		<template name="header" version="1800"><![CDATA[<div id="container">

		<template name="header" version="1809"><![CDATA[<div id="container">

		<a name="top" id="top"></a>
<div id="header">
<div id="logo">

		<a name="top" id="top"></a>
<div id="header">
<div id="logo">

Zeile 4167Zeile 4206
		<div id="content">
<div class="wrapper">
{$pm_notice}

		<div id="content">
<div class="wrapper">
{$pm_notice}

 
				{$remote_avatar_notice}

				{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}

				{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}

Zeile 4207Zeile 4247
								<td class="trow2"><strong>{$lang->password}</strong></td>
<td class="trow2">
<input name="quick_password" id="quick_login_password" type="password" value="" class="textbox" /> <a href="{$mybb->settings['bburl']}/member.php?action=lostpw" class="lost_password">{$lang->lost_password}</a>

								<td class="trow2"><strong>{$lang->password}</strong></td>
<td class="trow2">
<input name="quick_password" id="quick_login_password" type="password" value="" class="textbox" /> <a href="{$mybb->settings['bburl']}/member.php?action=lostpw" class="lost_password">{$lang->lost_password}</a>

								</td>
</tr>
<tr>

								</td>
</tr>
<tr>

								<td class="trow1">&nbsp;</td>
<td class="trow1 remember_me">
<input name="quick_remember" id="quick_login_remember" type="checkbox" value="yes" class="checkbox" checked="checked" />
<label for="quick_login_remember">{$lang->remember_me}</label>

								<td class="trow1">&nbsp;</td>
<td class="trow1 remember_me">
<input name="quick_remember" id="quick_login_remember" type="checkbox" value="yes" class="checkbox" checked="checked" />
<label for="quick_login_remember">{$lang->remember_me}</label>

								</td>

								</td>

							</tr>
<tr>
<td class="trow2" colspan="2">

							</tr>
<tr>
<td class="trow2" colspan="2">

Zeile 4227Zeile 4267
				<script type="text/javascript">
$("#quick_login input[name='url']").val($(location).attr('href'));
</script>]]></template>

				<script type="text/javascript">
$("#quick_login input[name='url']").val($(location).attr('href'));
</script>]]></template>

		<template name="header_welcomeblock_member" version="1804"><![CDATA[<!-- Continuation of div(class="upper") as opened in the header template -->

		<template name="header_welcomeblock_member" version="1809"><![CDATA[<!-- Continuation of div(class="upper") as opened in the header template -->

	<span class="welcome">{$lang->welcome_back} <a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}" class="logout">{$lang->welcome_logout}</a></span>

	<span class="welcome">{$lang->welcome_back} <a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}" class="logout">{$lang->welcome_logout}</a></span>

	</div>

	</div>

</div>
<div class="lower">
<div class="wrapper">
<ul class="menu panel_links">

</div>
<div class="lower">
<div class="wrapper">
<ul class="menu panel_links">

			<li><a href="{$mybb->settings['bburl']}/usercp.php" class="usercp">{$lang->welcome_usercp}</a></li>

			{$usercplink}

			{$modcplink}
{$admincplink}
</ul>
<ul class="menu user_links">

			{$modcplink}
{$admincplink}
</ul>
<ul class="menu user_links">

			<li><a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup&modal=1', null, true); return false;">{$lang->welcome_open_buddy_list}</a></li>
<li><a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a></li>
<li><a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a></li>
<li><a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}</li>

			<li><a href="javascript:void(0)" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup&modal=1', null, true); return false;">{$lang->welcome_open_buddy_list}</a></li>
{$searchlink}
{$pmslink}


		</ul>
</div>
<br class="clear" />
</div>]]></template>
<template name="header_welcomeblock_member_admin" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/{$admin_dir}/index.php" class="admincp">{$lang->welcome_admin}</a></li>]]></template>
<template name="header_welcomeblock_member_moderator" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/modcp.php" class="modcp">{$lang->welcome_modcp}</a></li>]]></template>

		</ul>
</div>
<br class="clear" />
</div>]]></template>
<template name="header_welcomeblock_member_admin" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/{$admin_dir}/index.php" class="admincp">{$lang->welcome_admin}</a></li>]]></template>
<template name="header_welcomeblock_member_moderator" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/modcp.php" class="modcp">{$lang->welcome_modcp}</a></li>]]></template>

 
		<template name="header_welcomeblock_member_pms" version="1809"><![CDATA[<li><a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}</li>]]></template>
<template name="header_welcomeblock_member_search" version="1809"><![CDATA[<li><a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a></li>
<li><a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a></li>]]></template>
<template name="header_welcomeblock_member_user" version="1809"><![CDATA[<li><a href="{$mybb->settings['bburl']}/usercp.php" class="usercp">{$lang->welcome_usercp}</a></li>]]></template>

		<template name="index" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']}</title>

		<template name="index" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']}</title>

Zeile 4287Zeile 4330
<td class="trow1"><span class="smalltext">{$bdays}</span></td>
</tr>]]></template>
<template name="index_birthdays_birthday" version="1400"><![CDATA[{$comma}{$bdayuser['profilelink']}{$age}]]></template>

<td class="trow1"><span class="smalltext">{$bdays}</span></td>
</tr>]]></template>
<template name="index_birthdays_birthday" version="1400"><![CDATA[{$comma}{$bdayuser['profilelink']}{$age}]]></template>

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

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

<thead>
<tr>
<td class="thead{$collapsedthead['boardstats']}">

<thead>
<tr>
<td class="thead{$collapsedthead['boardstats']}">

Zeile 4304Zeile 4347
	<td class="tfoot" style="text-align: right">
<span class="smalltext">
{$logoutlink}

	<td class="tfoot" style="text-align: right">
<span class="smalltext">
{$logoutlink}

			<a href="misc.php?action=markread{$post_code_string}">{$lang->markread}</a> |

 
			<a href="showteam.php">{$lang->forumteam}</a>
{$statspage}
</span>

			<a href="showteam.php">{$lang->forumteam}</a>
{$statspage}
</span>

Zeile 4346Zeile 4388
<form method="post" action="managegroup.php">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_manageusers" />

<form method="post" action="managegroup.php">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_manageusers" />

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

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

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

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

Zeile 4391Zeile 4433
{
MyBB.select2();
$("#username").select2({

{
MyBB.select2();
$("#username").select2({

		placeholder: "{$lang->search_user}",
minimumInputLength: 2,
multiple: false,
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper
url: "xmlhttp.php?action=get_users",
dataType: 'json',
data: function (term, page) {
return {
query: term, // search term
};
},
results: function (data, page) { // parse the results into the format expected by Select2.
// since we are using custom formatting functions we do not need to alter remote JSON data
return {results: data};
}
},
initSelection: function(element, callback) {

		placeholder: "{$lang->search_user}",
minimumInputLength: 2,
multiple: false,
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper
url: "xmlhttp.php?action=get_users",
dataType: 'json',
data: function (term, page) {
return {
query: term, // search term
};
},
results: function (data, page) { // parse the results into the format expected by Select2.
// since we are using custom formatting functions we do not need to alter remote JSON data
return {results: data};
}
},
initSelection: function(element, callback) {

			var value = $(element).val();
if (value !== "") {
callback({

			var value = $(element).val();
if (value !== "") {
callback({

Zeile 4848Zeile 4890
	{$contact_fields['skype']}
{$contact_fields['google']}
</table>]]></template>

	{$contact_fields['skype']}
{$contact_fields['google']}
</table>]]></template>

		<template name="member_profile_contact_fields_aim" version="1804"><![CDATA[<tr>

		<template name="member_profile_contact_fields_aim" version="1809"><![CDATA[<tr>

	<td class="{$bgcolors['aim']}"><strong>{$lang->aim_screenname}</strong></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}&amp;modal=1'); return false;">{$memprofile['aim']}</a></td>

	<td class="{$bgcolors['aim']}"><a href="javascript:void(0)" onclick="MyBB.popupWindow('/misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}&amp;modal=1'); return false;">{$memprofile['aim']}</a></td>

</tr>]]></template>
<template name="member_profile_contact_fields_google" version="1800"><![CDATA[<tr>
<td class="{$bgcolors['google']}"><strong>{$lang->google_id}</strong></td>

</tr>]]></template>
<template name="member_profile_contact_fields_google" version="1800"><![CDATA[<tr>
<td class="{$bgcolors['google']}"><strong>{$lang->google_id}</strong></td>

Zeile 4860Zeile 4902
	<td class="{$bgcolors['icq']}"><strong>{$lang->icq_number}</strong></td>
<td class="{$bgcolors['icq']}">{$memprofile['icq']}</td>
</tr>]]></template>

	<td class="{$bgcolors['icq']}"><strong>{$lang->icq_number}</strong></td>
<td class="{$bgcolors['icq']}">{$memprofile['icq']}</td>
</tr>]]></template>

		<template name="member_profile_contact_fields_skype" version="1804"><![CDATA[<tr>

		<template name="member_profile_contact_fields_skype" version="1809"><![CDATA[<tr>

	<td class="{$bgcolors['skype']}"><strong>{$lang->skype_id}</strong></td>

	<td class="{$bgcolors['skype']}"><strong>{$lang->skype_id}</strong></td>

	<td class="{$bgcolors['skype']}"><a href="javascript:;" onclick="MyBB.popupWindow('/misc.php?action=imcenter&amp;imtype=skype&amp;uid={$uid}&amp;modal=1'); return false;">{$memprofile['skype']}</a></td>

	<td class="{$bgcolors['skype']}"><a href="javascript:void(0)" onclick="MyBB.popupWindow('/misc.php?action=imcenter&amp;imtype=skype&amp;uid={$uid}&amp;modal=1'); return false;">{$memprofile['skype']}</a></td>

</tr>]]></template>

</tr>]]></template>

		<template name="member_profile_contact_fields_yahoo" version="1804"><![CDATA[<tr>

		<template name="member_profile_contact_fields_yahoo" version="1809"><![CDATA[<tr>

	<td class="{$bgcolors['yahoo']}"><strong>{$lang->yahoo_id}</strong></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}&amp;modal=1'); return false;">{$memprofile['yahoo']}</a></td>

	<td class="{$bgcolors['yahoo']}"><a href="javascript:void(0)" onclick="MyBB.popupWindow('/misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}&amp;modal=1'); return false;">{$memprofile['yahoo']}</a></td>

</tr>]]></template>
<template name="member_profile_customfields" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
<colgroup>

</tr>]]></template>
<template name="member_profile_customfields" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
<colgroup>

Zeile 4919Zeile 4961
</ul>
</td>
</tr>]]></template>

</ul>
</td>
</tr>]]></template>

		<template name="member_profile_modoptions_viewnotes" version="1800"><![CDATA[[<a href="javascript:MyBB.viewNotes({$memprofile['uid']});">{$lang->view_all_notes}</a>]]]></template>

		<template name="member_profile_modoptions_viewnotes" version="1809"><![CDATA[[<a href="javascript:void(0)" onclick="MyBB.viewNotes({$memprofile['uid']}); return false;">{$lang->view_all_notes}</a>]]]></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_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_pm" version="1800"><![CDATA[<tr>

		<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_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_pm" version="1800"><![CDATA[<tr>

Zeile 4934Zeile 4976
	<td class="{$bg_color}"><strong>{$lang->reputation}</strong></td>
<td class="{$bg_color}">{$reputation} [<a href="reputation.php?uid={$memprofile['uid']}">{$lang->reputation_details}</a>] {$vote_link}</td>
</tr>]]></template>

	<td class="{$bg_color}"><strong>{$lang->reputation}</strong></td>
<td class="{$bg_color}">{$reputation} [<a href="reputation.php?uid={$memprofile['uid']}">{$lang->reputation_details}</a>] {$vote_link}</td>
</tr>]]></template>

		<template name="member_profile_reputation_vote" version="1800"><![CDATA[[<a href="javascript:MyBB.reputation({$memprofile['uid']});">{$lang->reputation_vote}</a>]]]></template>

		<template name="member_profile_reputation_vote" version="1809"><![CDATA[[<a href="javascript:void(0)" onclick="MyBB.reputation({$memprofile['uid']}); return false;">{$lang->reputation_vote}</a>]]]></template>

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

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

Zeile 5173Zeile 5215
</html>]]></template>
<template name="member_register_agreement_coppa" version="1400"><![CDATA[<tr>
<td class="tcat"><strong>{$lang->coppa_compliance}</strong></td>

</html>]]></template>
<template name="member_register_agreement_coppa" version="1400"><![CDATA[<tr>
<td class="tcat"><strong>{$lang->coppa_compliance}</strong></td>

</tr>
<tr>

</tr>
<tr>

	<td class="trow1">
<p>{$lang->coppa_agreement_1}</p>
<p>{$lang->coppa_agreement_2}</p>

	<td class="trow1">
<p>{$lang->coppa_agreement_1}</p>
<p>{$lang->coppa_agreement_2}</p>

Zeile 5243Zeile 5285
			</td>
</tr>
</table>

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

</div>

</div>

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

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

Zeile 5289Zeile 5331
		<template name="member_register_password" version="1400"><![CDATA[<tr>
<td width="50%" valign="top"><span class="smalltext">{$lang->password}</span></td>
<td width="50%" valign="top"><span class="smalltext">{$lang->confirm_password}</span></td>

		<template name="member_register_password" version="1400"><![CDATA[<tr>
<td width="50%" valign="top"><span class="smalltext">{$lang->password}</span></td>
<td width="50%" valign="top"><span class="smalltext">{$lang->confirm_password}</span></td>

</tr>

</tr>

<tr>
<td width="50%" valign="top"><input type="password" class="textbox" name="password" id="password" style="width: 100%" /></td>
<td width="50%" valign="top"><input type="password" class="textbox" name="password2" id="password2" style="width: 100%" /></td>

<tr>
<td width="50%" valign="top"><input type="password" class="textbox" name="password" id="password" style="width: 100%" /></td>
<td width="50%" valign="top"><input type="password" class="textbox" name="password2" id="password2" style="width: 100%" /></td>

Zeile 5307Zeile 5349
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/question.js?ver=1808"></script>
<legend><strong>{$lang->security_question}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}">

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/question.js?ver=1808"></script>
<legend><strong>{$lang->security_question}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}">

<tr>

<tr>

<td colspan="2"><span class="smalltext">{$lang->question_note}</span></td>
</tr>
<tr>
<td colspan="2"><br /><span class="smalltext" id="question" style="font-weight:bold;">{$question['question']}</span></td>

<td colspan="2"><span class="smalltext">{$lang->question_note}</span></td>
</tr>
<tr>
<td colspan="2"><br /><span class="smalltext" id="question" style="font-weight:bold;">{$question['question']}</span></td>

</tr>

</tr>

<tr>
<td width="60%">
<input type="text" class="textbox" name="answer" value="" id="answer" style="width: 70%;" />

<tr>
<td width="60%">
<input type="text" class="textbox" name="answer" value="" id="answer" style="width: 70%;" />

Zeile 5358Zeile 5400
{
MyBB.select2();
$("#referrer").select2({

{
MyBB.select2();
$("#referrer").select2({

		placeholder: "{$lang->search_user}",
minimumInputLength: 2,
multiple: false,

		placeholder: "{$lang->search_user}",
minimumInputLength: 2,
multiple: false,

		ajax: { // instead of writing the function to execute the request we use Select2's convenient helper
url: "xmlhttp.php?action=get_users",
dataType: 'json',

		ajax: { // instead of writing the function to execute the request we use Select2's convenient helper
url: "xmlhttp.php?action=get_users",
dataType: 'json',

Zeile 5676Zeile 5718
</html>]]></template>
<template name="memberlist_referrals" version="1800"><![CDATA[<td class="tcat" width="10%" align="center"><span class="smalltext"><a href="{$sorturl}&amp;sort=referrals&amp;order=descending"><strong>{$lang->referrals}</strong></a> {$orderarrow['referrals']}</span></td>]]></template>
<template name="memberlist_referrals_bit" version="1600"><![CDATA[<td class="{$alt_bg}" align="center">{$user['referrals']}</td>]]></template>

</html>]]></template>
<template name="memberlist_referrals" version="1800"><![CDATA[<td class="tcat" width="10%" align="center"><span class="smalltext"><a href="{$sorturl}&amp;sort=referrals&amp;order=descending"><strong>{$lang->referrals}</strong></a> {$orderarrow['referrals']}</span></td>]]></template>
<template name="memberlist_referrals_bit" version="1600"><![CDATA[<td class="{$alt_bg}" align="center">{$user['referrals']}</td>]]></template>

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

		<template name="memberlist_search" version="1810"><![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 5708Zeile 5750
		<input type="text" class="textbox" name="website" id="website" />
</td>
</tr>

		<input type="text" class="textbox" name="website" id="website" />
</td>
</tr>

<tr>
<td class="trow1" width="20%"><strong><label for="aim">{$lang->search_aim}</label></strong></td>
<td class="trow1">
<input type="text" class="textbox" name="aim" id="aim" />
</td>
</tr>
<tr>
<td class="trow1" width="20%"><strong><label for="skype">{$lang->search_skype}</label></strong></td>
<td class="trow1">
<input type="text" class="textbox" name="skype" id="skype" />
</td>
</tr>
<tr>
<td class="trow1" width="20%"><strong><label for="google">{$lang->search_google}</label></strong></td>
<td class="trow1">
<input type="text" class="textbox" name="google" id="google" />
</td>
</tr>
<tr>
<td class="trow1" width="20%"><strong><label for="yahoo">{$lang->search_yahoo}</label></strong></td>
<td class="trow1">
<input type="text" class="textbox" name="yahoo" id="yahoo" />
</td>
</tr>
<tr>
<td class="trow1" width="20%"><strong><label for="icq">{$lang->search_icq}</label></strong></td>
<td class="trow1">
<input type="text" class="textbox" name="icq" id="icq" />
</td>
</tr>

{$contact_fields['aim']}
{$contact_fields['skype']}
{$contact_fields['google']}
{$contact_fields['yahoo']}
{$contact_fields['icq']}


























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

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

Zeile 5756Zeile 5773
		<input type="radio" class="radio" name="order" id="order_asc" value="asc" /> <label for="order_asc">{$lang->order_asc}</label><br />
<input type="radio" class="radio" name="order" id="order_desc" value="desc" checked="checked" /> <label for="order_desc">{$lang->order_desc}</label>
</span>

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

	</td>

	</td>

</tr>
<tr>
<td class="trow1" width="20%"><strong><label for="perpage">{$lang->per_page}</label></strong></td>

</tr>
<tr>
<td class="trow1" width="20%"><strong><label for="perpage">{$lang->per_page}</label></strong></td>

Zeile 5766Zeile 5783
</tr>
</table>
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>

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

</form>

</form>

{$footer}
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807">
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script>

{$footer}
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807">
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script>

Zeile 5799Zeile 5816
					id: value,
text: value
});

					id: value,
text: value
});

			}

			}

		},
// Allow the user entered text to be selected as well
createSearchChoice:function(term, data) {

		},
// Allow the user entered text to be selected as well
createSearchChoice:function(term, data) {

Zeile 5820Zeile 5837
</script>
</body>
</html>]]></template>

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

 
		<template name="memberlist_search_contact_field" version="1810"><![CDATA[<tr>
<td class="{$bgcolors[$field]}" width="20%"><strong><label for="{$field}">{$lang_string}</label></strong></td>
<td class="{$bgcolors[$field]}"><input type="text" class="textbox" name="{$field}" id="{$field}" /></td>
</tr>]]></template>

		<template name="memberlist_user" version="1800"><![CDATA[<tr>
<td class="{$alt_bg}" align="center">{$user['avatar']}</td>
<td class="{$alt_bg}">{$user['profilelink']}<br />

		<template name="memberlist_user" version="1800"><![CDATA[<tr>
<td class="{$alt_bg}" align="center">{$user['avatar']}</td>
<td class="{$alt_bg}">{$user['profilelink']}<br />

Zeile 6020Zeile 6041
</table>
</div>
</div>]]></template>

</table>
</div>
</div>]]></template>

		<template name="misc_imcenter_nav" version="1804"><![CDATA[{$navsep}<a href="javascript:;" onclick="MyBB.popupWindow('/misc.php?action=imcenter&amp;imtype={$imtype}&amp;uid={$uid}&amp;modal=1'); return false;">{$imtype_lang}</a>]]></template>

		<template name="misc_imcenter_nav" version="1809"><![CDATA[{$navsep}<a href="javascript:void(0)" onclick="MyBB.popupWindow('/misc.php?action=imcenter&amp;imtype={$imtype}&amp;uid={$uid}&amp;modal=1'); return false;">{$imtype_lang}</a>]]></template>

		<template name="misc_imcenter_skype" version="1807"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;">
<table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">

		<template name="misc_imcenter_skype" version="1807"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;">
<table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">

Zeile 6180Zeile 6201
{$forumlistbits}
</select>]]></template>
<template name="misc_syndication_forumlist_forum" version="1808"><![CDATA[<option value="{$forum['fid']}" {$optionselected}>{$depth} {$forum['name']}</option>]]></template>

{$forumlistbits}
</select>]]></template>
<template name="misc_syndication_forumlist_forum" version="1808"><![CDATA[<option value="{$forum['fid']}" {$optionselected}>{$depth} {$forum['name']}</option>]]></template>

		<template name="misc_whoposted" version="1800"><![CDATA[<div class="modal">

		<template name="misc_whoposted" version="1810"><![CDATA[<div class="modal">

	<div style="overflow-y: auto; max-height: 400px;">
<table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">
<tr>
<td colspan="2" class="thead"><strong>{$lang->total_posts} {$numposts}</strong></td>
</tr>
<tr>

	<div style="overflow-y: auto; max-height: 400px;">
<table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">
<tr>
<td colspan="2" class="thead"><strong>{$lang->total_posts} {$numposts}</strong></td>
</tr>
<tr>

<td class="tcat"><span class="smalltext"><strong><a href="misc.php?action=whoposted&amp;tid={$tid}&amp;sort=username">{$lang->user}</a></strong></span></td>
<td class="tcat"><span class="smalltext"><strong><a href="misc.php?action=whoposted&amp;tid={$tid}&amp;sort=numposts">{$lang->num_posts}</a></strong></span></td>

<td class="tcat"><span class="smalltext"><strong><a href="javascript:void(0)"  onclick="MyBB.whoPosted({$thread['tid']}, 'username'); return false;">{$lang->user}</a></strong></span></td>
<td class="tcat"><span class="smalltext"><strong><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$lang->num_posts}</a></strong></span></td>

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

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

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

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

		<template name="modcp_announcements_announcement" version="1400"><![CDATA[					<tr>
<td class="{$trow}"><div style="padding-left: {$padding}px;">{$icon}<a href="modcp.php?action=edit_announcement&amp;aid={$aid}">{$subject}</a></div></td>

		<template name="modcp_announcements_announcement" version="1811"><![CDATA[					<tr>
<td class="{$trow}"><div style="padding-left: {$padding}px;">{$icon}<a href="announcements.php?aid={$aid}">{$subject}</a></div></td>

						<td class="{$trow}" align="center"><a href="modcp.php?action=edit_announcement&amp;aid={$aid}">{$lang->edit}</a></td>
<td class="{$trow}" align="center"><a href="modcp.php?action=delete_announcement&amp;aid={$aid}">{$lang->delete}</a></td>
</tr>]]></template>
<template name="modcp_announcements_announcement_active" version="1800"><![CDATA[<div class="subforumicon subforum_minion" title="{$lang->active_announcement}"></div>]]></template>
<template name="modcp_announcements_announcement_expired" version="1800"><![CDATA[<div class="subforumicon subforum_minioff" title="{$lang->expired_announcement}"></div>]]></template>

						<td class="{$trow}" align="center"><a href="modcp.php?action=edit_announcement&amp;aid={$aid}">{$lang->edit}</a></td>
<td class="{$trow}" align="center"><a href="modcp.php?action=delete_announcement&amp;aid={$aid}">{$lang->delete}</a></td>
</tr>]]></template>
<template name="modcp_announcements_announcement_active" version="1800"><![CDATA[<div class="subforumicon subforum_minion" title="{$lang->active_announcement}"></div>]]></template>
<template name="modcp_announcements_announcement_expired" version="1800"><![CDATA[<div class="subforumicon subforum_minioff" title="{$lang->expired_announcement}"></div>]]></template>

		<template name="modcp_announcements_announcement_global" version="1400"><![CDATA[					<tr>
<td class="{$trow}">{$icon}<a href="modcp.php?action=edit_announcement&amp;aid={$aid}">{$subject}</a></td>

		<template name="modcp_announcements_announcement_global" version="1811"><![CDATA[					<tr>
<td class="{$trow}">{$icon}<a href="announcements.php?aid={$aid}">{$subject}</a></td>

						<td class="{$trow}" align="center"><a href="modcp.php?action=edit_announcement&amp;aid={$aid}">{$lang->edit}</a></td>
<td class="{$trow}" align="center"><a href="modcp.php?action=delete_announcement&amp;aid={$aid}">{$lang->delete}</a></td>
</tr>]]></template>

						<td class="{$trow}" align="center"><a href="modcp.php?action=edit_announcement&amp;aid={$aid}">{$lang->edit}</a></td>
<td class="{$trow}" align="center"><a href="modcp.php?action=delete_announcement&amp;aid={$aid}">{$lang->delete}</a></td>
</tr>]]></template>

		<template name="modcp_announcements_day" version="1800"><![CDATA[<option value="{$day}"{$selected}">{$day}</option>]]></template>
<template name="modcp_announcements_delete" version="1800"><![CDATA[<html>

		<template name="modcp_announcements_day" version="1809"><![CDATA[<option value="{$day}"{$selected}>{$day}</option>]]></template>
<template name="modcp_announcements_delete" version="1809"><![CDATA[<html>

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

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

Zeile 6313Zeile 6334
					<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->delete_announcement}" /></div>
<input type="hidden" name="aid" value="{$aid}" />

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

					</form>

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

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

Zeile 6333Zeile 6353
	<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="fid" value="{$announcement['fid']}" />
<input type="hidden" name="aid" value="{$aid}" />

	<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="fid" value="{$announcement['fid']}" />
<input type="hidden" name="aid" value="{$aid}" />

		<table width="100%" border="0" align="center">
<tr>
{$modcp_nav}
<td valign="top">
{$errors}
{$preview}

		<table width="100%" border="0" align="center">
<tr>
{$modcp_nav}
<td valign="top">
{$errors}
{$preview}

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

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

Zeile 6714Zeile 6734
		<template name="modcp_banuser_bangroups_hidden" version="1801"><![CDATA[<input type="hidden" name="usergroup" value="{$banned_group}" />]]></template>
<template name="modcp_banuser_editusername" version="1400"><![CDATA[<tr>
<td class="trow1" width="25%"><strong>{$lang->ban_username}</strong></td>

		<template name="modcp_banuser_bangroups_hidden" version="1801"><![CDATA[<input type="hidden" name="usergroup" value="{$banned_group}" />]]></template>
<template name="modcp_banuser_editusername" version="1400"><![CDATA[<tr>
<td class="trow1" width="25%"><strong>{$lang->ban_username}</strong></td>

	<td class="trow1" width="75%">{$username}</td>
</tr>]]></template>

	<td class="trow1" width="75%">{$username}</td>
</tr>]]></template>

		<template name="modcp_banuser_lift" version="1801"><![CDATA[<div class="float_right"><a href="modcp.php?action=liftban&amp;uid={$banned['uid']}&amp;my_post_key={$mybb->post_code}">{$lang->lift_ban}</a></div>]]></template>
<template name="modcp_banuser_liftlist" version="1800"><![CDATA[<option value="{$time}"{$selected}>{$title}{$thattime}</option>]]></template>
<template name="modcp_editprofile" version="1800"><![CDATA[<html>

		<template name="modcp_banuser_lift" version="1801"><![CDATA[<div class="float_right"><a href="modcp.php?action=liftban&amp;uid={$banned['uid']}&amp;my_post_key={$mybb->post_code}">{$lang->lift_ban}</a></div>]]></template>
<template name="modcp_banuser_liftlist" version="1800"><![CDATA[<option value="{$time}"{$selected}>{$title}{$thattime}</option>]]></template>
<template name="modcp_editprofile" version="1800"><![CDATA[<html>

Zeile 7091Zeile 7111
	if(sig_checked == 0)
{
$("#suspend_action").hide();

	if(sig_checked == 0)
{
$("#suspend_action").hide();

	}
// -->
</script>
</td>
</tr>]]></template>

	}
// -->
</script>
</td>
</tr>]]></template>

		<template name="modcp_editprofile_suspensions_info" version="1600"><![CDATA[<tr>
<td colspan="2" class="smalltext"><em>{$suspension_info}</em></td>
</tr>]]></template>

		<template name="modcp_editprofile_suspensions_info" version="1600"><![CDATA[<tr>
<td colspan="2" class="smalltext"><em>{$suspension_info}</em></td>
</tr>]]></template>

Zeile 7262Zeile 7282
		<tr>
<td class="trow1" width="25%" align="center">{$lang->ipaddress_host_name}</td>
<td class="trow1">{$ipaddress_host_name}</td>

		<tr>
<td class="trow1" width="25%" align="center">{$lang->ipaddress_host_name}</td>
<td class="trow1">{$ipaddress_host_name}</td>

		</tr>

		</tr>

		<tr>
<td class="trow2" width="25%" align="center">{$lang->ipaddress_location}</td>
<td class="trow2">{$ipaddress_location}</td>

		<tr>
<td class="trow2" width="25%" align="center">{$lang->ipaddress_location}</td>
<td class="trow2">{$ipaddress_location}</td>

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

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

</tr>]]></template>

</tr>]]></template>

		<template name="modcp_ipsearch_result" version="1408"><![CDATA[<tr>
<td class="{$trow}" align="center">{$ip}</td>
<td class="{$trow}">{$subject}</td>

		<template name="modcp_ipsearch_result" version="1408"><![CDATA[<tr>
<td class="{$trow}" align="center">{$ip}</td>
<td class="{$trow}">{$subject}</td>

Zeile 7284Zeile 7304
						<tr>
<td class="thead" align="center" colspan="2">
{$misc_info_link}<div><strong>{$lang->ipsearch_results}</strong></div>

						<tr>
<td class="thead" align="center" colspan="2">
{$misc_info_link}<div><strong>{$lang->ipsearch_results}</strong></div>

							</td>
</tr>

							</td>
</tr>

						<tr>
<td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->ipaddress}</strong></span></td>
<td class="tcat"><span class="smalltext"><strong>{$lang->result}</strong></span></td>

						<tr>
<td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->ipaddress}</strong></span></td>
<td class="tcat"><span class="smalltext"><strong>{$lang->result}</strong></span></td>

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

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

						</tr>

						</tr>

						<tr>
<td class="tcat"><span class="smalltext"><strong>{$lang->username}</strong></span></td>
<td class="tcat" align="center"><span class="smalltext"><strong>{$lang->date}</strong></span></td>

						<tr>
<td class="tcat"><span class="smalltext"><strong>{$lang->username}</strong></span></td>
<td class="tcat" align="center"><span class="smalltext"><strong>{$lang->date}</strong></span></td>

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

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

						</tr>

						</tr>

						<tr>
<td class="trow1" width="25%"><strong>{$lang->forum}</strong></td>
<td class="trow1" width="75%">

						<tr>
<td class="trow1" width="25%"><strong>{$lang->forum}</strong></td>
<td class="trow1" width="75%">

Zeile 7357Zeile 7377
						</tr>
<tr>
<td class="trow1" width="25%"><strong>{$lang->from_moderator}</strong></td>

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

							<td class="trow1" width="75%">

							<td class="trow1" width="75%">

								<select name="uid">
<option value="">{$lang->all_moderators}</option>
<option value="">----------</option>

								<select name="uid">
<option value="">{$lang->all_moderators}</option>
<option value="">----------</option>

Zeile 7403Zeile 7423
</tr>]]></template>
<template name="modcp_modlogs_noresults" version="1400"><![CDATA[<tr>
<td class="trow1" align="center" colspan="5">{$lang->error_no_results}</td>

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


</tr>]]></template>


</tr>]]></template>

		<template name="modcp_modlogs_nologs" version="1800"><![CDATA[<tr>
<td class="trow1" align="center" colspan="5">{$lang->no_logs}</td>


		<template name="modcp_modlogs_nologs" version="1800"><![CDATA[<tr>
<td class="trow1" align="center" colspan="5">{$lang->no_logs}</td>


Zeile 7475Zeile 7495
			</tr>]]></template>
<template name="modcp_modqueue_attachments_empty" version="1400"><![CDATA[<tr>
<td class="trow1" align="center" colspan="6">{$lang->mod_queue_attachments_empty}</td>

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

</tr>]]></template>

</tr>]]></template>

		<template name="modcp_modqueue_attachment_link" version="1800"><![CDATA[{$navsep}<a href="modcp.php?action=modqueue&amp;type=attachments">{$lang->attachments}</a>]]></template>
<template name="modcp_modqueue_empty" version="1400"><![CDATA[<html>
<head>

		<template name="modcp_modqueue_attachment_link" version="1800"><![CDATA[{$navsep}<a href="modcp.php?action=modqueue&amp;type=attachments">{$lang->attachments}</a>]]></template>
<template name="modcp_modqueue_empty" version="1400"><![CDATA[<html>
<head>

Zeile 7504Zeile 7524
</html>]]></template>
<template name="modcp_modqueue_link_forum" version="1800"><![CDATA[<strong>{$lang->meta_forum} <a href="{$forum_link}">{$forum_name}</a></strong><br />]]></template>
<template name="modcp_modqueue_link_thread" version="1800"><![CDATA[<strong>{$lang->meta_thread} <a href="{$post['threadlink']}">{$post['threadsubject']}</a></strong>]]></template>

</html>]]></template>
<template name="modcp_modqueue_link_forum" version="1800"><![CDATA[<strong>{$lang->meta_forum} <a href="{$forum_link}">{$forum_name}</a></strong><br />]]></template>
<template name="modcp_modqueue_link_thread" version="1800"><![CDATA[<strong>{$lang->meta_thread} <a href="{$post['threadlink']}">{$post['threadsubject']}</a></strong>]]></template>

		<template name="modcp_modqueue_masscontrols" version="1800"><![CDATA[<ul class="modqueue_mass">
<li><a href="#" class="mass_ignore" onclick="$('input.radio_ignore').each(function(){ $(this).prop('checked', true); }); return false">{$lang->mark_all_ignored}</a></li>
<li><a href="#" class="mass_delete" onclick="$('input.radio_delete').each(function(){ $(this).prop('checked', true); }); return false;">{$lang->mark_all_deletion}</a></li>
<li><a href="#" class="mass_approve" onclick="$('input.radio_approve').each(function(){ $(this).prop('checked', true); }); return false;">{$lang->mark_all_approved}</a></li>

		<template name="modcp_modqueue_masscontrols" version="1809"><![CDATA[<ul class="modqueue_mass">
<li><a href="javascript:void(0)" class="mass_ignore" onclick="$('input.radio_ignore').each(function(){ $(this).prop('checked', true); }); return false;">{$lang->mark_all_ignored}</a></li>
<li><a href="javascript:void(0)" class="mass_delete" onclick="$('input.radio_delete').each(function(){ $(this).prop('checked', true); }); return false;">{$lang->mark_all_deletion}</a></li>
<li><a href="javascript:void(0)" class="mass_approve" onclick="$('input.radio_approve').each(function(){ $(this).prop('checked', true); }); return false;">{$lang->mark_all_approved}</a></li>

</ul>]]></template>
<template name="modcp_modqueue_posts" version="1800"><![CDATA[<html>
<head>

</ul>]]></template>
<template name="modcp_modqueue_posts" version="1800"><![CDATA[<html>
<head>

Zeile 7858Zeile 7878
						<tr>
<td class="trow1" width="25%"><strong>{$lang->filter_reason}</strong></td>
<td class="trow1" width="75%"><input type="text" name="filter[reason]" value="{$mybb->input['filter']['reason']}" class="textbox" /></td>

						<tr>
<td class="trow1" width="25%"><strong>{$lang->filter_reason}</strong></td>
<td class="trow1" width="75%"><input type="text" name="filter[reason]" value="{$mybb->input['filter']['reason']}" class="textbox" /></td>

						</tr>
<tr>

						</tr>
<tr>

							<td class="trow2" width="25%"><strong>{$lang->sort_by}</strong></td>
<td class="trow2" width="75%">
<select name="filter[sortby]">

							<td class="trow2" width="25%"><strong>{$lang->sort_by}</strong></td>
<td class="trow2" width="75%">
<select name="filter[sortby]">

Zeile 7931Zeile 7951
</html>]]></template>
<template name="modcp_warninglogs_nologs" version="1400"><![CDATA[ <tr>
<td class="trow1" colspan="6">{$lang->no_warning_logs}</td>

</html>]]></template>
<template name="modcp_warninglogs_nologs" version="1400"><![CDATA[ <tr>
<td class="trow1" colspan="6">{$lang->no_warning_logs}</td>

					</tr>]]></template>

					</tr>]]></template>

		<template name="modcp_warninglogs_warning" version="1400"><![CDATA[					<tr>
<td class="{$trow}">{$username_link}</td>
<td class="{$trow}">{$title} ({$points})</td>

		<template name="modcp_warninglogs_warning" version="1400"><![CDATA[					<tr>
<td class="{$trow}">{$username_link}</td>
<td class="{$trow}">{$title} ({$points})</td>

Zeile 8001Zeile 8021
<td class="trow2">
<select name="date_day">
{$dateday}

<td class="trow2">
<select name="date_day">
{$dateday}

		</select>
&nbsp;

		</select>
&nbsp;

		<select name="date_month">
{$datemonth}
</select>

		<select name="date_month">
{$datemonth}
</select>

Zeile 8026Zeile 8046
				$('#type_movecopythread_expanded').show();
}
else if($('#type_merge').prop('checked') == true)

				$('#type_movecopythread_expanded').show();
}
else if($('#type_merge').prop('checked') == true)

			{

			{

				$('#type_movecopythread_expanded').hide();
$('#type_merge_expanded').show();

				$('#type_movecopythread_expanded').hide();
$('#type_merge_expanded').show();

			}
else
{

			}
else
{

				$('#type_movecopythread_expanded').hide();
$('#type_merge_expanded').hide();

				$('#type_movecopythread_expanded').hide();
$('#type_merge_expanded').hide();

			}

			}

		}
else
{
if($('#type_movecopythread').prop('checked') == true)

		}
else
{
if($('#type_movecopythread').prop('checked') == true)

			{

			{

				$('#type_movecopythread_expanded').show();
}
else

				$('#type_movecopythread_expanded').show();
}
else

Zeile 8048Zeile 8068
			}
}
}

			}
}
}

// -->
</script>

// -->
</script>

<dl style="margin-top: 0; margin-bottom: 0; width: 100%;">
<dt><input type="radio" name="type" value="openclosethread" {$type_selected['openclosethread']} id="type_openclosethread" onclick="toggleType();" /> <label for="type_openclosethread"><strong>{$lang->open_close_thread}</strong></label></dt>
<dt><input type="radio" name="type" value="softdeleterestorethread" {$type_selected['softdeleterestorethread']} id="type_softdeleterestorethread" onclick="toggleType();" /> <label for="type_softdeleterestorethread"><strong>{$lang->softdelete_restore_thread}</strong></label></dt>

<dl style="margin-top: 0; margin-bottom: 0; width: 100%;">
<dt><input type="radio" name="type" value="openclosethread" {$type_selected['openclosethread']} id="type_openclosethread" onclick="toggleType();" /> <label for="type_openclosethread"><strong>{$lang->open_close_thread}</strong></label></dt>
<dt><input type="radio" name="type" value="softdeleterestorethread" {$type_selected['softdeleterestorethread']} id="type_softdeleterestorethread" onclick="toggleType();" /> <label for="type_softdeleterestorethread"><strong>{$lang->softdelete_restore_thread}</strong></label></dt>

Zeile 8073Zeile 8093
// -->
</script>
</td>

// -->
</script>
</td>

</tr>

</tr>

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

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

Zeile 8093Zeile 8113
<option value="10" {$datemonth['10']}>{$lang->october}</option>
<option value="11" {$datemonth['11']}>{$lang->november}</option>
<option value="12" {$datemonth['12']}>{$lang->december}</option>]]></template>

<option value="10" {$datemonth['10']}>{$lang->october}</option>
<option value="11" {$datemonth['11']}>{$lang->november}</option>
<option value="12" {$datemonth['12']}>{$lang->december}</option>]]></template>

		<template name="moderation_delayedmoderation_date_day" version="1800"><![CDATA[<option value="{$day}"{$selected}">{$day}</option>]]></template>

		<template name="moderation_delayedmoderation_date_day" version="1809"><![CDATA[<option value="{$day}"{$selected}>{$day}</option>]]></template>

		<template name="moderation_delayedmoderation_custommodtool" version="1600"><![CDATA[<dt><input type="radio" name="type" value="modtool_{$tool['tid']}" {$checked} id="type_modtool_{$tool['tid']}" onclick="toggleType();" /> <label for="type_modtool_{$tool['tid']}"><strong>{$tool['name']}</strong> <small>({$lang->custom})</small></label></dt>]]></template>
<template name="moderation_delayedmoderation_merge" version="1600"><![CDATA[<dt><input type="radio" name="type" value="merge" {$type_selected['merge']} id="type_merge" onclick="toggleType();" /> <label for="type_merge"><strong>{$lang->merge_threads}</strong></label></dt>
<dd style="margin-top: 4px; width: 100%;" id="type_merge_expanded">

		<template name="moderation_delayedmoderation_custommodtool" version="1600"><![CDATA[<dt><input type="radio" name="type" value="modtool_{$tool['tid']}" {$checked} id="type_modtool_{$tool['tid']}" onclick="toggleType();" /> <label for="type_modtool_{$tool['tid']}"><strong>{$tool['name']}</strong> <small>({$lang->custom})</small></label></dt>]]></template>
<template name="moderation_delayedmoderation_merge" version="1600"><![CDATA[<dt><input type="radio" name="type" value="merge" {$type_selected['merge']} id="type_merge" onclick="toggleType();" /> <label for="type_merge"><strong>{$lang->merge_threads}</strong></label></dt>
<dd style="margin-top: 4px; width: 100%;" id="type_merge_expanded">

Zeile 8145Zeile 8165
</html>]]></template>
<template name="moderation_delayedmodaction_error" version="1800"><![CDATA[<tr><td class="trow1" colspan="{$cols}">{$lang->no_delayed_mods}</td></tr>]]></template>
<template name="moderation_deletepoll" version="1400"><![CDATA[<html>

</html>]]></template>
<template name="moderation_delayedmodaction_error" version="1800"><![CDATA[<tr><td class="trow1" colspan="{$cols}">{$lang->no_delayed_mods}</td></tr>]]></template>
<template name="moderation_deletepoll" version="1400"><![CDATA[<html>

<head>

<head>

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

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

Zeile 8169Zeile 8189
</body>
</html>]]></template>
<template name="moderation_deletethread" version="1400"><![CDATA[<html>

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

<head>

<head>

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

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

Zeile 8191Zeile 8211
<input type="hidden" name="action" value="do_deletethread" />
<input type="hidden" name="tid" value="{$tid}" />
</form>

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

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

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

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

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

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

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

</tr>

</tr>

<tr>
<td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td>
<td class="trow2">{$hostname}</td>

<tr>
<td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td>
<td class="trow2">{$hostname}</td>

Zeile 8261Zeile 8281
		<template name="moderation_inline_deleteposts" version="1600"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->delete_posts}</title>

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

{$headerinclude}

{$headerinclude}

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 8279Zeile 8299
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->delete_posts}" /></div>
<input type="hidden" name="action" value="do_multideleteposts" />

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

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

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

</tr>
<tr>
<td class="trow1" colspan="2" align="center">{$lang->confirm_delete_threads}</td>
</tr>
{$loginbox}
</table>
<br />

</tr>
<tr>
<td class="trow1" colspan="2" align="center">{$lang->confirm_delete_threads}</td>
</tr>
{$loginbox}
</table>
<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}" />

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

Zeile 8347Zeile 8367
		<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}

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

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

<tr>

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

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

Zeile 8368Zeile 8388
<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 8390Zeile 8410
<td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->new_thread_info}</strong></span></td>
</tr>
{$loginbox}

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

<tr>

<tr>

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

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

</tr>

</tr>

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

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

Zeile 8412Zeile 8432
		<template name="moderation_inline_moveposts" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->move_posts}</title>

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

{$headerinclude}
</head>

{$headerinclude}
</head>

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

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

Zeile 8687Zeile 8707
// -->
</script>]]></template>
<template name="multipage_end" version="1600"><![CDATA[{$lang->multipage_link_end} <a href="{$page_url}" class="pagination_last">{$pages}</a>]]></template>

// -->
</script>]]></template>
<template name="multipage_end" version="1600"><![CDATA[{$lang->multipage_link_end} <a href="{$page_url}" class="pagination_last">{$pages}</a>]]></template>

		<template name="multipage_jump_page" version="1800"><![CDATA[<div class="popup_menu drop_go_page" style="display: none;">

		<template name="multipage_jump_page" version="1809"><![CDATA[<div class="popup_menu drop_go_page" style="display: none;">

	<form action="{$jump_url}" method="post">
<label for="page">{$lang->multipage_jump}:</label> <input type="text" class="textbox" name="page" value="{$page}" size="4" />
<input type="submit" class="button" value="{$lang->go}" />
</form>
</div>

	<form action="{$jump_url}" method="post">
<label for="page">{$lang->multipage_jump}:</label> <input type="text" class="textbox" name="page" value="{$page}" size="4" />
<input type="submit" class="button" value="{$lang->go}" />
</form>
</div>

<a href="javascript:;" class="go_page" title="{$lang->multipage_jump}"><img src="{$theme['imgdir']}/arrow_down.png" alt="{$lang->multipage_jump}" /></a>&nbsp;

<a href="javascript:void(0)" class="go_page" title="{$lang->multipage_jump}"><img src="{$theme['imgdir']}/arrow_down.png" alt="{$lang->multipage_jump}" /></a>&nbsp;

<script type="text/javascript">
var go_page = 'go_page_' + $(".go_page").length;
$(".go_page").last().attr('id', go_page);

<script type="text/javascript">
var go_page = 'go_page_' + $(".go_page").length;
$(".go_page").last().attr('id', go_page);

Zeile 8727Zeile 8747
		<template name="nav_dropdown" version="1800"><![CDATA[ <img src="{$theme['imgdir']}/arrow_down.png" alt="v" title="" class="pagination_breadcrumb_link" id="breadcrumb_multipage" />{$multipage}]]></template>
<template name="nav_sep" version="1800"><![CDATA[&rsaquo;]]></template>
<template name="nav_sep_active" version="1800"><![CDATA[<br /><img src="{$theme['imgdir']}/nav_bit.png" alt="" />]]></template>

		<template name="nav_dropdown" version="1800"><![CDATA[ <img src="{$theme['imgdir']}/arrow_down.png" alt="v" title="" class="pagination_breadcrumb_link" id="breadcrumb_multipage" />{$multipage}]]></template>
<template name="nav_sep" version="1800"><![CDATA[&rsaquo;]]></template>
<template name="nav_sep_active" version="1800"><![CDATA[<br /><img src="{$theme['imgdir']}/nav_bit.png" alt="" />]]></template>

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

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

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

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

Zeile 8759Zeile 8779
<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>

{$codebuttons}
{$multiquote_external}
</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>

{$codebuttons}
{$multiquote_external}
</td>








</tr>

</tr>

 
{$postoptions}

{$modoptions}
{$subscriptionmethod}
{$captcha}

{$modoptions}
{$subscriptionmethod}
{$captcha}

Zeile 8788Zeile 8802
</form>
{$forumrules}
{$threadreview}

</form>
{$forumrules}
{$threadreview}

{$footer}
<script type="text/javascript">
$(".author_avatar img").error(function () {
$(this).unbind("error").closest('.author_avatar').remove();
});

{$footer}
<script type="text/javascript">
$(".author_avatar img").error(function () {
$(this).unbind("error").closest('.author_avatar').remove();
});

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

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

		<template name="newreply_disablesmilies" version="120"><![CDATA[<br />
<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="9"{$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>
<template name="newreply_disablesmilies_hidden" version="1800"><![CDATA[<input type="hidden" name="postoptions[disablesmilies]" value="no" />]]></template>

		<template name="newreply_disablesmilies" version="1809"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="9"{$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>



		<template name="newreply_draftinput" version="1808"><![CDATA[<input type="hidden" name="pid" value="{$pid}" />]]></template>

		<template name="newreply_draftinput" version="1808"><![CDATA[<input type="hidden" name="pid" value="{$pid}" />]]></template>

		<template name="newreply_modoptions" version="1400"><![CDATA[<tr>
<td class="trow2" valign="top"><strong>{$lang->mod_options}</strong></td>
<td class="trow2"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="modoptions[closethread]" value="1"{$closecheck} />&nbsp;{$lang->close_thread}</label><br />
<label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1"{$stickycheck} />&nbsp;{$lang->stick_thread}</label>











		<template name="newreply_modoptions" version="1810"><![CDATA[<tr>
<td class="{$bgcolor}" valign="top"><strong>{$lang->mod_options}</strong></td>
<td class="{$bgcolor}"><span class="smalltext">
{$closeoption}
{$stickoption}
</span></td>
</tr>]]></template>
<template name="newreply_modoptions_close" version="1810"><![CDATA[<label><input type="checkbox" class="checkbox" name="modoptions[closethread]" value="1"{$closecheck} />&nbsp;{$lang->close_thread}</label><br />]]></template>
<template name="newreply_modoptions_stick" version="1810"><![CDATA[<label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1"{$stickycheck} />&nbsp;{$lang->stick_thread}</label>]]></template>
<template name="newreply_multiquote_external" version="1809"><![CDATA[<div id="multiquote_unloaded"><span class="smalltext">{$multiquote_text} <a href="./newreply.php?tid={$tid}" onclick="return Post.loadMultiQuoted();">{$multiquote_quote}</a>, <a href="javascript:void(0)" onclick="Post.clearMultiQuoted(); return false;">{$multiquote_deselect}</a></span></div>]]></template>
<template name="newreply_postoptions" version="1809"><![CDATA[<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
{$signature}
{$disablesmilies}

</span></td>
</tr>]]></template>

</span></td>
</tr>]]></template>

		<template name="newreply_multiquote_external" version="1400"><![CDATA[<div id="multiquote_unloaded"><span class="smalltext">{$multiquote_text} <a href="./newreply.php?tid={$tid}" onclick="return Post.loadMultiQuoted();">{$multiquote_quote}</a>, <a href="javascript:Post.clearMultiQuoted();">{$multiquote_deselect}</a></span></div>]]></template>

		<template name="newreply_signature" version="1809"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="6"{$postoptionschecked['signature']} /> {$lang->options_sig}</label><br />]]></template>

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

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

Zeile 8827Zeile 8849
{$reviewmessage}
</td>
</tr>]]></template>

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

		<template name="newthread" version="1808"><![CDATA[<html>

		<template name="newthread" version="1809"><![CDATA[<html>

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

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

Zeile 8859Zeile 8881
{$multiquote_external}
</td>
</tr>

{$multiquote_external}
</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="7"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
{$disablesmilies}</span></td>
</tr>

{$postoptions}






{$modoptions}
{$subscriptionmethod}
{$pollbox}

{$modoptions}
{$subscriptionmethod}
{$pollbox}

Zeile 8890Zeile 8907
</script>
</body>
</html>]]></template>

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

		<template name="newthread_disablesmilies" version="120"><![CDATA[<br />
<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="9"{$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>
<template name="newthread_disablesmilies_hidden" version="1800"><![CDATA[<input type="hidden" name="postoptions[disablesmilies]" value="no" />]]></template>

		<template name="newthread_disablesmilies" version="1809"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="9"{$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>



		<template name="newthread_draftinput" version="1808"><![CDATA[<input type="hidden" name="pid" value="{$pid}" />]]></template>

		<template name="newthread_draftinput" version="1808"><![CDATA[<input type="hidden" name="pid" value="{$pid}" />]]></template>

		<template name="newthread_multiquote_external" version="1400"><![CDATA[<div id="multiquote_unloaded"><span class="smalltext">{$multiquote_text} <a href="./newthread.php?fid={$fid}&amp;load_all_quotes=1" onclick="return Post.loadMultiQuotedAll();">{$multiquote_quote}</a>, <a href="javascript:Post.clearMultiQuoted();">{$multiquote_deselect}</a></span></div>]]></template>







		<template name="newthread_multiquote_external" version="1809"><![CDATA[<div id="multiquote_unloaded"><span class="smalltext">{$multiquote_text} <a href="./newthread.php?fid={$fid}&amp;load_all_quotes=1" onclick="return Post.loadMultiQuotedAll();">{$multiquote_quote}</a>, <a href="javascript:void(0)" onclick="Post.clearMultiQuoted(); return false;">{$multiquote_deselect}</a></span></div>]]></template>
<template name="newthread_postoptions" version="1809"><![CDATA[<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
{$signature}
{$disablesmilies}</span></td>
</tr>]]></template>

		<template name="newthread_postpoll" version="120"><![CDATA[<tr>
<td class="{$bgcolor2}" valign="top">
<strong>{$lang->poll}</strong><br /><span class="smalltext">{$lang->poll_desc}</span>

		<template name="newthread_postpoll" version="120"><![CDATA[<tr>
<td class="{$bgcolor2}" valign="top">
<strong>{$lang->poll}</strong><br /><span class="smalltext">{$lang->poll_desc}</span>

Zeile 8904Zeile 8925
{$lang->num_options} <input type="text" class="textbox" name="numpolloptions" value="{$numpolloptions}" size="10" /> {$lang->max_options}</span>
</td>
</tr>]]></template>

{$lang->num_options} <input type="text" class="textbox" name="numpolloptions" value="{$numpolloptions}" size="10" /> {$lang->max_options}</span>
</td>
</tr>]]></template>

 
		<template name="newthread_signature" version="1810"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="7"{$postoptionschecked['signature']} /> {$lang->options_sig}</label><br />]]></template>

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

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

Zeile 9119Zeile 9141
// -->
</script>
<label><input type="checkbox" class="checkbox" name="postoptions[public]" value="1" {$postoptionschecked['public']} />&nbsp;{$lang->option_public}</label>

// -->
</script>
<label><input type="checkbox" class="checkbox" name="postoptions[public]" value="1" {$postoptionschecked['public']} />&nbsp;{$lang->option_public}</label>

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

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

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

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

Zeile 9142Zeile 9164
		<template name="polls_showresults" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->poll_results}</title>

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

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

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

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

Zeile 9206Zeile 9228
<tr>
<td class="trow2" align="right">
<span class="smalltext">{$lang->posted_by} {$profilelink} - {$anndate} - {$lang->forum} <a href="{$mybb->settings['bburl']}/{$announcement['forumlink']}">{$announcement['forumname']}</a> {$numcomments}</span>

<tr>
<td class="trow2" align="right">
<span class="smalltext">{$lang->posted_by} {$profilelink} - {$anndate} - {$lang->forum} <a href="{$mybb->settings['bburl']}/{$announcement['forumlink']}">{$announcement['forumname']}</a> {$numcomments}</span>

</td>
</tr>
<tr>

</td>
</tr>
<tr>

<td class="trow1">
<table border="0" cellpadding="{$theme['tablespace']}" class="tfixed" style="width: 100%;">

<td class="trow1">
<table border="0" cellpadding="{$theme['tablespace']}" class="tfixed" style="width: 100%;">

	<tr>

	<tr>

		{$avatar}
<td class="trow1 scaleimages">
<p>
{$message}
</p>
{$post['attachments']}

		{$avatar}
<td class="trow1 scaleimages">
<p>
{$message}
</p>
{$post['attachments']}

		</td>
</tr>

		</td>
</tr>

	<tr>
<td align="right" colspan="2" valign="bottom">
<span class="smalltext">

	<tr>
<td align="right" colspan="2" valign="bottom">
<span class="smalltext">

Zeile 9227Zeile 9249
			</span>
</td>
</tr>

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

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

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

<br />]]></template>
<template name="portal_announcement_avatar" version="1800"><![CDATA[<td class="trow1" style="text-align: center; vertical-align: top;" {$useravatar['width_height']}><img src="{$useravatar['image']}" alt="" {$useravatar['width_height']} /></td>]]></template>
<template name="portal_announcement_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" />]]></template>

<br />]]></template>
<template name="portal_announcement_avatar" version="1800"><![CDATA[<td class="trow1" style="text-align: center; vertical-align: top;" {$useravatar['width_height']}><img src="{$useravatar['image']}" alt="" {$useravatar['width_height']} /></td>]]></template>
<template name="portal_announcement_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" />]]></template>

Zeile 9269Zeile 9291
</tr>
</table>
<br />]]></template>

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

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

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

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

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

Zeile 9280Zeile 9302
<input type="hidden" name="postthread" value="1" />
<input type="hidden" name="forums" value="all" />
<input type="hidden" name="showresults" value="threads" />

<input type="hidden" name="postthread" value="1" />
<input type="hidden" name="forums" value="all" />
<input type="hidden" name="showresults" value="threads" />

<input type="text" class="textbox" name="keywords" value="" />

<input type="text" class="textbox portal_search" name="keywords" value="" />

{$gobutton}
</form><br />
<span class="smalltext">

{$gobutton}
</form><br />
<span class="smalltext">

Zeile 9293Zeile 9315
		<template name="portal_stats" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$lang->forum_stats}</strong></td>

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

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

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

<strong>&raquo; </strong>{$lang->num_members} {$stats['numusers']}<br />
<strong>&raquo; </strong>{$lang->latest_member} {$newestmember}<br />
<strong>&raquo; </strong>{$lang->num_threads} {$stats['numthreads']}<br />

<strong>&raquo; </strong>{$lang->num_members} {$stats['numusers']}<br />
<strong>&raquo; </strong>{$lang->latest_member} {$newestmember}<br />
<strong>&raquo; </strong>{$lang->num_threads} {$stats['numthreads']}<br />

Zeile 9365Zeile 9387
</tr>]]></template>
<template name="post_attachments_attachment_mod_approve" version="120"><![CDATA[<input type="submit" class="button" name="approveattach" value="{$lang->approve_attachment}" onclick="return Post.attachmentAction({$attachment['aid']},'approve');" />]]></template>
<template name="post_attachments_attachment_mod_unapprove" version="120"><![CDATA[<input type="submit" class="button" name="unapproveattach" value="{$lang->unapprove_attachment}" onclick="return Post.attachmentAction({$attachment['aid']},'unapprove');" />]]></template>

</tr>]]></template>
<template name="post_attachments_attachment_mod_approve" version="120"><![CDATA[<input type="submit" class="button" name="approveattach" value="{$lang->approve_attachment}" onclick="return Post.attachmentAction({$attachment['aid']},'approve');" />]]></template>
<template name="post_attachments_attachment_mod_unapprove" version="120"><![CDATA[<input type="submit" class="button" name="unapproveattach" value="{$lang->unapprove_attachment}" onclick="return Post.attachmentAction({$attachment['aid']},'unapprove');" />]]></template>

		<template name="post_attachments_attachment_postinsert" version="1800"><![CDATA[<input type="button" class="button" name="insert" value="{$lang->insert_attachment_post}" onclick="$('#message').sceditor('instance').insertText('[attachment={$attachment['aid']}]');" />]]></template>

		<template name="post_attachments_attachment_postinsert" version="1809"><![CDATA[<input type="button" class="button" name="insert" value="{$lang->insert_attachment_post}" onclick="$('#message').sceditor('instance').insertText('[attachment={$attachment['aid']}]'); return false;" />]]></template>

		<template name="post_attachments_attachment_remove" version="1604"><![CDATA[<input type="submit" class="button" name="rem" value="{$lang->remove_attachment}" onclick="return Post.removeAttachment({$attachment['aid']});" />]]></template>
<template name="post_attachments_attachment_unapproved" version="120"><![CDATA[<tr>
<td class="trow_shaded" width="1" align="center">{$attachment['icon']}</td>

		<template name="post_attachments_attachment_remove" version="1604"><![CDATA[<input type="submit" class="button" name="rem" value="{$lang->remove_attachment}" onclick="return Post.removeAttachment({$attachment['aid']});" />]]></template>
<template name="post_attachments_attachment_unapproved" version="120"><![CDATA[<tr>
<td class="trow_shaded" width="1" align="center">{$attachment['icon']}</td>

Zeile 9382Zeile 9404
<td class="trow1" valign="top" width="350"><strong>{$lang->image_verification}</strong>
<br/>
<span class="smalltext">{$lang->verification_note}</span>

<td class="trow1" valign="top" width="350"><strong>{$lang->image_verification}</strong>
<br/>
<span class="smalltext">{$lang->verification_note}</span>

</td>
<td class="trow1">
<script type="text/javascript">

</td>
<td class="trow1">
<script type="text/javascript">

<!--
lang.captcha_fetch_failure = "{$lang->captcha_fetch_failure}";
// -->

<!--
lang.captcha_fetch_failure = "{$lang->captcha_fetch_failure}";
// -->

Zeile 9427Zeile 9449
	<tr>
<td><span class="smalltext">{$lang->verification_note}</span></td>
</tr>

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

	<tr>
<td><script type="text/javascript" src="{$server}/challenge?k={$public_key}"></script></td>
</tr>
</table>

	<tr>
<td><script type="text/javascript" src="{$server}/challenge?k={$public_key}"></script></td>
</tr>
</table>

</td>
</tr>]]></template>
<template name="post_captcha_nocaptcha" version="1804"><![CDATA[<tr id="captcha_trow">

</td>
</tr>]]></template>
<template name="post_captcha_nocaptcha" version="1804"><![CDATA[<tr id="captcha_trow">

Zeile 9448Zeile 9470
</tr>]]></template>
<template name="post_prefixselect_multiple" version="1800"><![CDATA[<select name="threadprefix[]" multiple="multiple" size="5">
<option value="any"{$any_selected}>{$lang->any_prefix}</option>

</tr>]]></template>
<template name="post_prefixselect_multiple" version="1800"><![CDATA[<select name="threadprefix[]" multiple="multiple" size="5">
<option value="any"{$any_selected}>{$lang->any_prefix}</option>

<option value="0"{$default_selected}>{$lang->no_prefix}</option>
{$prefixselect_prefix}

<option value="0"{$default_selected}>{$lang->no_prefix}</option>
{$prefixselect_prefix}

</select>]]></template>
<template name="post_prefixselect_prefix" version="1800"><![CDATA[<option value="{$prefix['pid']}"{$selected}>{$prefix['prefix']}</option>]]></template>
<template name="post_prefixselect_single" version="1800"><![CDATA[<select name="threadprefix">

</select>]]></template>
<template name="post_prefixselect_prefix" version="1800"><![CDATA[<option value="{$prefix['pid']}"{$selected}>{$prefix['prefix']}</option>]]></template>
<template name="post_prefixselect_single" version="1800"><![CDATA[<select name="threadprefix">

Zeile 9467Zeile 9489
	<label><input type="radio" name="postoptions[subscriptionmethod]" {$postoptions_subscriptionmethod_pm} value="pm" style="vertical-align: middle;" /> {$lang->instant_pm_subscribe}</label><br />
</td>
</tr>]]></template>

	<label><input type="radio" name="postoptions[subscriptionmethod]" {$postoptions_subscriptionmethod_pm} value="pm" style="vertical-align: middle;" /> {$lang->instant_pm_subscribe}</label><br />
</td>
</tr>]]></template>

		<template name="postbit" version="1801"><![CDATA[{$ignore_bit}

		<template name="postbit" version="1809"><![CDATA[{$ignore_bit}{$deleted_bit}

<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="post {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}">
<div class="post_author">

<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="post {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}">
<div class="post_author">

	{$post['useravatar']}

	{$post['useravatar']}

	<div class="author_information">
<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
<span class="smalltext">

	<div class="author_information">
<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
<span class="smalltext">

Zeile 9482Zeile 9504
	</div>
<div class="author_statistics">
{$post['user_details']}

	</div>
<div class="author_statistics">
{$post['user_details']}

	</div>

	</div>

</div>
<div class="post_content">
<div class="post_head">

</div>
<div class="post_content">
<div class="post_head">

Zeile 9490Zeile 9512
		{$post['icon']}
<span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
{$post['subject_extra']}

		{$post['icon']}
<span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
{$post['subject_extra']}

	</div>
<div class="post_body scaleimages" id="pid_{$post['pid']}">
{$post['message']}
</div>

	</div>
<div class="post_body scaleimages" id="pid_{$post['pid']}">
{$post['message']}
</div>

	{$post['attachments']}
{$post['signature']}
<div class="post_meta" id="post_meta_{$post['pid']}">

	{$post['attachments']}
{$post['signature']}
<div class="post_meta" id="post_meta_{$post['pid']}">

Zeile 9535Zeile 9557
	{$post['replink']}{$post['profilefield']}{$post['warninglevel']}]]></template>
<template name="postbit_avatar" version="1800"><![CDATA[<div class="author_avatar"><a href="{$post['profilelink_plain']}"><img src="{$useravatar['image']}" alt="" {$useravatar['width_height']} /></a></div>]]></template>
<template name="postbit_away" version="1800"><![CDATA[<a href="{$post['profilelink_plain']}" title="{$lang->postbit_status_away}"><img src="{$theme['imgdir']}/buddy_away.png" border="0" alt="{$lang->postbit_status_away}" class="buddy_status" /></a>]]></template>

	{$post['replink']}{$post['profilefield']}{$post['warninglevel']}]]></template>
<template name="postbit_avatar" version="1800"><![CDATA[<div class="author_avatar"><a href="{$post['profilelink_plain']}"><img src="{$useravatar['image']}" alt="" {$useravatar['width_height']} /></a></div>]]></template>
<template name="postbit_away" version="1800"><![CDATA[<a href="{$post['profilelink_plain']}" title="{$lang->postbit_status_away}"><img src="{$theme['imgdir']}/buddy_away.png" border="0" alt="{$lang->postbit_status_away}" class="buddy_status" /></a>]]></template>

		<template name="postbit_classic" version="1801"><![CDATA[{$ignore_bit}

		<template name="postbit_classic" version="1809"><![CDATA[{$ignore_bit}{$deleted_bit}

<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="post classic {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}">
<div class="post_author scaleimages">

<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="post classic {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}">
<div class="post_author scaleimages">

Zeile 9558Zeile 9580
		{$post['icon']}
<span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
{$post['subject_extra']}

		{$post['icon']}
<span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
{$post['subject_extra']}

	</div>

	</div>

	<div class="post_body scaleimages" id="pid_{$post['pid']}">
{$post['message']}

	<div class="post_body scaleimages" id="pid_{$post['pid']}">
{$post['message']}

	</div>

	</div>

	{$post['attachments']}
{$post['signature']}
<div class="post_meta" id="post_meta_{$post['pid']}">
{$post['iplogged']}

	{$post['attachments']}
{$post['signature']}
<div class="post_meta" id="post_meta_{$post['pid']}">
{$post['iplogged']}

	</div>

	</div>

</div>
<div class="post_controls">
<div class="postbit_buttons author_buttons float_left">

</div>
<div class="post_controls">
<div class="postbit_buttons author_buttons float_left">

Zeile 9578Zeile 9600
</div>
</div>]]></template>
<template name="postbit_delete_pm" version="1800"><![CDATA[<a href="private.php?action=delete&amp;pmid={$id}&amp;my_post_key={$mybb->post_code}" title="{$lang->delete_title}" class="postbit_delete_pm"><span>{$lang->postbit_button_delete_pm}</span></a>]]></template>

</div>
</div>]]></template>
<template name="postbit_delete_pm" version="1800"><![CDATA[<a href="private.php?action=delete&amp;pmid={$id}&amp;my_post_key={$mybb->post_code}" title="{$lang->delete_title}" class="postbit_delete_pm"><span>{$lang->postbit_button_delete_pm}</span></a>]]></template>

		<template name="postbit_edit" version="1800"><![CDATA[<a href="editpost.php?pid={$post['pid']}" id="edit_post_{$post['pid']}" title="{$lang->postbit_edit}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>
<div id="edit_post_{$post['pid']}_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="javascript:;" class="popup_item quick_edit_button" id="quick_edit_post_{$post['pid']}">{$lang->postbit_quick_edit}</a></div><div class="popup_item_container"><a href="editpost.php?pid={$post['pid']}" class="popup_item">{$lang->postbit_full_edit}</a></div></div>





















		<template name="postbit_deleted" version="1809"><![CDATA[<div class="deleted_post_collapsed" id="deleted_post_{$post['pid']}">
<div class="deleted_post_author"><strong><span class="largetext">{$post['profilelink']}</span></strong></div>
<div class="deleted_post_message">
<div class="show_deleted_post float_right" style="vertical-align: top;" id="show_deleted_link_{$post['pid']}"><a href="javascript:void(0)" onclick="Thread.showDeletedPost({$post['pid']}); return false;" class="button small_button"><span>{$lang->postbit_show_ignored_post}</span></a></div>
<script type="text/javascript">
<!--
$('#show_deleted_link_{$post['pid']}').show();
// -->
</script>
{$deleted_message}
</div>
</div>]]></template>
<template name="postbit_deleted_member" version="1809"><![CDATA[<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="post deleted_post_hidden" id="post_{$post['pid']}">
<div class="deleted_post_author"><strong><span class="largetext">{$post['profilelink']}</span></strong></div>
<div class="post_content">
<em>{$lang->postbit_post_deleted}</em>
</div>
</div>
</div>]]></template>
<template name="postbit_edit" version="1809"><![CDATA[<a href="editpost.php?pid={$post['pid']}" id="edit_post_{$post['pid']}" title="{$lang->postbit_edit}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>
<div id="edit_post_{$post['pid']}_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="javascript:void(0)" class="popup_item quick_edit_button" id="quick_edit_post_{$post['pid']}">{$lang->postbit_quick_edit}</a></div><div class="popup_item_container"><a href="editpost.php?pid={$post['pid']}" class="popup_item">{$lang->postbit_full_edit}</a></div></div>

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

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

Zeile 9597Zeile 9639
		<template name="postbit_gotopost" version="1804"><![CDATA[ <a href="{$url}" class="quick_jump"></a>]]></template>
<template name="postbit_groupimage" version="120"><![CDATA[<img src="{$usergroup['image']}" alt="{$usergroup['title']}" title="{$usergroup['title']}" />]]></template>
<template name="postbit_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" style="vertical-align: middle;" />&nbsp;]]></template>

		<template name="postbit_gotopost" version="1804"><![CDATA[ <a href="{$url}" class="quick_jump"></a>]]></template>
<template name="postbit_groupimage" version="120"><![CDATA[<img src="{$usergroup['image']}" alt="{$usergroup['title']}" title="{$usergroup['title']}" />]]></template>
<template name="postbit_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" style="vertical-align: middle;" />&nbsp;]]></template>

		<template name="postbit_ignored" version="1800"><![CDATA[<div class="ignored_post" id="ignored_post_{$post['pid']}">

		<template name="postbit_ignored" version="1809"><![CDATA[<div class="ignored_post" id="ignored_post_{$post['pid']}">

	<div class="ignored_post_author"><strong><span class="largetext">{$post['profilelink']}</span></strong></div>
<div class="ignored_post_message">

	<div class="ignored_post_author"><strong><span class="largetext">{$post['profilelink']}</span></strong></div>
<div class="ignored_post_message">

		<div class="show_ignored_post float_right" style="vertical-align: top;" id="show_ignored_link_{$post['pid']}"><a href="#" onclick="Thread.showIgnoredPost({$post['pid']}); return false;" class="button small_button"><span>{$lang->postbit_show_ignored_post}</span></a></div>

		<div class="show_ignored_post float_right" style="vertical-align: top;" id="show_ignored_link_{$post['pid']}"><a href="javascript:void(0)" onclick="Thread.showIgnoredPost({$post['pid']}); return false;" class="button small_button"><span>{$lang->postbit_show_ignored_post}</span></a></div>

<script type="text/javascript">
<!--
$('#show_ignored_link_{$post['pid']}').show();

<script type="text/javascript">
<!--
$('#show_ignored_link_{$post['pid']}').show();

Zeile 9612Zeile 9654
		<template name="postbit_inlinecheck" version="1800"><![CDATA[<input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle; margin: -2px 0 0 5px;" {$inlinecheck}  />]]></template>
<template name="postbit_iplogged_hiden" version="1800"><![CDATA[{$lang->postbit_ipaddress} <a href="moderation.php?action={$action}&amp;{$idtype}={$post[$idtype]}">{$lang->postbit_ipaddress_logged}</a>]]></template>
<template name="postbit_iplogged_show" version="1800"><![CDATA[{$lang->postbit_ipaddress} {$ipaddress}]]></template>

		<template name="postbit_inlinecheck" version="1800"><![CDATA[<input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle; margin: -2px 0 0 5px;" {$inlinecheck}  />]]></template>
<template name="postbit_iplogged_hiden" version="1800"><![CDATA[{$lang->postbit_ipaddress} <a href="moderation.php?action={$action}&amp;{$idtype}={$post[$idtype]}">{$lang->postbit_ipaddress_logged}</a>]]></template>
<template name="postbit_iplogged_show" version="1800"><![CDATA[{$lang->postbit_ipaddress} {$ipaddress}]]></template>

		<template name="postbit_multiquote" version="1800"><![CDATA[<a href="javascript:Thread.multiQuote({$post['pid']});" style="display: none;" id="multiquote_link_{$post['pid']}" title="{$lang->postbit_multiquote}" class="postbit_multiquote"><span id="multiquote_{$post['pid']}">{$lang->postbit_button_multiquote}</span></a>

		<template name="postbit_multiquote" version="1809"><![CDATA[<a href="javascript:void(0)" onclick="Thread.multiQuote({$post['pid']}); return false;" style="display: none;" id="multiquote_link_{$post['pid']}" title="{$lang->postbit_multiquote}" class="postbit_multiquote"><span id="multiquote_{$post['pid']}">{$lang->postbit_button_multiquote}</span></a>

<script type="text/javascript">
//<!--
$('#multiquote_link_{$post['pid']}').css("display", "");

<script type="text/javascript">
//<!--
$('#multiquote_link_{$post['pid']}').css("display", "");

Zeile 9643Zeile 9685
// -->
</script>]]></template>
<template name="postbit_quote" version="1800"><![CDATA[<a href="newreply.php?tid={$tid}&amp;replyto={$post['pid']}" title="{$lang->postbit_quote}" class="postbit_quote"><span>{$lang->postbit_button_quote}</span></a>]]></template>

// -->
</script>]]></template>
<template name="postbit_quote" version="1800"><![CDATA[<a href="newreply.php?tid={$tid}&amp;replyto={$post['pid']}" title="{$lang->postbit_quote}" class="postbit_quote"><span>{$lang->postbit_button_quote}</span></a>]]></template>

		<template name="postbit_rep_button" version="1800"><![CDATA[<a href="javascript:MyBB.reputation({$post['uid']},{$post['pid']});" title="{$lang->postbit_reputation_add}" class="postbit_reputation_add"><span>{$lang->postbit_button_reputation_add}</span></a>]]></template>

		<template name="postbit_rep_button" version="1809"><![CDATA[<a href="javascript:void(0)" onclick="MyBB.reputation({$post['uid']},{$post['pid']}); return false;" title="{$lang->postbit_reputation_add}" class="postbit_reputation_add"><span>{$lang->postbit_button_reputation_add}</span></a>]]></template>

		<template name="postbit_reply_pm" version="1800"><![CDATA[<a href="private.php?action=send&amp;pmid={$id}&amp;do=reply" title="{$lang->reply_title}" class="postbit_reply_pm"><span>{$lang->postbit_button_reply_pm}</span></a>]]></template>
<template name="postbit_replyall_pm" version="1480"><![CDATA[<a href="private.php?action=send&amp;pmid={$id}&amp;do=replyall" title="{$lang->reply_to_all}" class="postbit_reply_all"><span>{$lang->postbit_button_reply_all}</span></a>]]></template>

		<template name="postbit_reply_pm" version="1800"><![CDATA[<a href="private.php?action=send&amp;pmid={$id}&amp;do=reply" title="{$lang->reply_title}" class="postbit_reply_pm"><span>{$lang->postbit_button_reply_pm}</span></a>]]></template>
<template name="postbit_replyall_pm" version="1480"><![CDATA[<a href="private.php?action=send&amp;pmid={$id}&amp;do=replyall" title="{$lang->reply_to_all}" class="postbit_reply_all"><span>{$lang->postbit_button_reply_all}</span></a>]]></template>

		<template name="postbit_report" version="1800"><![CDATA[<a href="javascript:Report.reportPost({$post['pid']});" title="{$lang->postbit_report}" class="postbit_report"><span>{$lang->postbit_button_report}</span></a>]]></template>

		<template name="postbit_report" version="1809"><![CDATA[<a href="javascript:void(0)" onclick="Report.reportPost({$post['pid']}); return false;" title="{$lang->postbit_report}" class="postbit_report"><span>{$lang->postbit_button_report}</span></a>]]></template>

		<template name="postbit_reputation" version="1400"><![CDATA[<br />{$lang->postbit_reputation} {$post['userreputation']}]]></template>
<template name="postbit_reputation_formatted" version="1800"><![CDATA[<strong class="{$reputation_class}">{$reputation}</strong>]]></template>
<template name="postbit_reputation_formatted_link" version="1800"><![CDATA[<a href="reputation.php?uid={$uid}"><strong class="{$reputation_class}">{$reputation}</strong></a>]]></template>
<template name="postbit_signature" version="1800"><![CDATA[<div class="signature scaleimages">
{$post['signature']}

		<template name="postbit_reputation" version="1400"><![CDATA[<br />{$lang->postbit_reputation} {$post['userreputation']}]]></template>
<template name="postbit_reputation_formatted" version="1800"><![CDATA[<strong class="{$reputation_class}">{$reputation}</strong>]]></template>
<template name="postbit_reputation_formatted_link" version="1800"><![CDATA[<a href="reputation.php?uid={$uid}"><strong class="{$reputation_class}">{$reputation}</strong></a>]]></template>
<template name="postbit_signature" version="1800"><![CDATA[<div class="signature scaleimages">
{$post['signature']}

 
</div>]]></template>
<template name="postbit_status" version="1809"><![CDATA[<div class="float_right">
<em><strong>{$status_type}</strong></em>

</div>]]></template>
<template name="postbit_userstar" version="1800"><![CDATA[<img src="{$post['starimage']}" border="0" alt="*" />]]></template>
<template name="postbit_warn" version="1800"><![CDATA[<a href="warnings.php?action=warn&amp;uid={$post['uid']}&amp;pid={$post['pid']}" title="{$lang->postbit_warn}" class="postbit_warn"><span>{$lang->postbit_button_warn}</span></a>]]></template>

</div>]]></template>
<template name="postbit_userstar" version="1800"><![CDATA[<img src="{$post['starimage']}" border="0" alt="*" />]]></template>
<template name="postbit_warn" version="1800"><![CDATA[<a href="warnings.php?action=warn&amp;uid={$post['uid']}&amp;pid={$post['pid']}" title="{$lang->postbit_warn}" class="postbit_warn"><span>{$lang->postbit_button_warn}</span></a>]]></template>

Zeile 10141Zeile 10186
  </span>
{$lang->pmspaceused}
</span>]]></template>

  </span>
{$lang->pmspaceused}
</span>]]></template>

		<template name="private_quickreply" version="1806"><![CDATA[<br />

		<template name="private_quickreply" version="1809"><![CDATA[<br />

<form action="private.php" method="post" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="to" value="{$to}" />

<form action="private.php" method="post" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="to" value="{$to}" />

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

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

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

				<td class="thead{$collapsedthead['quickreply']}" colspan="2">

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

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

Zeile 10290Zeile 10335
		<template name="private_search_results_nomessages" version="1600"><![CDATA[<tr>
<td colspan="7" class="trow1">{$lang->nomessages}</td>
</tr>]]></template>

		<template name="private_search_results_nomessages" version="1600"><![CDATA[<tr>
<td colspan="7" class="trow1">{$lang->nomessages}</td>
</tr>]]></template>

		<template name="private_send" version="1808"><![CDATA[<html>

		<template name="private_send" version="1809"><![CDATA[<html>

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

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

Zeile 10314Zeile 10359
<td class="trow1" valign="top" width="200"><strong>{$lang->compose_to}</strong>
<script type="text/javascript">
<!--

<td class="trow1" valign="top" width="200"><strong>{$lang->compose_to}</strong>
<script type="text/javascript">
<!--

		document.write('(<a href="#" onclick="showBcc(); return false;" title="{$lang->compose_bcc_show_title}">{$lang->compose_bcc_show}<\/a>)');

		document.write('(<a href="javascript:void(0)" onclick="showBcc(); return false;" title="{$lang->compose_bcc_show_title}">{$lang->compose_bcc_show}<\/a>)');

	// -->
</script>
<br /><span class="smalltext">{$lang->separate_names}{$buddy_select_to}</span></td>

	// -->
</script>
<br /><span class="smalltext">{$lang->separate_names}{$buddy_select_to}</span></td>

Zeile 10473Zeile 10518
}
// -->
</script>]]></template>

}
// -->
</script>]]></template>

		<template name="private_send_buddyselect" version="1800"><![CDATA[<script type="text/javascript"><!--
document.write('<br /><span class="smalltext"><a href="#" onclick="UserCP.openBuddySelect(\'{$buddy_select}\');"><img src="{$theme['imgdir']}/buddies.png" alt="" style="vertical-align: middle;" alt="" title="{$lang->select_from_buddies}" /> {$lang->select_from_buddies}</a></span>');

		<template name="private_send_buddyselect" version="1809"><![CDATA[<script type="text/javascript"><!--
document.write('<br /><span class="smalltext"><a href="javascript:void(0)" onclick="UserCP.openBuddySelect(\'{$buddy_select}\'); return false;"><img src="{$theme['imgdir']}/buddies.png" alt="" style="vertical-align: middle;" alt="" title="{$lang->select_from_buddies}" /> {$lang->select_from_buddies}</a></span>');

// --></script>]]></template>

// --></script>]]></template>

		<template name="private_send_tracking" version="1805"><![CDATA[<br /><label><input type="checkbox" class="checkbox" name="options[readreceipt]" value="1" tabindex="8" {$optionschecked['readreceipt']} /> {$lang->options_read_receipt}</label>]]></template>

		<template name="private_send_tracking" version="1810"><![CDATA[<br /><label><input type="checkbox" class="checkbox" name="options[readreceipt]" value="1" tabindex="8" {$optionschecked['readreceipt']} />{$lang->options_read_receipt}</label>]]></template>

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

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

Zeile 10552Zeile 10597
		<template name="private_tracking_unreadmessage_stop" version="1800"><![CDATA[<tr>
<td class="tfoot" align="right" colspan="5"><strong><input type="submit" class="button" name="stoptrackingunread" value="{$lang->stop_tracking}" /> / <input type="submit" class="button" name="cancel" value="{$lang->delete}" /> {$lang->selected_messages}</strong></td>
</tr>]]></template>

		<template name="private_tracking_unreadmessage_stop" version="1800"><![CDATA[<tr>
<td class="tfoot" align="right" colspan="5"><strong><input type="submit" class="button" name="stoptrackingunread" value="{$lang->stop_tracking}" /> / <input type="submit" class="button" name="cancel" value="{$lang->delete}" /> {$lang->selected_messages}</strong></td>
</tr>]]></template>

		<template name="report" version="1808"><![CDATA[<div class="modal">

		<template name="report" version="1809"><![CDATA[<div class="modal">

  <div style="overflow-y: auto; max-height: 400px;" class="modal_{$id}">

  <div style="overflow-y: auto; max-height: 400px;" class="modal_{$id}">

  <form action="report.php" method="post" class="reportData_{$id}" onsubmit="javascript: return Report.submitReport({$id});">

  <form action="report.php" method="post" class="reportData_{$id}" onsubmit="return Report.submitReport({$id});">

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

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

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

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

		<template name="reputation_add" version="1800"><![CDATA[<div class="modal">

		<template name="reputation_add" version="1809"><![CDATA[<div class="modal">

	<div style="overflow-y: auto; max-height: 400px;" class="modal_{$user['uid']}_{$mybb->input['pid']}">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="trow1" style="padding: 20px">
<strong>{$vote_title}</strong><br />{$post_rep_info}<br />

	<div style="overflow-y: auto; max-height: 400px;" class="modal_{$user['uid']}_{$mybb->input['pid']}">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="trow1" style="padding: 20px">
<strong>{$vote_title}</strong><br />{$post_rep_info}<br />

          <form action="reputation.php" method="post" class="reputation_{$user['uid']}_{$mybb->input['pid']}" onsubmit="javascript: return MyBB.submitReputation({$user['uid']}, {$mybb->input['pid']});">

          <form action="reputation.php" method="post" class="reputation_{$user['uid']}_{$mybb->input['pid']}" onsubmit="return MyBB.submitReputation({$user['uid']}, {$mybb->input['pid']});">

				<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_add" />
<input type="hidden" name="uid" value="{$user['uid']}" />

				<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_add" />
<input type="hidden" name="uid" value="{$user['uid']}" />

Zeile 10775Zeile 10820
</table>
</div>
</div>]]></template>

</table>
</div>
</div>]]></template>

		<template name="reputation_add_delete" version="1800"><![CDATA[<input type="button" class="button" name="delete" value="{$lang->delete_vote}" onclick="javascript: return MyBB.submitReputation({$user['uid']}, {$mybb->input['pid']}, 1);" />]]></template>

		<template name="reputation_add_delete" version="1809"><![CDATA[<input type="button" class="button" name="delete" value="{$lang->delete_vote}" onclick="return MyBB.submitReputation({$user['uid']}, {$mybb->input['pid']}, 1);" />]]></template>

		<template name="reputation_add_error" version="1800"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

		<template name="reputation_add_error" version="1800"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

Zeile 10796Zeile 10841
		</td>
</tr>
</table>]]></template>

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

		<template name="reputation_add_negative" version="1800"><![CDATA[					<option value="{$neg_value}" class="reputation_negative" onclick="$('#reputation').attr('class', 'reputation_negative')"{$vote_check[$neg_value]}>{$negative_title}</option>]]></template>
<template name="reputation_add_neutral" version="1800"><![CDATA[ <option value="0" class="reputation_neutral" onclick="$('#reputation').attr('class', 'reputation_neutral')"{$vote_check[0]}>{$lang->power_neutral}</option>]]></template>
<template name="reputation_add_positive" version="1800"><![CDATA[ <option value="{$value}" class="reputation_positive" onclick="$('#reputation').attr('class', 'reputation_positive')"{$vote_check[$value]}>{$positive_title}</option>

		<template name="reputation_add_negative" version="1809"><![CDATA[					<option value="{$neg_value}" class="reputation_negative" onclick="$('#reputation').attr('class', 'reputation_negative');"{$vote_check[$neg_value]}>{$negative_title}</option>]]></template>
<template name="reputation_add_neutral" version="1809"><![CDATA[ <option value="0" class="reputation_neutral" onclick="$('#reputation').attr('class', 'reputation_neutral');"{$vote_check[0]}>{$lang->power_neutral}</option>]]></template>
<template name="reputation_add_positive" version="1809"><![CDATA[ <option value="{$value}" class="reputation_positive" onclick="$('#reputation').attr('class', 'reputation_positive');"{$vote_check[$value]}>{$positive_title}</option>

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

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

Zeile 10808Zeile 10853
		</td>
</tr>
</table>]]></template>

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

		<template name="reputation_addlink" version="1800"><![CDATA[<div class="float_right" style="padding-bottom: 4px;"><a href="javascript:MyBB.reputation({$user['uid']});" class="button rate_user_button"><span>{$lang->rate_user}</span></a></div>]]></template>

		<template name="reputation_addlink" version="1809"><![CDATA[<div class="float_right" style="padding-bottom: 4px;"><a href="javascript:void(0)" onclick="MyBB.reputation({$user['uid']}); return false;" class="button rate_user_button"><span>{$lang->rate_user}</span></a></div>]]></template>

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

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

Zeile 10833Zeile 10878
			<a href="reputation.php?action=delete&amp;uid={$reputation_vote['rated_uid']}&amp;rid={$reputation_vote['rid']}&amp;my_post_key={$mybb->post_code}" onclick="MyBB.deleteReputation({$reputation_vote['rated_uid']}, {$reputation_vote['rid']}); return false;" class="postbit_qdelete"><span>{$lang->delete_vote}</span></a>
</div>]]>
</template>

			<a href="reputation.php?action=delete&amp;uid={$reputation_vote['rated_uid']}&amp;rid={$reputation_vote['rid']}&amp;my_post_key={$mybb->post_code}" onclick="MyBB.deleteReputation({$reputation_vote['rated_uid']}, {$reputation_vote['rid']}); return false;" class="postbit_qdelete"><span>{$lang->delete_vote}</span></a>
</div>]]>
</template>

		<template name="reputation_vote_report" version="1800"><![CDATA[		<div class="float_right postbit_buttons">
<a href="javascript:Report.reportReputation({$reputation_vote['rid']});" class="postbit_report"><span>{$lang->report_vote}</span></a>

		<template name="reputation_vote_report" version="1809"><![CDATA[		<div class="float_right postbit_buttons">
<a href="javascript:void(0)" onclick="Report.reportReputation({$reputation_vote['rid']}); return false;" class="postbit_report"><span>{$lang->report_vote}</span></a>

		</div>]]>
</template>
<template name="search" version="1807"><![CDATA[<html>

		</div>]]>
</template>
<template name="search" version="1807"><![CDATA[<html>

Zeile 10976Zeile 11021
</td>
</tr>]]></template>
<template name="search_orderarrow" version="120"><![CDATA[<span class="smalltext">[<a href="{$sorturl}&amp;sortby={$sortby}&amp;order={$oppsortnext}">{$oppsort}</a>]</span>]]></template>

</td>
</tr>]]></template>
<template name="search_orderarrow" version="120"><![CDATA[<span class="smalltext">[<a href="{$sorturl}&amp;sortby={$sortby}&amp;order={$oppsortnext}">{$oppsort}</a>]</span>]]></template>

		<template name="search_posts_inlinemoderation_selectall" version="1600"><![CDATA[<tr id="selectAllrow" class="hiddenrow">
<td colspan="9" class="selectall">{$lang->page_selected} <a href="#" onclick='inlineModeration.selectAll();'>{$lang->select_all}</a></td>

		<template name="search_posts_inlinemoderation_selectall" version="1809"><![CDATA[<tr id="selectAllrow" class="hiddenrow">
<td colspan="9" class="selectall">{$lang->page_selected} <a href="javascript:void(0)" onclick='inlineModeration.selectAll(); return false;'>{$lang->select_all}</a></td>

</tr>
<tr id="allSelectedrow" class="hiddenrow">

</tr>
<tr id="allSelectedrow" class="hiddenrow">

	<td colspan="9" class="selectall">{$lang->all_selected} <a href="#" onclick='inlineModeration.clearChecked();'>{$lang->clear_selection}</a></td>

	<td colspan="9" class="selectall">{$lang->all_selected} <a href="javascript:void(0)" onclick='inlineModeration.clearChecked(); return false;'>{$lang->clear_selection}</a></td>

</tr>]]></template>
<template name="search_results_icon" version="1800"><![CDATA[<img src="{$posticon['path']}" alt="{$posticon['name']}" title="{$posticon['name']}" />]]></template>

</tr>]]></template>
<template name="search_results_icon" version="1800"><![CDATA[<img src="{$posticon['path']}" alt="{$posticon['name']}" title="{$posticon['name']}" />]]></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_inlinemodcol" version="1809"><![CDATA[<td class="tcat" align="center" width="1"><input type="checkbox" name="allbox" onclick="inlineModeration.checkAll(this);" /></td>]]></template>

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

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

Zeile 11025Zeile 11070
</html>]]></template>
<template name="search_results_posts_forumlink" version="1808"><![CDATA[<a href="{$post['forumlink_link']}">{$post['forumlink_name']}</a>]]></template>
<template name="search_results_posts_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template>

</html>]]></template>
<template name="search_results_posts_forumlink" version="1808"><![CDATA[<a href="{$post['forumlink_link']}">{$post['forumlink_name']}</a>]]></template>
<template name="search_results_posts_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template>

		<template name="search_results_posts_inlinemoderation" version="1807"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>

		<template name="search_results_posts_inlinemoderation" version="1809"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></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 11046Zeile 11091
{$customposttools}
</select>
<input type="submit" class="button" name="go" value="{$lang->go} ({$inlinecount})" id="inline_go" />&nbsp;

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

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

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

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

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

Zeile 11061Zeile 11106
		<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_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap">&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_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap">&nbsp;</td>]]></template>

		<template name="search_results_posts_post" version="1807"><![CDATA[<tr class="inline_row">

		<template name="search_results_posts_post" version="1809"><![CDATA[<tr class="inline_row">

	<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}" width="2%">{$icon}</td>
<td class="{$bgcolor}">

	<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}" width="2%">{$icon}</td>
<td class="{$bgcolor}">

Zeile 11073Zeile 11118
	</td>
<td align="center" class="{$bgcolor}">{$post['profilelink']}</td>
<td class="{$bgcolor}" >{$post['forumlink']}</td>

	</td>
<td align="center" class="{$bgcolor}">{$post['profilelink']}</td>
<td class="{$bgcolor}" >{$post['forumlink']}</td>

	<td align="center" class="{$bgcolor}"><a href="javascript:MyBB.whoPosted({$post['tid']});">{$post['thread_replies']}</a></td>

	<td align="center" class="{$bgcolor}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$post['tid']}); return false;">{$post['thread_replies']}</a></td>

	<td align="center" class="{$bgcolor}">{$post['thread_views']}</td>
<td class="{$bgcolor}" style="white-space: nowrap; text-align: center;"><span class="smalltext">{$posted}</span></td>
{$inline_mod_checkbox}

	<td align="center" class="{$bgcolor}">{$post['thread_views']}</td>
<td class="{$bgcolor}" style="white-space: nowrap; text-align: center;"><span class="smalltext">{$posted}</span></td>
{$inline_mod_checkbox}

Zeile 11119Zeile 11164
		</html>]]></template>
<template name="search_results_threads_forumlink" version="1808"><![CDATA[<a href="{$thread['forumlink_link']}">{$thread['forumlink_name']}</a>]]></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>

		</html>]]></template>
<template name="search_results_threads_forumlink" version="1808"><![CDATA[<a href="{$thread['forumlink_link']}">{$thread['forumlink_name']}</a>]]></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_inlinemoderation" version="1807"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>

		<template name="search_results_threads_inlinemoderation" version="1809"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>

		<form action="moderation.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="fid" value="0" />

		<form action="moderation.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="fid" value="0" />

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

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

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

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

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

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

Zeile 11158Zeile 11203
		<template name="search_results_threads_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customthreadtools}</optgroup>]]></template>
<template name="search_results_threads_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></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_threads_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customthreadtools}</optgroup>]]></template>
<template name="search_results_threads_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></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_threads_thread" version="1800"><![CDATA[<tr class="inline_row">

		<template name="search_results_threads_thread" version="1809"><![CDATA[<tr class="inline_row">

	<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}" width="2%">{$icon}</td>
<td class="{$bgcolor}">

	<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}" width="2%">{$icon}</td>
<td class="{$bgcolor}">

Zeile 11169Zeile 11214
		</div>
</td>
<td class="{$bgcolor}">{$thread['forumlink']}</td>

		</div>
</td>
<td class="{$bgcolor}">{$thread['forumlink']}</td>

	<td align="center" class="{$bgcolor}"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a></td>

	<td align="center" class="{$bgcolor}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>

	<td align="center" class="{$bgcolor}">{$thread['views']}</td>
<td class="{$bgcolor}" style="white-space: nowrap">
<span class="smalltext">

	<td align="center" class="{$bgcolor}">{$thread['views']}</td>
<td class="{$bgcolor}" style="white-space: nowrap">
<span class="smalltext">

Zeile 11179Zeile 11224
	</td>
{$inline_mod_checkbox}
</tr>]]></template>

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

		<template name="search_threads_inlinemoderation_selectall" version="1600"><![CDATA[<tr id="selectAllrow" class="hiddenrow">
<td colspan="8" class="selectall">{$lang->page_selected} <a href="#" onclick='inlineModeration.selectAll();'>{$lang->select_all}</a></td>

		<template name="search_threads_inlinemoderation_selectall" version="1809"><![CDATA[<tr id="selectAllrow" class="hiddenrow">
<td colspan="8" class="selectall">{$lang->page_selected} <a href="javascript:void(0)" onclick='inlineModeration.selectAll(); return false;'>{$lang->select_all}</a></td>

</tr>
<tr id="allSelectedrow" class="hiddenrow">

</tr>
<tr id="allSelectedrow" class="hiddenrow">

	<td colspan="8" class="selectall">{$lang->all_selected} <a href="#" onclick='inlineModeration.clearChecked();'>{$lang->clear_selection}</a></td>

	<td colspan="8" class="selectall">{$lang->all_selected} <a href="javascript:void(0)" onclick='inlineModeration.clearChecked(); return false;'>{$lang->clear_selection}</a></td>

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

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

Zeile 11237Zeile 11282
<td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$emailcode}</div></td>
<td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$pmcode}</div></td>
</tr>]]></template>

<td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$emailcode}</div></td>
<td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$pmcode}</div></td>
</tr>]]></template>

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

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

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

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

Zeile 11261Zeile 11306
<!-- jeditable (jquery) -->
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1804"></script>
<script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>

<!-- jeditable (jquery) -->
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1804"></script>
<script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1808"></script>

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1809"></script>

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 11278Zeile 11323
		<tr>
<td class="thead">
<div class="float_right">

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

					<span class="smalltext"><strong><a href="javascript:;" id="thread_modes">{$lang->thread_modes}</a>{$threadnoteslink}</strong></span>

					<span class="smalltext"><strong><a href="javascript:void(0)" id="thread_modes">{$lang->thread_modes}</a>{$threadnoteslink}</strong></span>

				</div>
<div>
<strong>{$thread['threadprefix']}{$thread['subject']}</strong>

				</div>
<div>
<strong>{$thread['threadprefix']}{$thread['subject']}</strong>

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

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

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

			{$addremovesubscription}

			{$addpoll}
</ul>
</div>

			{$addpoll}
</ul>
</div>

Zeile 11348Zeile 11393
			<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_inlinemoderation" version="1807"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>
<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;">

		<template name="showthread_inlinemoderation" version="1809"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>
<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;" id="inlinemoderation_options">

<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="tid" value="{$tid}" />
<input type="hidden" name="modtype" value="inlinepost" />
<span class="smalltext"><strong>{$lang->inline_post_moderation}</strong></span>

<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="tid" value="{$tid}" />
<input type="hidden" name="modtype" value="inlinepost" />
<span class="smalltext"><strong>{$lang->inline_post_moderation}</strong></span>

<select name="action">

<select name="action" id="inlinemoderation_options_selector">

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

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

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

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

</form>
<script type="text/javascript">
<!--

</form>
<script type="text/javascript">
<!--

Zeile 11367Zeile 11412
	var all_text = "{$threadcount}";
var inlineType = "thread";
var inlineId = {$tid};

	var all_text = "{$threadcount}";
var inlineType = "thread";
var inlineId = {$tid};

 

$("#inlinemoderation_options_selector").change(function() {
$("#inlinemoderation_options").submit();
})

// -->
</script><br />]]></template>
<template name="showthread_inlinemoderation_approve" version="1800"><![CDATA[<option value="multiapproveposts">{$lang->inline_approve_posts}</option>

// -->
</script><br />]]></template>
<template name="showthread_inlinemoderation_approve" version="1800"><![CDATA[<option value="multiapproveposts">{$lang->inline_approve_posts}</option>

Zeile 11454Zeile 11503
<tr>
<td style="text-align: left;"><input type="submit" class="button" value="{$lang->vote}" /></td>
<td style="vertical-align: top; text-align: right;"><span class="smalltext">[<a href="polls.php?action=showresults&amp;pid={$poll['pid']}">{$lang->show_results}</a>{$edit_poll}]</span></td>

<tr>
<td style="text-align: left;"><input type="submit" class="button" value="{$lang->vote}" /></td>
<td style="vertical-align: top; text-align: right;"><span class="smalltext">[<a href="polls.php?action=showresults&amp;pid={$poll['pid']}">{$lang->show_results}</a>{$edit_poll}]</span></td>

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 11502Zeile 11551
</table>
<br />]]></template>
<template name="showthread_poll_undovote" version="1800"><![CDATA[ [<a href="polls.php?action=do_undovote&amp;pid={$poll['pid']}&amp;my_post_key={$mybb->post_code}">{$lang->undo_vote}</a>]]]></template>

</table>
<br />]]></template>
<template name="showthread_poll_undovote" version="1800"><![CDATA[ [<a href="polls.php?action=do_undovote&amp;pid={$poll['pid']}&amp;my_post_key={$mybb->post_code}">{$lang->undo_vote}</a>]]]></template>

		<template name="showthread_quickreply" version="1800"><![CDATA[

		<template name="showthread_quickreply" version="1809"><![CDATA[

<div id="quickreply_spinner" class="showthread_spinner" style="display: none"><img src="{$theme['imgdir']}/spinner.gif" /></div>
<br />
{$moderation_notice}

<div id="quickreply_spinner" class="showthread_spinner" style="display: none"><img src="{$theme['imgdir']}/spinner.gif" /></div>
<br />
{$moderation_notice}

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

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

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

				<td class="thead{$collapsedthead['quickreply']}" colspan="2">

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

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

Zeile 11540Zeile 11589
					</div>
<div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
<span class="smalltext">

					</div>
<div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
<span class="smalltext">

							{$lang->quickreply_multiquote_selected} <a href="./newreply.php?tid={$tid}&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}</a>.

							{$lang->quickreply_multiquote_selected} <a href="./newreply.php?tid={$tid}&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href="javascript:void(0)" onclick="Thread.clearMultiQuoted(); return false;">{$lang->quickreply_multiquote_deselect}</a>.

						</span>
</div>
</td>

						</span>
</div>
</td>

Zeile 11597Zeile 11646
</tr>
{$similarthreadbits}
</table>]]></template>

</tr>
{$similarthreadbits}
</table>]]></template>

		<template name="showthread_similarthreads_bit" version="1800"><![CDATA[<tr>

		<template name="showthread_similarthreads_bit" version="1809"><![CDATA[<tr>

	<td align="center" class="{$trow}" width="2%">{$icon}</td>
<td class="{$trow}">{$similar_thread['threadprefix']}<a href="{$similar_thread['threadlink']}">{$similar_thread['subject']}</a></td>
<td align="center" class="{$trow}">{$similar_thread['profilelink']}</td>

	<td align="center" class="{$trow}" width="2%">{$icon}</td>
<td class="{$trow}">{$similar_thread['threadprefix']}<a href="{$similar_thread['threadlink']}">{$similar_thread['subject']}</a></td>
<td align="center" class="{$trow}">{$similar_thread['profilelink']}</td>

	<td align="center" class="{$trow}"><a href="javascript:MyBB.whoPosted({$similar_thread['tid']});">{$similar_thread['replies']}</a></td>

	<td align="center" class="{$trow}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$similar_thread['tid']}); return false;">{$similar_thread['replies']}</a></td>

	<td align="center" class="{$trow}">{$similar_thread['views']}</td>
<td class="{$trow}" style="white-space: nowrap">
<span class="smalltext">{$lastpostdate}<br />
<a href="{$similar_thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>
</td>
</tr>]]></template>

	<td align="center" class="{$trow}">{$similar_thread['views']}</td>
<td class="{$trow}" style="white-space: nowrap">
<span class="smalltext">{$lastpostdate}<br />
<a href="{$similar_thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>
</td>
</tr>]]></template>

 
		<template name="showthread_subscription" version="1809"><![CDATA[<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>]]></template>

		<template name="showthread_threaded_bit" version="1800"><![CDATA[<div style="margin-left: {$indentsize}px;"><a href="showthread.php?tid={$tid}&amp;pid={$post['pid']}&amp;mode=threaded">{$post['subject']}</a> <span class="smalltext">- {$lang->by} {$post['profilelink']} - {$postdate}</span></div>]]></template>
<template name="showthread_threaded_bitactive" version="1800"><![CDATA[<div style="margin-left: {$indentsize}px;"><strong>{$post['subject']}</strong> <span class="smalltext">- {$lang->by} {$post['profilelink']} - {$postdate}</span></div>]]></template>
<template name="showthread_threadedbox" version="120"><![CDATA[<br />

		<template name="showthread_threaded_bit" version="1800"><![CDATA[<div style="margin-left: {$indentsize}px;"><a href="showthread.php?tid={$tid}&amp;pid={$post['pid']}&amp;mode=threaded">{$post['subject']}</a> <span class="smalltext">- {$lang->by} {$post['profilelink']} - {$postdate}</span></div>]]></template>
<template name="showthread_threaded_bitactive" version="1800"><![CDATA[<div style="margin-left: {$indentsize}px;"><strong>{$post['subject']}</strong> <span class="smalltext">- {$lang->by} {$post['profilelink']} - {$postdate}</span></div>]]></template>
<template name="showthread_threadedbox" version="120"><![CDATA[<br />

Zeile 11619Zeile 11669
<td class="trow1">{$threadedbits}</td>
</tr>
</table>]]></template>

<td class="trow1">{$threadedbits}</td>
</tr>
</table>]]></template>

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


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

<tr>

<tr>

	<td class="thead thead_collapse{$collapsedimg['threadnotes']}">

	<td class="thead{$collapsedthead['threadnotes']}">

		<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['threadnotes']}.png" id="threadnotes_img" class="expander" alt="[-]" title="[-]" /></div>
<div><span class="smalltext"><strong>{$lang->view_thread_notes}</strong></span></div>

		<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['threadnotes']}.png" id="threadnotes_img" class="expander" alt="[-]" title="[-]" /></div>
<div><span class="smalltext"><strong>{$lang->view_thread_notes}</strong></span></div>

	</td>

	</td>

</tr>

</tr>

 
</thead>

<tbody style="{$collapsed['threadnotes_e']}" id="threadnotes_e">
<tr>
<td class="trow1">

<tbody style="{$collapsed['threadnotes_e']}" id="threadnotes_e">
<tr>
<td class="trow1">

Zeile 11633Zeile 11685
	</td>
</tr>
</tbody>

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

</table>
<br />]]></template>
<template name="showthread_threadnotes_viewnotes" version="1800"><![CDATA[[<a href="javascript:Thread.viewNotes({$thread['tid']});">{$lang->view_all_notes}</a>]]]></template>

</table>
<br />]]></template>
<template name="showthread_threadnotes_viewnotes" version="1809"><![CDATA[[<a href="javascript:void(0)" onclick="Thread.viewNotes({$thread['tid']}); return false;">{$lang->view_all_notes}</a>]]]></template>

		<template name="showthread_threadnoteslink" version="1800"><![CDATA[ | <a href="moderation.php?action=threadnotes&modtype=thread&tid={$thread['tid']}">{$lang->view_thread_notes}</a>]]></template>
<template name="showthread_usersbrowsing" version="1600"><![CDATA[<br />
<span class="smalltext">{$lang->users_browsing_thread} {$onlinemembers}{$onlinesep}{$invisonline}{$onlinesep2}{$guestsonline}</span>

		<template name="showthread_threadnoteslink" version="1800"><![CDATA[ | <a href="moderation.php?action=threadnotes&modtype=thread&tid={$thread['tid']}">{$lang->view_thread_notes}</a>]]></template>
<template name="showthread_usersbrowsing" version="1600"><![CDATA[<br />
<span class="smalltext">{$lang->users_browsing_thread} {$onlinemembers}{$onlinesep}{$invisonline}{$onlinesep2}{$guestsonline}</span>

Zeile 11644Zeile 11696
		<template name="smilieinsert" version="1800"><![CDATA[
<div style="margin:auto; width: 170px; margin-top: 20px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="150">

		<template name="smilieinsert" version="1800"><![CDATA[
<div style="margin:auto; width: 170px; margin-top: 20px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="150">

<tr>

<tr>

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

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

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

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

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

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

Zeile 11657Zeile 11709
{$getmore}
</table>
</div>]]></template>

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

		<template name="smilieinsert_getmore" version="1804"><![CDATA[<tr>
<td class="trow2" align="center"><span class="smalltext"><strong>[<a href="javascript:MyBB.popupWindow('/misc.php?action=smilies&popup=true&editor=MyBBEditor&modal=1')">{$lang->smilieinsert_getmore}</a>]</strong></span></td>

		<template name="smilieinsert_getmore" version="1809"><![CDATA[<tr>
<td class="trow2" align="center"><span class="smalltext"><strong>[<a href="javascript:void(0)" onclick="MyBB.popupWindow('/misc.php?action=smilies&popup=true&editor=MyBBEditor&modal=1'); return false;">{$lang->smilieinsert_getmore}</a>]</strong></span></td>

</tr>]]></template>
<template name="smilieinsert_row" version="1808"><![CDATA[<tr>{$smilie_icons}</tr>]]></template>
<template name="smilieinsert_row_empty" version="1808"><![CDATA[<tr>{$smilie_icons}<td colspan="{$colspan}">&nbsp;</td></tr>]]></template>

</tr>]]></template>
<template name="smilieinsert_row" version="1808"><![CDATA[<tr>{$smilie_icons}</tr>]]></template>
<template name="smilieinsert_row_empty" version="1808"><![CDATA[<tr>{$smilie_icons}<td colspan="{$colspan}">&nbsp;</td></tr>]]></template>

Zeile 11716Zeile 11768
<tr>
<td class="tcat" width="50%"><strong>{$lang->most_replied_threads}</strong></td>
<td class="tcat" width="50%"><strong>{$lang->most_viewed_threads}</strong></td>

<tr>
<td class="tcat" width="50%"><strong>{$lang->most_replied_threads}</strong></td>
<td class="tcat" width="50%"><strong>{$lang->most_viewed_threads}</strong></td>

</tr>

</tr>

<tr>
<td class="trow1" valign="top">{$mostreplies}</td>
<td class="trow1" valign="top">{$mostviews}</td>

<tr>
<td class="trow1" valign="top">{$mostreplies}</td>
<td class="trow1" valign="top">{$mostviews}</td>

Zeile 11730Zeile 11782
		<template name="usercp" version="1600"><![CDATA[<html>
<head>
<title>{$lang->user_cp}</title>

		<template name="usercp" version="1600"><![CDATA[<html>
<head>
<title>{$lang->user_cp}</title>

{$headerinclude}
</head>
<body>
{$header}
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}

{$headerinclude}
</head>
<body>
{$header}
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}

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

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

<tr>

<tr>

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

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

Zeile 11759Zeile 11811
{$latest_threads}
{$latest_warnings}
{$user_notepad}

{$latest_threads}
{$latest_warnings}
{$user_notepad}

</td>

</td>

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

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

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

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

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

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

<tr>
<td class="thead" colspan="5"><strong>{$lang->attachments_manager} {$usagenote}</strong></td>
</tr>

<tr>
<td class="thead" colspan="5"><strong>{$lang->attachments_manager} {$usagenote}</strong></td>
</tr>

Zeile 11841Zeile 11893
{$attachments}
</table>
{$multipage}

{$attachments}
</table>
{$multipage}

<br />

<br />

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

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

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

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

</tr>
<tr>

</tr>
<tr>

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

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

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

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

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

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

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

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

Zeile 11921Zeile 11973
				<td class="tcat" colspan="2"><strong>{$lang->custom_avatar}</strong></td>
</tr>
{$avatarupload}

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

			<tr>
<td class="trow2" width="40%">
<strong>{$lang->avatar_url}</strong>
<br /><span class="smalltext">{$lang->avatar_url_note}</span>
</td>
<td class="trow2" width="60%">
<input type="text" class="textbox" name="avatarurl" size="45" value="{$avatarurl}" />
<br /><span class="smalltext">{$lang->avatar_url_gravatar}</span>
</td>
</tr>

			{$avatar_remote}










		</table>

<br />

		</table>

<br />

Zeile 11961Zeile 12004
				<td class="trow1" width="60%">
<input type="file" name="avatarupload" size="25" class="fileupload" />
{$auto_resize}

				<td class="trow1" width="60%">
<input type="file" name="avatarupload" size="25" class="fileupload" />
{$auto_resize}

 
				</td>
</tr>]]></template>
<template name="usercp_avatar_remote" version="1809"><![CDATA[ <tr>
<td class="trow2" width="40%">
<strong>{$lang->avatar_url}</strong>
<br /><span class="smalltext">{$lang->avatar_url_note}</span>
</td>
<td class="trow2" width="60%">
<input type="text" class="textbox" name="avatarurl" size="45" value="{$avatarurl}" />
<br /><span class="smalltext">{$lang->avatar_url_gravatar}</span>

				</td>
</tr>]]></template>
<template name="usercp_changename" version="1400"><![CDATA[<html>

				</td>
</tr>]]></template>
<template name="usercp_changename" version="1400"><![CDATA[<html>

Zeile 11982Zeile 12035
<td class="thead" colspan="2"><strong>{$lang->change_username}</strong></td>
</tr>
<tr>

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

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

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

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

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

Zeile 12000Zeile 12053
<div align="center">
<input type="hidden" name="action" value="do_changename" />
<input type="submit" class="button" name="submit" value="{$lang->update_username}" />

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

</div>

</div>

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

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

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

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

<tr>

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

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

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

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

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

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

						<fieldset>
<legend><strong>{$lang->add_buddies}</strong></legend>
<span class="smalltext">{$lang->add_buddies_desc}</span><br />

						<fieldset>
<legend><strong>{$lang->add_buddies}</strong></legend>
<span class="smalltext">{$lang->add_buddies_desc}</span><br />

Zeile 12506Zeile 12559
</tr>
{$latest_subscribed_threads}
</table>]]></template>

</tr>
{$latest_subscribed_threads}
</table>]]></template>

		<template name="usercp_latest_subscribed_threads" version="1800"><![CDATA[<tr>

		<template name="usercp_latest_subscribed_threads" version="1809"><![CDATA[<tr>

<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}" width="2%">{$icon}</td>
<td class="{$bgcolor}">{$gotounread}{$thread['displayprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$thread['author']}</span></td>

<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}" width="2%">{$icon}</td>
<td class="{$bgcolor}">{$gotounread}{$thread['displayprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$thread['author']}</span></td>

<td align="center" class="{$bgcolor}"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a></td>

<td align="center" class="{$bgcolor}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>

<td align="center" class="{$bgcolor}">{$thread['views']}</td>
<td class="{$bgcolor}" style="white-space: nowrap"><span class="smalltext">{$lastpostdate}
<br /><a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>

<td align="center" class="{$bgcolor}">{$thread['views']}</td>
<td class="{$bgcolor}" style="white-space: nowrap"><span class="smalltext">{$lastpostdate}
<br /><a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>

Zeile 12529Zeile 12582
</tr>
{$latest_threads_threads}
</table>]]></template>

</tr>
{$latest_threads_threads}
</table>]]></template>

		<template name="usercp_latest_threads_threads" version="1800"><![CDATA[<tr>

		<template name="usercp_latest_threads_threads" version="1809"><![CDATA[<tr>

<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}" width="2%">{$icon}</td>
<td class="{$bgcolor}">{$gotounread}{$thread['displayprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$thread['author']}</span></td>

<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}" width="2%">{$icon}</td>
<td class="{$bgcolor}">{$gotounread}{$thread['displayprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$thread['author']}</span></td>

<td align="center" class="{$bgcolor}"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a></td>

<td align="center" class="{$bgcolor}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>

<td align="center" class="{$bgcolor}">{$thread['views']}</td>
<td class="{$bgcolor}" style="white-space: nowrap"><span class="smalltext">{$lastpostdate}
<br /><a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>
</td>
</tr>]]></template>

<td align="center" class="{$bgcolor}">{$thread['views']}</td>
<td class="{$bgcolor}" style="white-space: nowrap"><span class="smalltext">{$lastpostdate}
<br /><a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>
</td>
</tr>]]></template>

		<template name="usercp_nav" version="1800"><![CDATA[<td width="{$lang->ucp_nav_width}" valign="top">

		<template name="usercp_nav" version="1809"><![CDATA[<td width="{$lang->ucp_nav_width}" valign="top">

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

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

	<tr>
<td class="trow1 smalltext"><a href="usercp.php" class="usercp_nav_item usercp_nav_home">{$lang->ucp_nav_home}</a></td>
</tr>

	{$ucp_nav_home}



</tbody>
{$usercpmenu}
</table>

</tbody>
{$usercpmenu}
</table>

Zeile 12555Zeile 12606
		<template name="usercp_nav_attachments" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="usercp.php?action=attachments" class="usercp_nav_item usercp_nav_attachments">{$lang->ucp_nav_attachments}</a></td></tr>]]></template>
<template name="usercp_nav_changename" version="1400"><![CDATA[<div><a href="usercp.php?action=changename" class="usercp_nav_item usercp_nav_username">{$lang->ucp_nav_change_username}</a></div>]]></template>
<template name="usercp_nav_editsignature" version="1600"><![CDATA[<div><a href="usercp.php?action=editsig" class="usercp_nav_item usercp_nav_editsig">{$lang->ucp_nav_edit_sig}</a></div>]]></template>

		<template name="usercp_nav_attachments" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="usercp.php?action=attachments" class="usercp_nav_item usercp_nav_attachments">{$lang->ucp_nav_attachments}</a></td></tr>]]></template>
<template name="usercp_nav_changename" version="1400"><![CDATA[<div><a href="usercp.php?action=changename" class="usercp_nav_item usercp_nav_username">{$lang->ucp_nav_change_username}</a></div>]]></template>
<template name="usercp_nav_editsignature" version="1600"><![CDATA[<div><a href="usercp.php?action=editsig" class="usercp_nav_item usercp_nav_editsig">{$lang->ucp_nav_edit_sig}</a></div>]]></template>

 
		<template name="usercp_nav_home" version="1809"><![CDATA[<tr>
<td class="trow1 smalltext"><a href="usercp.php" class="usercp_nav_item usercp_nav_home">{$lang->ucp_nav_home}</a></td>
</tr>]]></template>

		<template name="usercp_nav_messenger" version="1800"><![CDATA[<tbody>
<tr>
<td class="tcat tcat_menu tcat_collapse{$collapsedimg['usercppms']}">

		<template name="usercp_nav_messenger" version="1800"><![CDATA[<tbody>
<tr>
<td class="tcat tcat_menu tcat_collapse{$collapsedimg['usercppms']}">

Zeile 12581Zeile 12635
	<td class="tcat tcat_menu tcat_collapse{$collapsedimg['usercpmisc']}">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['usercpmisc']}.png" id="usercpmisc_img" class="expander" alt="[-]" title="[-]" /></div>
<div><span class="smalltext"><strong>{$lang->ucp_nav_misc}</strong></span></div>

	<td class="tcat tcat_menu tcat_collapse{$collapsedimg['usercpmisc']}">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['usercpmisc']}.png" id="usercpmisc_img" class="expander" alt="[-]" title="[-]" /></div>
<div><span class="smalltext"><strong>{$lang->ucp_nav_misc}</strong></span></div>

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

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

<tbody style="{$collapsed['usercpmisc_e']}" id="usercpmisc_e">
<tr><td class="trow1 smalltext"><a href="usercp.php?action=usergroups" class="usercp_nav_item usercp_nav_usergroups">{$lang->ucp_nav_usergroups}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=editlists" class="usercp_nav_item usercp_nav_editlists">{$lang->ucp_nav_editlists}</a></td></tr>

<tbody style="{$collapsed['usercpmisc_e']}" id="usercpmisc_e">
<tr><td class="trow1 smalltext"><a href="usercp.php?action=usergroups" class="usercp_nav_item usercp_nav_usergroups">{$lang->ucp_nav_usergroups}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=editlists" class="usercp_nav_item usercp_nav_editlists">{$lang->ucp_nav_editlists}</a></td></tr>

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

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

</tr>
<tr>

</tr>
<tr>

<td align="center" class="trow1" width="100%">
<textarea name="notepad" cols="1" rows="10" class="usercp_notepad">{$mybb->user['notepad']}</textarea>
</td>

<td align="center" class="trow1" width="100%">
<textarea name="notepad" cols="1" rows="10" class="usercp_notepad">{$mybb->user['notepad']}</textarea>
</td>

Zeile 12631Zeile 12685
<input type="submit" class="button" name="submit" value="{$lang->update_notepad}" />
</div>
</form>]]></template>

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

		<template name="usercp_options" version="1800"><![CDATA[<html>

		<template name="usercp_options" version="1809"><![CDATA[<html>

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

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

Zeile 12657Zeile 12711
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="invisible" id="invisible" value="1" {$invisiblecheck} /></td>
<td><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><span class="smalltext"><label for="invisible">{$lang->invisible_mode}</label></span></td>

</tr>

</tr>

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

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

Zeile 12667Zeile 12721
<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>
<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>
<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="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>
{$pms_from_buddys}
<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>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="pmnotify" id="pmnotify" value="1" {$pmnotifycheck} /></td>
<td><span class="smalltext"><label for="pmnotify">{$lang->pm_notify}</label></span></td>
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="buddyrequestspm" id="buddyrequestspm" value="1" {$buddyrequestspmcheck} /></td>
<td><span class="smalltext"><label for="buddyrequestspm">{$lang->buddyrequests_pm}</label></span></td>
</tr>

{$pms}

















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

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

Zeile 12707Zeile 12745
</td>
</tr>


</td>
</tr>


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

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

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

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

Zeile 12751Zeile 12789
		<option value="1" {$dst_enabled_selected}>{$lang->dst_correction_enabled}</option>
<option value="0" {$dst_disabled_selected}>{$lang->dst_correction_disabled}</option>
</select>

		<option value="1" {$dst_enabled_selected}>{$lang->dst_correction_enabled}</option>
<option value="0" {$dst_disabled_selected}>{$lang->dst_correction_disabled}</option>
</select>

</td>

</td>

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

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

Zeile 12806Zeile 12844
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="showavatars" id="showavatars" value="1" {$showavatarscheck} /></td>
<td><span class="smalltext"><label for="showavatars">{$lang->show_avatars}</label></span></td>
</tr>

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

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

{$quick_reply}




{$pppselect}

{$pppselect}

<tr>

<tr>

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

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

</tr>

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

</tr>
</table>

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

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

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

</tr>

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

Zeile 12839Zeile 12874
{$board_language}
</table>
</fieldset>

{$board_language}
</table>
</fieldset>

</td>

</td>

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

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

Zeile 12848Zeile 12883
<input type="submit" class="button" name="regsubmit" value="{$lang->update_options}" />
</div>
</td>

<input type="submit" class="button" name="regsubmit" value="{$lang->update_options}" />
</div>
</td>

</tr>

</tr>

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

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

Zeile 12861Zeile 12896
<tr>
<td colspan="2">
<select name="language">

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

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

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

<option value="0">-----------</option>
{$langoptions}

<option value="0">-----------</option>
{$langoptions}

</select>

</select>

</td>
</tr>]]></template>
<template name="usercp_options_language_option" version="1800"><![CDATA[<option value="{$name}"{$sel}>{$language}</option>]]></template>

</td>
</tr>]]></template>
<template name="usercp_options_language_option" version="1800"><![CDATA[<option value="{$name}"{$sel}>{$language}</option>]]></template>

 
		<template name="usercp_options_pms" version="1809"><![CDATA[<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>
{$pms_from_buddys}
<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>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="pmnotify" id="pmnotify" value="1" {$pmnotifycheck} /></td>
<td><span class="smalltext"><label for="pmnotify">{$lang->pm_notify}</label></span></td>
</tr>
<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="buddyrequestspm" id="buddyrequestspm" value="1" {$buddyrequestspmcheck} /></td>
<td><span class="smalltext"><label for="buddyrequestspm">{$lang->buddyrequests_pm}</label></span></td>
</tr>]]></template>

		<template name="usercp_options_pms_from_buddys" version="1600"><![CDATA[<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="receivefrombuddy" id="receivefrombuddy" value="1" {$receivefrombuddycheck} /></td>
<td><span class="smalltext"><label for="receivefrombuddy">{$lang->receive_from_buddy}</label></span></td>

		<template name="usercp_options_pms_from_buddys" version="1600"><![CDATA[<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="receivefrombuddy" id="receivefrombuddy" value="1" {$receivefrombuddycheck} /></td>
<td><span class="smalltext"><label for="receivefrombuddy">{$lang->receive_from_buddy}</label></span></td>

Zeile 12884Zeile 12936
</td>
</tr>]]></template>
<template name="usercp_options_pppselect_option" version="1800"><![CDATA[<option value="{$val}"{$selected}>{$ppp_option}</option>]]></template>

</td>
</tr>]]></template>
<template name="usercp_options_pppselect_option" version="1800"><![CDATA[<option value="{$val}"{$selected}>{$ppp_option}</option>]]></template>

 
		<template name="usercp_options_quick_reply" version="1809"><![CDATA[<tr>
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="showquickreply" id="showquickreply" value="1" {$showquickreplycheck} /></td>
<td><span class="smalltext"><label for="showquickreply">{$lang->show_quick_reply}</label></span></td>
</tr>]]></template>

		<template name="usercp_options_style" version="1800"><![CDATA[<tr>
<td colspan="2"><span class="smalltext">{$lang->style}</span></td>
</tr>

		<template name="usercp_options_style" version="1800"><![CDATA[<tr>
<td colspan="2"><span class="smalltext">{$lang->style}</span></td>
</tr>

Zeile 13275Zeile 13331
	</div>
</td>
</tr>]]></template>

	</div>
</td>
</tr>]]></template>

		<template name="usercp_subscriptions_thread" version="1800"><![CDATA[<tr>

		<template name="usercp_subscriptions_thread" version="1809"><![CDATA[<tr>

	<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}" width="2%">{$icon}</td>
<td class="{$bgcolor}">{$gotounread}{$thread['threadprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$lang->notification_method} {$notification_type}</span></td>

	<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
<td align="center" class="{$bgcolor}" width="2%">{$icon}</td>
<td class="{$bgcolor}">{$gotounread}{$thread['threadprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$lang->notification_method} {$notification_type}</span></td>

	<td align="center" class="{$bgcolor}"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a></td>

	<td align="center" class="{$bgcolor}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>

	<td align="center" class="{$bgcolor}">{$thread['views']}</td>
<td class="{$bgcolor}" style="white-space: nowrap">
<span class="smalltext">{$lastpostdate}<br />

	<td align="center" class="{$bgcolor}">{$thread['views']}</td>
<td class="{$bgcolor}" style="white-space: nowrap">
<span class="smalltext">{$lastpostdate}<br />

Zeile 13449Zeile 13505
		<template name="video_metacafe_embed" version="1807"><![CDATA[<iframe src="http://www.metacafe.com/embed/{$id}/" width="440" height="248" allowFullScreen frameborder=0></iframe>]]></template>
<template name="video_dailymotion_embed" version="1807"><![CDATA[<iframe frameborder="0" width="480" height="270" src="//www.dailymotion.com/embed/video/{$id}" allowfullscreen></iframe>]]></template>
<template name="video_facebook_embed" version="1800"><![CDATA[<iframe src="https://www.facebook.com/video/embed?video_id={$id}" width="625" height="350" frameborder="0"></iframe>]]></template>

		<template name="video_metacafe_embed" version="1807"><![CDATA[<iframe src="http://www.metacafe.com/embed/{$id}/" width="440" height="248" allowFullScreen frameborder=0></iframe>]]></template>
<template name="video_dailymotion_embed" version="1807"><![CDATA[<iframe frameborder="0" width="480" height="270" src="//www.dailymotion.com/embed/video/{$id}" allowfullscreen></iframe>]]></template>
<template name="video_facebook_embed" version="1800"><![CDATA[<iframe src="https://www.facebook.com/video/embed?video_id={$id}" width="625" height="350" frameborder="0"></iframe>]]></template>

		<template name="video_liveleak_embed" version="1800"><![CDATA[<iframe width="500" height="300" src="http://www.liveleak.com/ll_embed?i={$id}" frameborder="0" allowfullscreen></iframe>]]></template>

		<template name="video_liveleak_embed" version="1811"><![CDATA[<iframe width="500" height="300" src="https://www.liveleak.com/ll_embed?i={$id}" frameborder="0" allowfullscreen></iframe>]]></template>

		<template name="video_myspacetv_embed" version="1807"><![CDATA[<iframe width="480" height="270" src="//media.myspace.com/play/video/{$id}" frameborder="0" allowtransparency="true" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template>
<template name="video_youtube_embed" version="1807"><![CDATA[<iframe width="560" height="315" src="//www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>]]></template>
<template name="video_veoh_embed" version="1800"><![CDATA[<object width="410" height="341" id="veohFlashPlayer" name="veohFlashPlayer"><param name="movie" value="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="410" height="341" id="veohFlashPlayerEmbed" name="veohFlashPlayerEmbed"></embed></object>]]></template>
<template name="video_vimeo_embed" version="1807"><![CDATA[<iframe src="//player.vimeo.com/video/{$id}" width="500" height="375" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template>
<template name="video_yahoo_embed" version="1807"><![CDATA[<iframe width="640" height="360" scrolling="no" frameborder="0" src="//{$local}screen.yahoo.com/{$id}?format=embed" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" allowtransparency="true"></iframe>]]></template>

		<template name="video_myspacetv_embed" version="1807"><![CDATA[<iframe width="480" height="270" src="//media.myspace.com/play/video/{$id}" frameborder="0" allowtransparency="true" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template>
<template name="video_youtube_embed" version="1807"><![CDATA[<iframe width="560" height="315" src="//www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>]]></template>
<template name="video_veoh_embed" version="1800"><![CDATA[<object width="410" height="341" id="veohFlashPlayer" name="veohFlashPlayer"><param name="movie" value="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="410" height="341" id="veohFlashPlayerEmbed" name="veohFlashPlayerEmbed"></embed></object>]]></template>
<template name="video_vimeo_embed" version="1807"><![CDATA[<iframe src="//player.vimeo.com/video/{$id}" width="500" height="375" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template>
<template name="video_yahoo_embed" version="1807"><![CDATA[<iframe width="640" height="360" scrolling="no" frameborder="0" src="//{$local}screen.yahoo.com/{$id}?format=embed" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" allowtransparency="true"></iframe>]]></template>

 
		<template name="video_twitch_embed" version="1811"><![CDATA[<iframe src="https://player.twitch.tv/?video=v{$id}&amp;autoplay=false" frameborder="0" scrolling="no" height="378" width="620"></iframe>]]></template>

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

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

Zeile 13792Zeile 13849
				<td class="{$alt_bg}" style="text-align: center;">{$issuedby}</td>
<td class="{$alt_bg}" style="text-align: center;"><a href="warnings.php?action=view&amp;wid={$warning['wid']}">{$lang->view}</a></td>
</tr>]]></template>

				<td class="{$alt_bg}" style="text-align: center;">{$issuedby}</td>
<td class="{$alt_bg}" style="text-align: center;"><a href="warnings.php?action=view&amp;wid={$warning['wid']}">{$lang->view}</a></td>
</tr>]]></template>

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

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

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

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

				<div class="float_right" style="margin-top: 3px;"><span class="smalltext"><a href="#" onclick="UserCP.closeBuddySelect(true); return false;">{$lang->close}</a></span></div>

				<div class="float_right" style="margin-top: 3px;"><span class="smalltext"><a href="javascript:void(0)" onclick="UserCP.closeBuddySelect(true); return false;">{$lang->close}</a></span></div>

				<div><strong>{$lang->select_buddies}</strong></div>
</td>
</tr>

				<div><strong>{$lang->select_buddies}</strong></div>
</td>
</tr>

Zeile 13911Zeile 13968
</html>]]></template>
<template name="debug_summary" version="1800"><![CDATA[<div id="debug">{$generated_in} {$debug_weight} <br />{$sql_queries} / {$server_load} / {$memory_usage}<br />[<a href="{$debuglink}" target="_blank">{$lang->debug_advanced_details}</a>]<br /></div>]]></template>
<template name="gobutton" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->go}" />]]></template>

</html>]]></template>
<template name="debug_summary" version="1800"><![CDATA[<div id="debug">{$generated_in} {$debug_weight} <br />{$sql_queries} / {$server_load} / {$memory_usage}<br />[<a href="{$debuglink}" target="_blank">{$lang->debug_advanced_details}</a>]<br /></div>]]></template>
<template name="gobutton" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->go}" />]]></template>

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

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

<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />
<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1806"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1806"></script>

<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />
<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1806"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1806"></script>

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1807"></script>

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1810"></script>


{$stylesheets}
<script type="text/javascript">


{$stylesheets}
<script type="text/javascript">

Zeile 13939Zeile 13996
	var cookieDomain = "{$mybb->settings['cookiedomain']}";
var cookiePath = "{$mybb->settings['cookiepath']}";
var cookiePrefix = "{$mybb->settings['cookieprefix']}";

	var cookieDomain = "{$mybb->settings['cookiedomain']}";
var cookiePath = "{$mybb->settings['cookiepath']}";
var cookiePrefix = "{$mybb->settings['cookieprefix']}";

 
	var cookieSecureFlag = "{$mybb->settings['cookiesecureflag']}";

	var deleteevent_confirm = "{$lang->deleteevent_confirm}";
var removeattach_confirm = "{$lang->removeattach_confirm}";
var loading_text = '{$lang->ajax_loading}';

	var deleteevent_confirm = "{$lang->deleteevent_confirm}";
var removeattach_confirm = "{$lang->removeattach_confirm}";
var loading_text = '{$lang->ajax_loading}';