Vergleich install/resources/mybb_theme.xml - 1.8.12 - 1.8.13

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

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

	<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="1811" disporder="1"><![CDATA[body {

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

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

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

Zeile 791Zeile 791
	margin: 0 0 10px 0;
}


	margin: 0 0 10px 0;
}


blockquote cite span {

blockquote cite > span {

	float: right;
font-weight: normal;
font-size: 12px;

	float: right;
font-weight: normal;
font-size: 12px;

Zeile 1591Zeile 1591
/** jGrowl End **/

/** Modal Start **/

/** jGrowl End **/

/** Modal Start **/

 

.blocker {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
overflow: auto;
z-index: 9999;
padding: 20px;
box-sizing: border-box;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.75);
text-align: center;
}

.blocker:before{
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.05em;
}

.blocker.behind {
background-color: transparent;
}


.modal {


.modal {

	display: none;

 
	width: 400px;
text-align: left;
background: #fff;

	width: 400px;
text-align: left;
background: #fff;

 
	display: inline-block;
vertical-align: middle;
position: relative;
z-index: 2;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;

	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-o-border-radius: 8px;

	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-o-border-radius: 8px;

Zeile 1641Zeile 1676

/** Impromptu Start **/



/** Impromptu Start **/


/*! jQuery-Impromptu - v6.2.1 - 2015-05-10

/*! jQuery-Impromptu - v6.2.3 - 2016-04-23

* http://trentrichardson.com/Impromptu

* http://trentrichardson.com/Impromptu

* Copyright (c) 2015 Trent Richardson; Licensed MIT */

* Copyright (c) 2016 Trent Richardson; Licensed MIT */


.jqifade{
position: absolute;


.jqifade{
position: absolute;

Zeile 1952Zeile 1987
}

.modcp_nav_modqueue {

}

.modcp_nav_modqueue {

	background-position: 0 -60px;
}


	background-position: 0 -60px;
}


.modcp_nav_modlogs {
background-position: 0 -80px;
}

.modcp_nav_modlogs {
background-position: 0 -80px;
}

Zeile 2022Zeile 2057
	display: block;
padding: 4px;
border: 1px solid transparent;

	display: block;
padding: 4px;
border: 1px solid transparent;

}

}


.modqueue_mass li a:hover {
background: #efefef;


.modqueue_mass li a:hover {
background: #efefef;

Zeile 2045Zeile 2080
	margin: 0;
padding: 0;
background-position: left top;

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

}

}


td .star_rating {
margin: auto;


td .star_rating {
margin: auto;

Zeile 2090Zeile 2125
.star_rating li a.four_stars {
width:80%;
z-index:3;

.star_rating li a.four_stars {
width:80%;
z-index:3;

}

}


.star_rating li a.five_stars {
width:100%;


.star_rating li a.five_stars {
width:100%;

Zeile 2133Zeile 2168
}

ul.thread_tools li.printable {

}

ul.thread_tools li.printable {

	background-position: 0 0;
}


	background-position: 0 0;
}


ul.thread_tools li.sendthread {
background-position: 0 -20px;
}

ul.thread_tools li.sendthread {
background-position: 0 -20px;
}

Zeile 2409Zeile 2444
</html>]]></template>
<template name="announcement_edit" version="1800"><![CDATA[<a href="modcp.php?action=edit_announcement&amp;aid={$post['aid']}" title="{$lang->announcement_edit}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>]]></template>
<template name="announcement_quickdelete" version="1800"><![CDATA[<a href="modcp.php?action=delete_announcement&amp;aid={$post['aid']}&amp;my_post_key={$mybb->post_code}" onclick="MyBB.deleteAnnouncement(this); return false;" class="postbit_qdelete"><span>{$lang->postbit_button_qdelete}</span></a>]]></template>

</html>]]></template>
<template name="announcement_edit" version="1800"><![CDATA[<a href="modcp.php?action=edit_announcement&amp;aid={$post['aid']}" title="{$lang->announcement_edit}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>]]></template>
<template name="announcement_quickdelete" version="1800"><![CDATA[<a href="modcp.php?action=delete_announcement&amp;aid={$post['aid']}&amp;my_post_key={$mybb->post_code}" onclick="MyBB.deleteAnnouncement(this); return false;" class="postbit_qdelete"><span>{$lang->postbit_button_qdelete}</span></a>]]></template>

		<template name="calendar" version="1800"><![CDATA[<html>

		<template name="calendar" version="1813"><![CDATA[<html>

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

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

Zeile 2421Zeile 2456
			<tr>
<td class="thead" colspan="8">
<div class="float_right">

			<tr>
<td class="thead" colspan="8">
<div class="float_right">

						<a href="{$prev_link}">&laquo; {$prev_month['name']} {$prev_month['year']}</a> | <a href="{$next_link}">{$next_month['name']} {$next_month['year']} &raquo;</a>

						{$prev_month_link}{$sep}{$next_month_link}

					</div>
<div><strong>{$monthnames[$month]} {$year}</strong></div>
</td>

					</div>
<div><strong>{$monthnames[$month]} {$year}</strong></div>
</td>

Zeile 2498Zeile 2533
			<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>

		<tr>

			<td class="trow2" style="vertical-align: top;"><strong>{$lang->event_date}</strong></td>
<td class="trow1">
<script type="text/javascript">

			<td class="trow2" style="vertical-align: top;"><strong>{$lang->event_date}</strong></td>
<td class="trow1">
<script type="text/javascript">

Zeile 2858Zeile 2893
	</tr>
<tr>
<td class="tcat"><strong>{$time_period}</strong></td>

	</tr>
<tr>
<td class="tcat"><strong>{$time_period}</strong></td>

	</tr>
<tr>

	</tr>
<tr>

		<td class="trow1{$event_class}">
<div class="float_left">
<strong><span class="largetext">{$event['profilelink']}</span></strong><br />

		<td class="trow1{$event_class}">
<div class="float_left">
<strong><span class="largetext">{$event['profilelink']}</span></strong><br />

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

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

		</tr>
<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>
<td class="trow1"><input type="submit" class="button" name="submit" value="{$lang->delete_now}" tabindex="10" /></td>

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

Zeile 2946Zeile 2981
					{
var repeats = $("#repeats").get(0).selectedIndex;
$(".repeats_type").each(function()

					{
var repeats = $("#repeats").get(0).selectedIndex;
$(".repeats_type").each(function()

						{

						{

							$(this).hide();
});
if($("#repeats_type_"+repeats).length > 0)

							$(this).hide();
});
if($("#repeats_type_"+repeats).length > 0)

Zeile 3036Zeile 3071
										{$end_years}
</select>
<span class="smalltext">&nbsp;&nbsp;&nbsp;{$lang->enter_time}</span>

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

									<input type="text" class="textbox" name="end_time" value="{$end_time}" size="7" />
</td>
</tr>
<tr>

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

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

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

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

	</tr>
<tr>
<td class="tcat"><strong>{$time_period}</strong></td>
</tr>

	</tr>
<tr>
<td class="tcat"><strong>{$time_period}</strong></td>
</tr>

	<tr>
<td class="trow1{$event_class}">
<div class="float_left">

	<tr>
<td class="trow1{$event_class}">
<div class="float_left">

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

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

 
		<template name="calendar_nextlink" version="1813"><![CDATA[<a href="{$next_link}">{$next_month['name']} {$next_month['year']} &raquo;</a>]]></template>
<template name="calendar_prevlink" version="1813"><![CDATA[<a href="{$prev_link}">&laquo; {$prev_month['name']} {$prev_month['year']}</a>]]></template>

		<template name="calendar_repeats" version="1800"><![CDATA[<span class="smalltext"><strong>{$lang->repeats}</strong><br />{$repeats}</span>]]></template>
<template name="calendar_select" version="1800"><![CDATA[<option value="{$calendar_option['cid']}"{$selected}>{$calendar_option['name']}</option>]]></template>
<template name="calendar_weekdayheader" version="1400"><![CDATA[ <td class="tcat" align="center" width="14%"><strong>{$weekday_name}</strong></td>]]></template>

		<template name="calendar_repeats" version="1800"><![CDATA[<span class="smalltext"><strong>{$lang->repeats}</strong><br />{$repeats}</span>]]></template>
<template name="calendar_select" version="1800"><![CDATA[<option value="{$calendar_option['cid']}"{$selected}>{$calendar_option['name']}</option>]]></template>
<template name="calendar_weekdayheader" version="1400"><![CDATA[ <td class="tcat" align="center" width="14%"><strong>{$weekday_name}</strong></td>]]></template>

Zeile 3369Zeile 3406
		<template name="calendar_weekrow_day" version="1800"><![CDATA[				<td class="{$day_class}" style="vertical-align: top; height: 100px;">
<div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div>
<div class="clear">

		<template name="calendar_weekrow_day" version="1800"><![CDATA[				<td class="{$day_class}" style="vertical-align: top; height: 100px;">
<div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div>
<div class="clear">

					{$day_birthdays}
{$day_events}

					{$day_birthdays}
{$day_events}

					</div>
</td>]]></template>
<template name="calendar_weekrow_day_birthdays" version="1800"><![CDATA[<div style="margin-bottom: 4px;"><a href="{$calendar['link']}" class="smalltext">{$bday_count} {$birthday_lang}</a></div>]]></template>
<template name="calendar_weekrow_day_events" version="1808"><![CDATA[<div style="margin-bottom: 4px;"><a href="{$calendar['link']}" class="smalltext">{$total_events} {$event_lang}</a></div>]]></template>
<template name="calendar_weekrow_day_external" version="1400"><![CDATA[ <td class="calendar_daybit_external">

					</div>
</td>]]></template>
<template name="calendar_weekrow_day_birthdays" version="1800"><![CDATA[<div style="margin-bottom: 4px;"><a href="{$calendar['link']}" class="smalltext">{$bday_count} {$birthday_lang}</a></div>]]></template>
<template name="calendar_weekrow_day_events" version="1808"><![CDATA[<div style="margin-bottom: 4px;"><a href="{$calendar['link']}" class="smalltext">{$total_events} {$event_lang}</a></div>]]></template>
<template name="calendar_weekrow_day_external" version="1400"><![CDATA[ <td class="calendar_daybit_external">

					<div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div>
<div>
{$day_events}
{$day_birthdays}
</div>
</td>]]></template>

					<div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div>
<div>
{$day_events}
{$day_birthdays}
</div>
</td>]]></template>

		<template name="calendar_weekrow_day_today" version="1400"><![CDATA[				<td class="calendar_daybit_today">
<div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div>
<div>

		<template name="calendar_weekrow_day_today" version="1400"><![CDATA[				<td class="calendar_daybit_today">
<div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div>
<div>

Zeile 3389Zeile 3426
					{$day_birthdays}
</div>
</td>]]></template>

					{$day_birthdays}
</div>
</td>]]></template>

		<template name="calendar_weekview" version="1800"><![CDATA[<html>

		<template name="calendar_weekview" version="1813"><![CDATA[<html>

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

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

</head>

</head>

<body>
{$header}
<table border="0" cellspacing="0" cellpadding="0">

<body>
{$header}
<table border="0" cellspacing="0" cellpadding="0">

Zeile 3404Zeile 3441
			<tr>
<td class="thead" colspan="2">
<div class="float_right">

			<tr>
<td class="thead" colspan="2">
<div class="float_right">

						<a href="{$prev_link}">&laquo; {$lang->previous_week}</a> | <a href="{$next_link}">{$lang->next_week} &raquo;</a>

						{$prev_week_link}{$sep}{$next_week_link}

					</div>
<div><strong>{$lang->weekly_overview} ({$friendly_week_from} - {$friendly_week_to})</strong></div>
</td>

					</div>
<div><strong>{$lang->weekly_overview} ({$friendly_week_from} - {$friendly_week_to})</strong></div>
</td>

Zeile 3459Zeile 3496
			</tr>
</table>
</form>

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

{$footer}

{$footer}

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

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

Zeile 3476Zeile 3513
				<td class="tcat" colspan="2"><strong>{$weekday_month} {$weekday_year}</strong></td>
</tr>
{$days}]]></template>

				<td class="tcat" colspan="2"><strong>{$weekday_month} {$weekday_year}</strong></td>
</tr>
{$days}]]></template>

 
		<template name="calendar_weekview_nextlink" version="1813"><![CDATA[<a href="{$next_link}">{$lang->next_week} &raquo;</a>]]></template>
<template name="calendar_weekview_prevlink" version="1813"><![CDATA[<a href="{$prev_link}">&laquo; {$lang->previous_week}</a>]]></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="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="1809"><![CDATA[<html>

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

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

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

{$headerinclude}
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1808"></script>

{$headerinclude}
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1813"></script>

</head>
<body>
{$header}

</head>
<body>
{$header}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Zeile 3658Zeile 3697
					you may be refused support on the MyBB Community Forums.

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

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

				{$lang->powered_by} <a href="https://mybb.com" target="_blank" rel="noopener">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="https://mybb.com" target="_blank" rel="noopener">MyBB Group</a>.

				<!-- End powered by -->
</span>
</div>

				<!-- End powered by -->
</span>
</div>

Zeile 3754Zeile 3793
		<template name="forumdisplay" version="1808"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$foruminfo['name']} </title>

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

{$headerinclude}

{$headerinclude}

{$rssdiscovery}
<script type="text/javascript">
<!--

{$rssdiscovery}
<script type="text/javascript">
<!--

Zeile 3797Zeile 3836
{$modann}
</tr>]]></template>
<template name="forumdisplay_announcements_announcement_modbit" version="1800"><![CDATA[<td align="center" class="{$bgcolor} forumdisplay_announcement">-</td>]]></template>

{$modann}
</tr>]]></template>
<template name="forumdisplay_announcements_announcement_modbit" version="1800"><![CDATA[<td align="center" class="{$bgcolor} forumdisplay_announcement">-</td>]]></template>

		<template name="forumdisplay_inlinemoderation" version="1807"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>

		<template name="forumdisplay_inlinemoderation" version="1813"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1813"></script>

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

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

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

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

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

		<template name="forumdisplay_thread" version="1813"><![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 3942Zeile 3981
			<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:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a>{$unapproved_posts}</td>

	<td align="center" class="{$bgcolor}{$thread_type_class}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" 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 4114Zeile 4153
{$forumjumpbits}
</select>
{$gobutton}

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

</form>

</form>

<script type="text/javascript">
$(".forumjump").change(function() {
var option = $(this).val();

<script type="text/javascript">
$(".forumjump").change(function() {
var option = $(this).val();

Zeile 4375Zeile 4414
<td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td>
</tr>]]></template>
<template name="index_whosonline_memberbit" version="1400"><![CDATA[{$comma}{$user['profilelink']}{$invisiblemark}]]></template>

<td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td>
</tr>]]></template>
<template name="index_whosonline_memberbit" version="1400"><![CDATA[{$comma}{$user['profilelink']}{$invisiblemark}]]></template>

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

		<template name="managegroup" version="1813"><![CDATA[<html>

<head>

<head>

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

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

</head>
<body>

</head>
<body>

{$header}
{$joinrequests}
<p>{$usergrouptype}</p>
{$group_leaders}
<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}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="6"><strong>{$lang->members_of}</strong></td>
</tr>
<tr>
<td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->user_name}</strong></span></td>
<td class="tcat" colspan="2" align="center"><span class="smalltext"><strong>{$lang->contact}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->reg_date}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->post_count}</strong></span></td>
<td class="tcat" width="1">&nbsp;</td>
</tr>
{$users}
</table>
{$multipage}
<br />
<div align="center">{$remove_users}</div>
</form>
{$add_user}
{$invite_user}
{$footer}



	{$header}
{$joinrequests}
<p>{$usergrouptype}</p>
{$group_leaders}
{$multipage}
<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}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="6"><strong>{$lang->members_of}</strong></td>
</tr>
<tr>
<td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->user_name}</strong></span></td>
<td class="tcat" colspan="2" align="center"><span class="smalltext"><strong>{$lang->contact}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->reg_date}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->post_count}</strong></span></td>
<td class="tcat" width="1">&nbsp;</td>
</tr>
{$users}
</table>
<br />
<div align="center">
{$remove_users}
</div>
</form>
{$add_user}
{$invite_user}
{$footer}

</body>
</html>]]></template>
<template name="managegroup_adduser" version="1807"><![CDATA[<br />
<form method="post" action="managegroup.php">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_add" />

</body>
</html>]]></template>
<template name="managegroup_adduser" version="1807"><![CDATA[<br />
<form method="post" action="managegroup.php">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_add" />

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

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

<tr>

<tr>

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

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

</tr>

</tr>

<tr>
<td class="trow1">{$lang->username}</td>
<td class="trow1"><input type="text" id="username" class="textbox" name="username" size="40" maxlength="{$mybb->settings['maxnamelength']}" style="width: 210px" /></td>

<tr>
<td class="trow1">{$lang->username}</td>
<td class="trow1"><input type="text" id="username" class="textbox" name="username" size="40" maxlength="{$mybb->settings['maxnamelength']}" style="width: 210px" /></td>

</tr>
</table>
<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>
<script type="text/javascript">

</tr>
</table>
<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>
<script type="text/javascript">

<!--
if(use_xmlhttprequest == "1")
{
MyBB.select2();
$("#username").select2({

<!--
if(use_xmlhttprequest == "1")
{
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) {
var value = $(element).val();
if (value !== "") {

		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({
id: value,
text: value

				callback({
id: value,
text: value

Zeile 4487Zeile 4528
{
MyBB.select2();
$("#inviteusername").select2({

{
MyBB.select2();
$("#inviteusername").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) {
var value = $(element).val();
if (value !== "") {

		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({
id: value,
text: value

				callback({
id: value,
text: value

Zeile 4999Zeile 5040
	<td class="{$bg_color}"><strong>{$lang->warning_level}</strong></td>
<td class="{$bg_color}"><a href="{$warning_link}">{$warning_level}</a> {$warn_user}</td>
</tr>]]></template>

	<td class="{$bg_color}"><strong>{$lang->warning_level}</strong></td>
<td class="{$bg_color}"><a href="{$warning_link}">{$warning_level}</a> {$warn_user}</td>
</tr>]]></template>

		<template name="member_profile_website" version="1800"><![CDATA[<tr>

		<template name="member_profile_website" version="1813"><![CDATA[<tr>

	<td class="{$bgcolor}"><strong>{$lang->homepage}</strong></td>

	<td class="{$bgcolor}"><strong>{$lang->homepage}</strong></td>

	<td class="{$bgcolor}"><a href="{$memprofile['website']}" target="_blank">{$memprofile['website']}</a></td>

	<td class="{$bgcolor}"><a href="{$memprofile['website']}" target="_blank" rel="noopener">{$memprofile['website']}</a></td>

</tr>]]></template>

</tr>]]></template>

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

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

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

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

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/validate/jquery.validate.min.js?ver=1804"></script>

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/validate/jquery.validate.min.js?ver=1813"></script>

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 5128Zeile 5169
<input type="submit" class="button" name="regsubmit" value="{$lang->submit_registration}" />
</div>
</form>

<input type="submit" class="button" name="regsubmit" value="{$lang->submit_registration}" />
</div>
</form>

<script type="text/javascript">
$(document).ready(function() {
$("#registration_form").validate({
rules: {
username: {
required: true,
minlength: {$mybb->settings['minnamelength']},
maxlength: {$mybb->settings['maxnamelength']},
remote: {
url: "xmlhttp.php?action=username_availability",
type: "post",
dataType: "json",
data:
{
my_post_key: my_post_key
},
},
},
email: {
required: true,
email: true,
},
email2: {
required: true,
email: true,
equalTo: "#email"
},
},
messages: {
username: {
minlength: "{$lang->js_validator_username_length}",
maxlength: "{$lang->js_validator_username_length}",
},
email: "{$lang->js_validator_invalid_email}",
email2: "{$lang->js_validator_email_match}",
},
errorPlacement: function(error, element) {
if(element.is(':checkbox') || element.is(':radio'))
error.insertAfter($('input[name="' + element.attr('name') + '"]').last().next('span'));
else
error.insertAfter(element);
}
});

{$validator_extra}
});
</script>

{$validator_javascript}















































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

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

Zeile 5186Zeile 5181
</table>
</fieldset>]]></template>
<template name="member_register_agreement" version="123"><![CDATA[<html>

</table>
</fieldset>]]></template>
<template name="member_register_agreement" version="123"><![CDATA[<html>

<head>

<head>

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

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

Zeile 5197Zeile 5192
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$mybb->settings['bbname']} - {$lang->agreement}</strong></td>

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

</tr>

</tr>

{$coppa_agreement}
<tr>
<td class="trow1">

{$coppa_agreement}
<tr>
<td class="trow1">

Zeile 5264Zeile 5259
							<select name="bday1" id="day">
<option value="">&nbsp;</option>
{$bdaysel}

							<select name="bday1" id="day">
<option value="">&nbsp;</option>
{$bdaysel}

							</select>

							</select>

						</td>
<td>
<select name="bday2" id="month">

						</td>
<td>
<select name="bday2" id="month">

Zeile 5486Zeile 5481
	</tr>
</table>
</fieldset>]]></template>

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

 
		<template name="member_register_regimage_recaptcha_invisible" version="1813"><![CDATA[<br />
<script src="{$server}?onload=captchaOnloadCallback&render=explicit" async defer></script>
<script type="text/javascript">

var captchaOnSubmit = function(token) {
$("#registration_form").submit();
};

var captchaOnloadCallback = function() {

var target = $('input[name="regsubmit"]');
target.attr('data-size', 'invisible');

grecaptcha.render(target.get(0), {
'sitekey': '{$public_key}',
'callback': captchaOnSubmit
}, true);

}

</script>]]></template>

		<template name="member_register_regimage_nocaptcha" version="1804"><![CDATA[<br />
<fieldset class="trow2">
<legend><strong>{$lang->human_verification}</strong></legend>

		<template name="member_register_regimage_nocaptcha" version="1804"><![CDATA[<br />
<fieldset class="trow2">
<legend><strong>{$lang->human_verification}</strong></legend>

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

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

{$headerinclude}

{$headerinclude}

</head>
<body>
{$header}

</head>
<body>
{$header}

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

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

</tr>

</tr>

<tr>
<td class="trow1" width="40%"><strong>{$lang->email_address}</strong></td>
<td class="trow1" width="60%"><input type="text" class="textbox" name="email" /></td>

<tr>
<td class="trow1" width="40%"><strong>{$lang->email_address}</strong></td>
<td class="trow1" width="60%"><input type="text" class="textbox" name="email" /></td>

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

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

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

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

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

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

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

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

</tr>
<tr>

</tr>
<tr>

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

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

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

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

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

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

Zeile 5986Zeile 6002
<br />]]></template>
<template name="misc_help_section_bit" version="1400"><![CDATA[<tr>
<td width="100%" class="{$altbg}"><strong><a href="misc.php?action=help&amp;hid={$helpdoc['hid']}">{$helpdoc['name']}</a></strong><br /><span class="smalltext">{$helpdoc['description']}</span></td>

<br />]]></template>
<template name="misc_help_section_bit" version="1400"><![CDATA[<tr>
<td width="100%" class="{$altbg}"><strong><a href="misc.php?action=help&amp;hid={$helpdoc['hid']}">{$helpdoc['name']}</a></strong><br /><span class="smalltext">{$helpdoc['description']}</span></td>

</tr>]]></template>

</tr>]]></template>

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

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

Zeile 6030Zeile 6046
<td class="trow2">
<!-- Begin AIM Remote -->
<table align="center" cellspacing="0" cellpadding="0" border="0">

<td class="trow2">
<!-- Begin AIM Remote -->
<table align="center" cellspacing="0" cellpadding="0" border="0">

<tr>

<tr>

<td align="center" style="white-space: nowrap"><a href="http://www.aim.com/"><img src="http://info.aol.co.uk/aim/remote/gr/aimver_man.gif" width="44" height="55" alt="{$lang->download_aim}" title="{$lang->download_aim}" /></a><img src="http://info.aol.co.uk/aim/remote/gr/aimver_topsm.gif" width="73" height="55" alt="{$lang->aim_remote}" title="{$lang->aim_remote}" /></td>
</tr>
<tr>

<td align="center" style="white-space: nowrap"><a href="http://www.aim.com/"><img src="http://info.aol.co.uk/aim/remote/gr/aimver_man.gif" width="44" height="55" alt="{$lang->download_aim}" title="{$lang->download_aim}" /></a><img src="http://info.aol.co.uk/aim/remote/gr/aimver_topsm.gif" width="73" height="55" alt="{$lang->aim_remote}" title="{$lang->aim_remote}" /></td>
</tr>
<tr>

Zeile 6073Zeile 6089
<tr>
<td class="trow1" align="center"><strong>{$user['skype']}</strong></td>
</tr>

<tr>
<td class="trow1" align="center"><strong>{$user['skype']}</strong></td>
</tr>

<tr>
<td class="trow1" align="center"><span class="smalltext"><a href="skype:{$user['skype']}?chat">{$lang->chat_on_skype}</a> - <a href="skype:{$user['skype']}?call">{$lang->call_on_skype}</a></span></td>
</tr>
</table>
</div>
</div>]]></template>

<tr>
<td class="trow1" align="center"><span class="smalltext"><a href="skype:{$user['skype']}?chat">{$lang->chat_on_skype}</a> - <a href="skype:{$user['skype']}?call">{$lang->call_on_skype}</a></span></td>
</tr>
</table>
</div>
</div>]]></template>

		<template name="misc_imcenter_yahoo" version="1812"><![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 class="thead" align="center"><strong>{$user['username']} - {$lang->yahoo_center}</strong></td>

		<template name="misc_imcenter_yahoo" version="1812"><![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 class="thead" align="center"><strong>{$user['username']} - {$lang->yahoo_center}</strong></td>

</tr>

</tr>

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

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

Zeile 6097Zeile 6113
		<template name="misc_rules_forum" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$forum['rulestitle']}</title>

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

{$headerinclude}

{$headerinclude}

</head>
<body>
{$header}

</head>
<body>
{$header}

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

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

</tr>

</tr>

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

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

Zeile 6152Zeile 6168
		<template name="misc_smilies_popup_empty" version="1808"><![CDATA[<tr>{$smile_icons}<td colspan="2" class="{$class}">&nbsp;</td></tr>]]></template>
<template name="misc_smilies_popup_no_smilies" version="1808"><![CDATA[<tr>
<td colspan="2" class="{$class}">{$lang->no_smilies}</td>

		<template name="misc_smilies_popup_empty" version="1808"><![CDATA[<tr>{$smile_icons}<td colspan="2" class="{$class}">&nbsp;</td></tr>]]></template>
<template name="misc_smilies_popup_no_smilies" version="1808"><![CDATA[<tr>
<td colspan="2" class="{$class}">{$lang->no_smilies}</td>

</tr>]]></template>

</tr>]]></template>

		<template name="misc_smilies_popup_row" version="1808"><![CDATA[<tr>{$smile_icons}</tr>]]></template>
<template name="misc_smilies_popup_smilie" version="1800"><![CDATA[<td class="{$class}" align="center">{$smilie_image}</a></td>
<td class="{$class}">{$smilie['find']}</td>]]></template>

		<template name="misc_smilies_popup_row" version="1808"><![CDATA[<tr>{$smile_icons}</tr>]]></template>
<template name="misc_smilies_popup_smilie" version="1800"><![CDATA[<td class="{$class}" align="center">{$smilie_image}</a></td>
<td class="{$class}">{$smilie['find']}</td>]]></template>

Zeile 6164Zeile 6180
		<template name="misc_syndication" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->syndication}</title>

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

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

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

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

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

Zeile 6181Zeile 6197
<tr>
<td class="trow1" width="40%" valign="top"><strong>{$lang->syndication_forum}</strong><br /><span class="smalltext">{$lang->syndication_forum_desc}</span></td>
<td class="trow1" width="60%">{$forumselect}</td>

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

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 6190Zeile 6206
<td class="trow1" width="40%" valign="top"><strong>{$lang->syndication_limit}</strong><br /><span class="smalltext">{$lang->syndication_limit_desc}</span></td>
<td class="trow1" width="60%"><input type="text" class="textbox" name="limit" value="{$limit}" size="3" /> {$lang->syndication_threads_time}</td>
</tr></table>

<td class="trow1" width="40%" valign="top"><strong>{$lang->syndication_limit}</strong><br /><span class="smalltext">{$lang->syndication_limit_desc}</span></td>
<td class="trow1" width="60%"><input type="text" class="textbox" name="limit" value="{$limit}" size="3" /> {$lang->syndication_threads_time}</td>
</tr></table>

<br />

<br />

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

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

Zeile 6226Zeile 6242
</table>
</div>
</div>]]></template>

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

 
		<template name="misc_whoposted_page" version="1813"><![CDATA[<html>
<head>
<title>{$thread['subject']} - {$lang->who_posted}</title>
{$headerinclude}
</head>
<body>
{$header}
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" 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="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}&sort=username">{$lang->user}</a></strong></span></td>
<td class="tcat"><span class="smalltext"><strong><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}">{$lang->num_posts}</a></strong></span></td>
</tr>
{$whoposted}
</table>
{$footer}
</body>
</html>]]></template>

		<template name="misc_whoposted_poster" version="1807"><![CDATA[<tr>
<td class="{$altbg}">{$profile_link}</td>
<td class="{$altbg}">{$poster['posts']}</td>

		<template name="misc_whoposted_poster" version="1807"><![CDATA[<tr>
<td class="{$altbg}">{$profile_link}</td>
<td class="{$altbg}">{$poster['posts']}</td>

Zeile 6233Zeile 6270
		<template name="modcp" version="1805"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->modcp}</title>

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

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

{$header}
<table width="100%" border="0" align="center">
<tr>

{$header}
<table width="100%" border="0" align="center">
<tr>

Zeile 6280Zeile 6317
</body>
</html>]]></template>
<template name="modcp_announcements" version="1400"><![CDATA[<html>

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

<head>

<head>

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

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

Zeile 6345Zeile 6382
					<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}" />

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

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

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

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

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

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

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

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

Zeile 6383Zeile 6420
							<td class="trow1" valign="top"  width="75%">
<select name="starttime_day">
{$startdateday}

							<td class="trow1" valign="top"  width="75%">
<select name="starttime_day">
{$startdateday}

								</select>
&nbsp;

								</select>
&nbsp;

								<select name="starttime_month">
{$startdatemonth}

								<select name="starttime_month">
{$startdatemonth}

								</select>
&nbsp;

								</select>
&nbsp;

								<input type="text" name="starttime_year" value="{$startdateyear}" size="4" maxlength="4" class="textbox" />
- {$lang->time} <input type="text" name="starttime_time" value="{$starttime_time}" size="10" class="textbox" />
</td>

								<input type="text" name="starttime_year" value="{$startdateyear}" size="4" maxlength="4" class="textbox" />
- {$lang->time} <input type="text" name="starttime_time" value="{$starttime_time}" size="10" class="textbox" />
</td>

Zeile 6399Zeile 6436
								<input type="radio" name="endtime_type" value="1"{$end_type_sel['finite']} />
<select name="endtime_day">
{$enddateday}

								<input type="radio" name="endtime_type" value="1"{$end_type_sel['finite']} />
<select name="endtime_day">
{$enddateday}

								</select>
&nbsp;

								</select>
&nbsp;

								<select name="endtime_month">
{$enddatemonth}
</select>

								<select name="endtime_month">
{$enddatemonth}
</select>

Zeile 6409Zeile 6446
								 - {$lang->time} <input type="text" name="endtime_time" value="{$endtime_time}" size="10" class="textbox" />
<br /><input type="radio" name="endtime_type" value="2"{$end_type_sel['infinite']} /> {$lang->never}
</td>

								 - {$lang->time} <input type="text" name="endtime_time" value="{$endtime_time}" size="10" class="textbox" />
<br /><input type="radio" name="endtime_type" value="2"{$end_type_sel['infinite']} /> {$lang->never}
</td>

						</tr>

						</tr>

						<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td>
<td class="trow1" valign="top" width="75%"><textarea id="message" name="message" rows="20" cols="70">{$message}</textarea>{$codebuttons}</td>

						<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td>
<td class="trow1" valign="top" width="75%"><textarea id="message" name="message" rows="20" cols="70">{$message}</textarea>{$codebuttons}</td>

						</tr>
<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->allow_html}</strong></td>
<td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowhtml" value="1"{$html_sel['yes']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type="radio" name="allowhtml" value="0"{$html_sel['no']} />&nbsp;{$lang->no}</label></td>
</tr>

						</tr>
{$allow_html}




						<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->allow_mycode}</strong></td>
<td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowmycode" value="1"{$mycode_sel['yes']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type="radio" name="allowmycode" value="0"{$mycode_sel['no']} />&nbsp;{$lang->no}</label></td>

						<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->allow_mycode}</strong></td>
<td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowmycode" value="1"{$mycode_sel['yes']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type="radio" name="allowmycode" value="0"{$mycode_sel['no']} />&nbsp;{$lang->no}</label></td>

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

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

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





		<template name="modcp_announcements_allowhtml" version="1813"><![CDATA[						<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->allow_html}</strong></td>
<td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowhtml" value="1"{$html_sel['yes']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type="radio" name="allowhtml" value="0"{$html_sel['no']} />&nbsp;{$lang->no}</label></td>
</tr>]]></template>
<template name="modcp_announcements_new" version="1813"><![CDATA[<html>

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

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

Zeile 6548Zeile 6586
							<td class="trow1" valign="top" width="25%"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td>
<td class="trow1" valign="top" width="75%"><textarea id="message" name="message" rows="20" cols="70">{$message}</textarea>{$codebuttons}</td>
</tr>

							<td class="trow1" valign="top" width="25%"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td>
<td class="trow1" valign="top" width="75%"><textarea id="message" name="message" rows="20" cols="70">{$message}</textarea>{$codebuttons}</td>
</tr>

						<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->allow_html}</strong></td>
<td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowhtml" value="1"{$html_sel['yes']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type="radio" name="allowhtml" value="0"{$html_sel['no']} />&nbsp;{$lang->no}</label></td>
</tr>

						{$allow_html}




						<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->allow_mycode}</strong></td>
<td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowmycode" value="1"{$mycode_sel['yes']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type="radio" name="allowmycode" value="0"{$mycode_sel['no']} />&nbsp;{$lang->no}</label></td>

						<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->allow_mycode}</strong></td>
<td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowmycode" value="1"{$mycode_sel['yes']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type="radio" name="allowmycode" value="0"{$mycode_sel['no']} />&nbsp;{$lang->no}</label></td>

Zeile 6609Zeile 6644
<td class="trow1" align="center"><span class="smalltext">{$latest_thread}</span></td>
</tr>]]></template>
<template name="modcp_banning" version="1400"><![CDATA[<html>

<td class="trow1" align="center"><span class="smalltext">{$latest_thread}</span></td>
</tr>]]></template>
<template name="modcp_banning" version="1400"><![CDATA[<html>

<head>

<head>

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

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

Zeile 6703Zeile 6738
	MyBB.select2();
$("#username").select2({
placeholder: "{$lang->search_user}",

	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

		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.

				};
},
results: function (data, page) { // parse the results into the format expected by Select2.

Zeile 6777Zeile 6812
							<td width="50%" class="trow1" valign="top">
<fieldset class="trow2">
<legend><strong>{$lang->profile_required}</strong></legend>

							<td width="50%" class="trow1" valign="top">
<fieldset class="trow2">
<legend><strong>{$lang->profile_required}</strong></legend>

									<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>

									<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>

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

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

Zeile 6845Zeile 6880
										</tr>
<tr>
<td><span class="smalltext">{$lang->default_usertitle}</span></td>

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

										</tr>

										</tr>

										<tr>
<td><span class="smalltext"><strong>{$defaulttitle}</strong></span></td>
</tr>

										<tr>
<td><span class="smalltext"><strong>{$defaulttitle}</strong></span></td>
</tr>

Zeile 6890Zeile 6925
										</tr>
<tr>
<td><span class="smalltext">{$lang->google_id}</span></td>

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

										</tr>

										</tr>

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

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

Zeile 7130Zeile 7165
		<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>

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

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

<head>

<head>

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

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

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

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

	<form action="modcp.php?action=finduser" method="post">
<table width="100%" border="0" align="center">
<tr>
{$modcp_nav}
<td valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="5"><strong>{$lang->users}</strong></td>
</tr>
<tr>
<td class="tcat" width="30%"><span class="smalltext"><strong>{$lang->username}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->usergroup}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->regdate}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->lastvisit}</strong></span></td>
<td class="tcat" align="center" width="10%"><span class="smalltext"><strong>{$lang->postnum}</strong></span></td>
</tr>
{$users}
</table>
{$multipage}
<br />

	<table width="100%" border="0" align="center">
<tr>
{$modcp_nav}
<td valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="5"><strong>{$lang->users}</strong></td>
</tr>
<tr>
<td class="tcat" width="30%"><span class="smalltext"><strong>{$lang->username}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->usergroup}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->regdate}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->lastvisit}</strong></span></td>
<td class="tcat" align="center" width="10%"><span class="smalltext"><strong>{$lang->postnum}</strong></span></td>
</tr>
{$users}
</table>
{$multipage}
<br />
<form action="modcp.php?action=finduser" method="post">

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

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

						<tr>

						<tr>

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

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

Zeile 7187Zeile 7222
					<div align="center">
<input type="submit" class="button" value="{$lang->find_users}" />
</div>

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

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

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

{$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 7241Zeile 7276
							<td class="{$alt_row}" align="center">{$lastdate}</td>
<td class="{$alt_row}" align="center">{$user['postnum']}</td>
</tr>]]></template>

							<td class="{$alt_row}" align="center">{$lastdate}</td>
<td class="{$alt_row}" align="center">{$user['postnum']}</td>
</tr>]]></template>

		<template name="modcp_ipsearch" version="1600"><![CDATA[
<html>

		<template name="modcp_ipsearch" version="1813"><![CDATA[<html>


<head>

<head>

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

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

</head>
<body>
{$header}

</head>
<body>
{$header}

	<form action="modcp.php?action=ipsearch" method="post">
<table width="100%" border="0" align="center">
<tr>
{$modcp_nav}
<td valign="top">
{$ipsearch_results}

	<table width="100%" border="0" align="center">
<tr>
{$modcp_nav}
<td valign="top">
{$ipsearch_results}
<form action="modcp.php?action=ipsearch" method="post">

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

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

Zeile 7275Zeile 7309
					<div align="center">
<input type="submit" class="button" value="{$lang->find}" />
</div>

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

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

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

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

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

Zeile 7315Zeile 7349
						<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>
<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>
</tr>

Zeile 7325Zeile 7359
					</table>
{$multipage}
<br />]]></template>

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

		<template name="modcp_ipsearch_results_information" version="1812"><![CDATA[<div class="float_right">(<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress_url}&modal=1'); return false;">{$lang->info_on_ip}</a> | <a href="http://www.stopforumspam.com/ipcheck/{$ipaddress}" target="_blank">{$lang->search_ip_sfs}</a>)</div>]]></template>

		<template name="modcp_ipsearch_results_information" version="1813"><![CDATA[<div class="float_right">(<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress_url}&modal=1'); return false;">{$lang->info_on_ip}</a> | <a href="http://www.stopforumspam.com/ipcheck/{$ipaddress}" target="_blank" rel="noopener">{$lang->search_ip_sfs}</a>)</div>]]></template>

		<template name="modcp_lastattachment" version="1800"><![CDATA[<span class="smalltext">
<a href="{$attachment['link']}#pid{$attachment['pid']}"><strong>{$attachment['filename']}</strong></a>
<br />{$attachment['date']}<br />{$lang->by} {$attachment['profilelink']}</span>]]></template>

		<template name="modcp_lastattachment" version="1800"><![CDATA[<span class="smalltext">
<a href="{$attachment['link']}#pid{$attachment['pid']}"><strong>{$attachment['filename']}</strong></a>
<br />{$attachment['date']}<br />{$lang->by} {$attachment['profilelink']}</span>]]></template>

Zeile 7349Zeile 7383
{$modlogresults}
</table>
<br />]]></template>

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

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

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

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

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

	<form action="modcp.php?action=modlogs" method="post">
<table width="100%" border="0" align="center">
<tr>
{$modcp_nav}
<td valign="top">
<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>
<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>
<td class="tcat" align="center"><span class="smalltext"><strong>{$lang->action}</strong></span></td>
<td class="tcat" align="center"><span class="smalltext"><strong>{$lang->information}</strong></span></td>
<td class="tcat" align="center"><span class="smalltext"><strong>{$lang->ip}</strong></span></td>
</tr>
{$results}
{$resultspages}
</table>
<br />

	<table width="100%" border="0" align="center">
<tr>
{$modcp_nav}
<td valign="top">
<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>
<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>
<td class="tcat" align="center"><span class="smalltext"><strong>{$lang->action}</strong></span></td>
<td class="tcat" align="center"><span class="smalltext"><strong>{$lang->information}</strong></span></td>
<td class="tcat" align="center"><span class="smalltext"><strong>{$lang->ip}</strong></span></td>
</tr>
{$results}
{$resultspages}
</table>
<br />
<form action="modcp.php?action=modlogs" method="post">

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

Zeile 7412Zeile 7446
								</select>
{$lang->order}
</td>

								</select>
{$lang->order}
</td>

						</tr>

						</tr>

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

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

Zeile 7422Zeile 7456
					<div align="center">
<input type="submit" class="button" value="{$lang->filter_logs}" />
</div>

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

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

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

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

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

Zeile 7455Zeile 7489
		<template name="modcp_modqueue_attachments" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->attachments_awaiting_moderation}</title>

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

{$headerinclude}
</head>

{$headerinclude}
</head>

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

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

Zeile 7543Zeile 7577
		<template name="modcp_modqueue_posts" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->posts_awaiting_moderation}</title>

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

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

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

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

Zeile 7590Zeile 7624
				<td class="{$altbg}"><a href="{$post['postlink']}#pid{$post['pid']}">{$post['subject']}</a></td>
<td class="{$altbg}" align="center">{$profile_link}</td>
<td align="center" class="{$altbg}">{$postdate}</td>

				<td class="{$altbg}"><a href="{$post['postlink']}#pid{$post['pid']}">{$post['subject']}</a></td>
<td class="{$altbg}" align="center">{$profile_link}</td>
<td align="center" class="{$altbg}">{$postdate}</td>

			</tr>
<tr>

			</tr>
<tr>

				<td class="{$altbg}" colspan="3">
<div class="modqueue_message">
<div class="float_right modqueue_controls">

				<td class="{$altbg}" colspan="3">
<div class="modqueue_message">
<div class="float_right modqueue_controls">

Zeile 7635Zeile 7669
		<tr>
<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->subject}</strong></span></td>
<td class="tcat" align="center" width="25%"><span class="smalltext"><strong>{$lang->author}</strong></span></td>

		<tr>
<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->subject}</strong></span></td>
<td class="tcat" align="center" width="25%"><span class="smalltext"><strong>{$lang->author}</strong></span></td>

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

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

		{$threads}
</table>
{$multipage}

		{$threads}
</table>
{$multipage}

Zeile 7722Zeile 7756
		<template name="modcp_no_announcements_global" version="1400"><![CDATA[					<tr>
<td class="trow1" colspan="3">{$lang->no_global_announcements}</td>
</tr>]]></template>

		<template name="modcp_no_announcements_global" version="1400"><![CDATA[					<tr>
<td class="trow1" colspan="3">{$lang->no_global_announcements}</td>
</tr>]]></template>

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

		<template name="modcp_reports" version="1813"><![CDATA[<html>

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

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

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


{$headerinclude}
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_reports.js?ver=1813"></script>
</head>
<body>
{$header}

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

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

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

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

		</tr>
<tr>

		</tr>
<tr>

			<td class="tcat" width="35%"><span class="smalltext"><strong>{$lang->report_info}</strong></span></td>
<td class="tcat" align="left" width="25%"><span class="smalltext"><strong>{$lang->report_type}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->report_count}</strong></span></td>
<td class="tcat" align="right" width="20%"><span class="smalltext"><strong>{$lang->report_lastpost}</strong></span></td>

			<td class="tcat" width="35%"><span class="smalltext"><strong>{$lang->report_info}</strong></span></td>
<td class="tcat" align="left" width="25%"><span class="smalltext"><strong>{$lang->report_type}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->report_count}</strong></span></td>
<td class="tcat" align="right" width="20%"><span class="smalltext"><strong>{$lang->report_lastpost}</strong></span></td>

			<td class="tcat" align="center" width="5%"><input type="checkbox" name="allbox" onclick="selectReportedPosts();" /></td>

			<td class="tcat" align="center" width="5%"><input type="checkbox" name="allbox" onclick="inlineReports.checkAll(this);" /></td>

		</tr>

		</tr>

 
		{$selectall}

		{$reports}
<tr>
<td class="tfoot" colspan="7" align="right"><span class="smalltext"><strong><a href="modcp.php?action=allreports">{$lang->view_all_reports}</a></strong></span></td>

		{$reports}
<tr>
<td class="tfoot" colspan="7" align="right"><span class="smalltext"><strong><a href="modcp.php?action=allreports">{$lang->view_all_reports}</a></strong></span></td>

Zeile 7754Zeile 7790
		</table>
{$reportspages}
<br />

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

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

		<div align="center"><input type="hidden" name="action" value="do_reports" /><input type="submit" id="inline_read" class="button" name="reportsubmit" value="{$lang->mark_read} ({$inlinecount})" /></div>

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

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

Zeile 7762Zeile 7798
{$footer}
<script type="text/javascript">
<!--

{$footer}
<script type="text/javascript">
<!--

	var checked = false;
function selectReportedPosts()
{
if(checked == false)
{
checked = true;
$('input:checkbox').prop('checked', true);
}
else
{
checked = false;
$('input:checkbox').prop('checked', false);
}
}

function checkReportedPost(e)
{
if($(e).prop('checked') == false)
{
$('input:checkbox[name="allbox"]').prop('checked', false);
}
}

	var mark_read_text = "{$lang->mark_read}";
var all_text = "{$report_count}";





















// -->
</script>
</body>

// -->
</script>
</body>

Zeile 7833Zeile 7849
		<template name="modcp_reports_noreports" version="1607"><![CDATA[<tr>
<td class="trow1" align="center" colspan="7">{$lang->no_reports}</td>
</tr>]]></template>

		<template name="modcp_reports_noreports" version="1607"><![CDATA[<tr>
<td class="trow1" align="center" colspan="7">{$lang->no_reports}</td>
</tr>]]></template>

		<template name="modcp_reports_report" version="1808"><![CDATA[<tr>

		<template name="modcp_reports_report" version="1813"><![CDATA[<tr class="inline_row">

	<td class="{$trow}">{$report_data['content']}</td>
<td class="{$trow}" align="left">{$report_data['comment']}</td>
<td class="{$trow}" align="center">{$report_data['reports']}</td>
<td class="{$trow} smalltext" align="right">{$report_data['lastreporter']}</td>

	<td class="{$trow}">{$report_data['content']}</td>
<td class="{$trow}" align="left">{$report_data['comment']}</td>
<td class="{$trow}" align="center">{$report_data['reports']}</td>
<td class="{$trow} smalltext" align="right">{$report_data['lastreporter']}</td>

	<td class="{$trow}" align="center"><input type="checkbox" class="checkbox" name="reports[]" id="reports_{$report['rid']}" value="{$report['rid']}" onclick="checkReportedPost(this);" /></td>

	<td class="{$trow}" align="center"><input type="checkbox" class="checkbox" name="reports[]" id="reports_{$report['rid']}" value="{$report['rid']}"{$inlinecheck} /></td>

</tr>]]></template>
<template name="modcp_reports_report_comment" version="1808"><![CDATA[{$reason}]]></template>
<template name="modcp_reports_report_comment_extra" version="1808"><![CDATA[{$reason}: {$comment}]]></template>

</tr>]]></template>
<template name="modcp_reports_report_comment" version="1808"><![CDATA[{$reason}]]></template>
<template name="modcp_reports_report_comment_extra" version="1808"><![CDATA[{$reason}: {$comment}]]></template>

 
		<template name="modcp_reports_selectall" version="1813"><![CDATA[<tr id="selectAllrow" class="hiddenrow">
<td colspan="8" class="selectall">{$lang->page_selected} <a href="javascript:void(0)" onclick='inlineReports.selectAll(); return false;'>{$lang->select_all}</a></td>
</tr>
<tr id="allSelectedrow" class="hiddenrow">
<td colspan="8" class="selectall">{$lang->all_selected} <a href="javascript:void(0)" onclick='inlineReports.clearChecked(); return false;'>{$lang->clear_selection}</a></td>
</tr>]]></template>

		<template name="modcp_nobanned" version="1613"><![CDATA[<tr>
<td class="trow1" align="center" colspan="4">{$lang->no_bans_ending}</td>
</tr>]]></template>

		<template name="modcp_nobanned" version="1613"><![CDATA[<tr>
<td class="trow1" align="center" colspan="4">{$lang->no_bans_ending}</td>
</tr>]]></template>

Zeile 8082Zeile 8104
// -->
</script>
<dl style="margin-top: 0; margin-bottom: 0; width: 100%;">

// -->
</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>
<dt><input type="radio" name="type" value="deletethread" {$type_selected['deletethread']} id="type_deletethread" onclick="toggleType();" /> <label for="type_deletethread"><strong>{$lang->delete_thread}</strong></label></dt>


	{$openclosethread}
{$softdeleterestorethread}
{$deletethread}
{$stickunstickthread}

	<dt><input type="radio" name="type" value="move" {$type_selected['move']} id="type_movecopythread" onclick="toggleType();" /> <label for="type_movecopythread"><strong>{$lang->move_copy_thread}</strong></label></dt>
<dd style="margin-top: 4px;" id="type_movecopythread_expanded">
{$lang->new_forum}<br />
{$forumselect}
{$moderation_delayedmoderation_move}
</dd>

	<dt><input type="radio" name="type" value="move" {$type_selected['move']} id="type_movecopythread" onclick="toggleType();" /> <label for="type_movecopythread"><strong>{$lang->move_copy_thread}</strong></label></dt>
<dd style="margin-top: 4px;" id="type_movecopythread_expanded">
{$lang->new_forum}<br />
{$forumselect}
{$moderation_delayedmoderation_move}
</dd>

	<dt><input type="radio" name="type" value="stick" {$type_selected['stick']} id="type_stick_unstick_thread" onclick="toggleType();" /> <label for="type_stick_unstick_thread"><strong>{$lang->stick_unstick_thread}</strong></label></dt>

 
	{$moderation_delayedmoderation_merge}
<dt><input type="radio" name="type" value="removeredirects" {$type_selected['removeredirects']} id="type_removeredirects" onclick="toggleType();" /> <label for="type_removeredirects"><strong>{$lang->remove_redirects}</strong></label></dt>
<dt><input type="radio" name="type" value="removesubscriptions" {$type_selected['removesubscriptions']} id="type_removesubscriptions" onclick="toggleType();" /> <label for="type_removesubscriptions"><strong>{$lang->remove_subscriptions}</strong></label></dt>

	{$moderation_delayedmoderation_merge}
<dt><input type="radio" name="type" value="removeredirects" {$type_selected['removeredirects']} id="type_removeredirects" onclick="toggleType();" /> <label for="type_removeredirects"><strong>{$lang->remove_redirects}</strong></label></dt>
<dt><input type="radio" name="type" value="removesubscriptions" {$type_selected['removesubscriptions']} id="type_removesubscriptions" onclick="toggleType();" /> <label for="type_removesubscriptions"><strong>{$lang->remove_subscriptions}</strong></label></dt>

	<dt><input type="radio" name="type" value="approveunapprovethread" {$type_selected['approveunapprovethread']} id="type_approveunapprovethread" onclick="toggleType();" /> <label for="type_approveunapprovethread"><strong>{$lang->approve_unapprove_thread}</strong></label></dt>

	{$approveunapprovethread}

	{$customthreadtools}
</dl>
<script type="text/javascript">

	{$customthreadtools}
</dl>
<script type="text/javascript">

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

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

 
		<template name="moderation_delayedmoderation_approve" version="1813"><![CDATA[<dt><input type="radio" name="type" value="approveunapprovethread" {$type_selected['approveunapprovethread']} id="type_approveunapprovethread" onclick="toggleType();" /> <label for="type_approveunapprovethread"><strong>{$lang->approve_unapprove_thread}</strong></label></dt>]]></template>
<template name="moderation_delayedmoderation_delete" version="1813"><![CDATA[<dt><input type="radio" name="type" value="deletethread" {$type_selected['deletethread']} id="type_deletethread" onclick="toggleType();" /> <label for="type_deletethread"><strong>{$lang->delete_thread}</strong></label></dt>]]></template>
<template name="moderation_delayedmoderation_openclose" version="1813"><![CDATA[<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>]]></template>
<template name="moderation_delayedmoderation_softdeleterestore" version="1813"><![CDATA[<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>]]></template>
<template name="moderation_delayedmoderation_stick" version="1813"><![CDATA[<dt><input type="radio" name="type" value="stick" {$type_selected['stick']} id="type_stick_unstick_thread" onclick="toggleType();" /> <label for="type_stick_unstick_thread"><strong>{$lang->stick_unstick_thread}</strong></label></dt>]]></template>

		<template name="moderation_delayedmoderation_date_month" version="1800"><![CDATA[<option value="01" {$datemonth['01']}>{$lang->january}</option>
<option value="02" {$datemonth['02']}>{$lang->february}</option>
<option value="03" {$datemonth['03']}>{$lang->march}</option>

		<template name="moderation_delayedmoderation_date_month" version="1800"><![CDATA[<option value="01" {$datemonth['01']}>{$lang->january}</option>
<option value="02" {$datemonth['02']}>{$lang->february}</option>
<option value="03" {$datemonth['03']}>{$lang->march}</option>

Zeile 8747Zeile 8774
		<template name="mycode_php" version="1808"><![CDATA[<div class="codeblock phpcodeblock"><div class="title">{$lang->php_code}</div><div class="body">{$code}</div></div><br />]]></template>
<template name="mycode_quote_post" version="1808"><![CDATA[<blockquote class="mycode_quote"><cite>{$span}{$username} {$lang->wrote}{$linkback}</cite>{$message}</blockquote><br />]]></template>
<template name="mycode_size_int" version="1808"><![CDATA[<span style="font-size: {$size}pt;" class="mycode_size">{$text}</span>]]></template>

		<template name="mycode_php" version="1808"><![CDATA[<div class="codeblock phpcodeblock"><div class="title">{$lang->php_code}</div><div class="body">{$code}</div></div><br />]]></template>
<template name="mycode_quote_post" version="1808"><![CDATA[<blockquote class="mycode_quote"><cite>{$span}{$username} {$lang->wrote}{$linkback}</cite>{$message}</blockquote><br />]]></template>
<template name="mycode_size_int" version="1808"><![CDATA[<span style="font-size: {$size}pt;" class="mycode_size">{$text}</span>]]></template>

		<template name="mycode_url" version="1808"><![CDATA[<a href="{$url}" target="_blank"{$nofollow} class="mycode_url">{$name}</a>]]></template>

		<template name="mycode_url" version="1813"><![CDATA[<a href="{$url}" target="_blank"{$rel} class="mycode_url">{$name}</a>]]></template>

		<template name="nav" version="120"><![CDATA[
<div class="navigation">
{$nav}{$activesep}{$activebit}

		<template name="nav" version="120"><![CDATA[
<div class="navigation">
{$nav}{$activesep}{$activebit}

Zeile 8757Zeile 8784
		<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="1809"><![CDATA[<html>

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

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

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

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1808"></script>

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1813"></script>

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 8859Zeile 8886
{$reviewmessage}
</td>
</tr>]]></template>

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

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

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

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

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

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1808"></script>

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1813"></script>

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 9410Zeile 9437
<td class="trow1" style="white-space: nowrap" align="center">{$attach_update_options} {$attach_add_options}</td>
</tr>]]></template>
<template name="post_attachments_update" version="1604"><![CDATA[<input type="submit" class="button" name="updateattachment" value="{$lang->update_attachment}" tabindex="12" />]]></template>

<td class="trow1" style="white-space: nowrap" align="center">{$attach_update_options} {$attach_add_options}</td>
</tr>]]></template>
<template name="post_attachments_update" version="1604"><![CDATA[<input type="submit" class="button" name="updateattachment" value="{$lang->update_attachment}" tabindex="12" />]]></template>

		<template name="post_captcha" version="1808"><![CDATA[<tr id="captcha_trow">

		<template name="post_captcha" version="1813"><![CDATA[<tr id="captcha_trow">

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

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

<br/>

<br />

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

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

Zeile 9423Zeile 9450
</script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/captcha.js?ver=1808"></script>
<table style="width: 300px; padding: 4px;">

</script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/captcha.js?ver=1808"></script>
<table style="width: 300px; padding: 4px;">

	<tr>

	<tr>

		<td style="vertical-align: middle;"><img src="{$mybb->settings['bburl']}/captcha.php?imagehash={$imagehash}" alt="{$lang->image_verification}" title="{$lang->image_verification}" id="captcha_img" /><br /><span style="color: red;" class="smalltext">{$lang->verification_subnote}</span>

		<td style="vertical-align: middle;"><img src="{$mybb->settings['bburl']}/captcha.php?imagehash={$imagehash}" alt="{$lang->image_verification}" title="{$lang->image_verification}" id="captcha_img" /><br /><span style="color: red;" class="smalltext">{$lang->verification_subnote}</span>

		</td>
</tr>
<tr>

		</td>
</tr>
<tr>

		<td>
<input type="text" class="textbox" name="imagestring" value="" id="imagestring" size="16" /><input type="hidden" name="imagehash" value="{$imagehash}" id="imagehash" />
<script type="text/javascript">

		<td>
<input type="text" class="textbox" name="imagestring" value="" id="imagestring" size="16" /><input type="hidden" name="imagehash" value="{$imagehash}" id="imagehash" />
<script type="text/javascript">

Zeile 9439Zeile 9466
		// -->
</script>
</td>

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

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

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

		<template name="post_captcha_hidden" version="1605"><![CDATA[<input type="hidden" name="{$hash}" value="{$field['hash']}" />
<input type="hidden" name="{$string}" value="{$field['string']}" />]]></template>
<template name="post_captcha_recaptcha" version="1605"><![CDATA[<tr id="captcha_trow">

		<template name="post_captcha_hidden" version="1605"><![CDATA[<input type="hidden" name="{$hash}" value="{$field['hash']}" />
<input type="hidden" name="{$string}" value="{$field['string']}" />]]></template>
<template name="post_captcha_recaptcha" version="1605"><![CDATA[<tr id="captcha_trow">

Zeile 9465Zeile 9492
</table>
</td>
</tr>]]></template>

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

 
		<template name="post_captcha_recaptcha_invisible" version="1813"><![CDATA[<br />
<script src="{$server}?onload=captchaOnloadCallback&render=explicit" async defer></script>
<script type="text/javascript">

var captchaTarget = '';

var captchaOnSubmit = function(token) {

if (!captchaTarget.is('#quick_reply_submit')) {
document.createElement('form').submit.apply(captchaTarget.closest('form')[0]);
}
else {
captchaTarget.bind('click', function(e) {
return Thread.quickReply(e);
}).trigger('click').unbind('click');
grecaptcha.reset();
}

};

var captchaOnloadCallback = function() {

captchaTarget = $('input[name="submit"], #quick_reply_submit').filter(function(){
return $(this).closest('#quick_login').length == 0
});

captchaTarget.attr('data-size', 'invisible').unbind('click');

grecaptcha.render(captchaTarget.get(0), {
'sitekey': '{$public_key}',
'callback': captchaOnSubmit
}, true);

}

</script>]]></template>

		<template name="post_captcha_nocaptcha" version="1804"><![CDATA[<tr id="captcha_trow">
<td class="trow1" valign="top"><strong>{$lang->human_verification}</strong></td>
<td class="trow1">

		<template name="post_captcha_nocaptcha" version="1804"><![CDATA[<tr id="captcha_trow">
<td class="trow1" valign="top"><strong>{$lang->human_verification}</strong></td>
<td class="trow1">

Zeile 9499Zeile 9562
	<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="1809"><![CDATA[{$ignore_bit}{$deleted_bit}

		<template name="postbit" version="1813"><![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">

Zeile 9522Zeile 9585
		{$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>
{$post['attachments']}
{$post['signature']}
<div class="post_meta" id="post_meta_{$post['pid']}">
{$post['iplogged']}
</div>
</div>
<div class="post_controls">
<div class="postbit_buttons author_buttons float_left">





	</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['iplogged']}
<div class="float_right">
{$post['poststatus']}
</div>
</div>
{$post['input_editreason']}
</div>
<div class="post_controls">
<div class="postbit_buttons author_buttons float_left">

		{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
</div>
<div class="postbit_buttons post_management_buttons float_right">

		{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
</div>
<div class="postbit_buttons post_management_buttons float_right">

Zeile 9567Zeile 9634
	{$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="1809"><![CDATA[{$ignore_bit}{$deleted_bit}

		<template name="postbit_classic" version="1813"><![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 9579Zeile 9646
				{$post['userstars']}
{$post['groupimage']}
</span>

				{$post['userstars']}
{$post['groupimage']}
</span>

	</div>

	</div>

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

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

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

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

 
		<div class="float_right">
{$post['poststatus']}
</div>

	</div>

	</div>

 
	{$post['input_editreason']}

</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 9622Zeile 9693
		{$deleted_message}
</div>
</div>]]></template>

		{$deleted_message}
</div>
</div>]]></template>

		<template name="postbit_deleted_member" version="1809"><![CDATA[<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>

		<template name="postbit_deleted_member" version="1813"><![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 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 class="post_content">
<em>{$lang->postbit_post_deleted}</em>


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

Zeile 9642Zeile 9712
</script>]]></template>
<template name="postbit_editedby" version="1800"><![CDATA[<span class="edited_post">({$post['editnote']} {$post['editedprofilelink']}.{$editreason})</span>]]></template>
<template name="postbit_editedby_editreason" version="1800"><![CDATA[ <em>{$lang->postbit_editreason}: {$post['editreason']}</em>]]></template>

</script>]]></template>
<template name="postbit_editedby" version="1800"><![CDATA[<span class="edited_post">({$post['editnote']} {$post['editedprofilelink']}.{$editreason})</span>]]></template>
<template name="postbit_editedby_editreason" version="1800"><![CDATA[ <em>{$lang->postbit_editreason}: {$post['editreason']}</em>]]></template>

 
		<template name="postbit_editreason" version="1813"><![CDATA[<div class="editreason" id="editreason_{$post['pid']}_original" style="display: none;"><label for="editreason">{$lang->postbit_editreason}:</label> <input type="text" class="textbox" style="margin: 6px 0;" name="editreason" size="40" maxlength="150" id="quickedit_{$post['pid']}_editreason_original" value="{$post['editreason']}" /><br /></div>]]></template>

		<template name="postbit_email" version="1800"><![CDATA[<a href="member.php?action=emailuser&amp;uid={$post['uid']}" title="{$lang->postbit_email}" class="postbit_email"><span>{$lang->postbit_button_email}</span></a>]]></template>
<template name="postbit_find" version="1800"><![CDATA[<a href="search.php?action=finduser&amp;uid={$post['uid']}" title="{$lang->postbit_find}" class="postbit_find"><span>{$lang->postbit_button_find}</span></a>]]></template>
<template name="postbit_forward_pm" version="1800"><![CDATA[<a href="private.php?action=send&amp;pmid={$id}&amp;do=forward" title="{$lang->forward_title}" class="postbit_forward_pm"><span>{$lang->postbit_button_forward}</span></a>]]></template>

		<template name="postbit_email" version="1800"><![CDATA[<a href="member.php?action=emailuser&amp;uid={$post['uid']}" title="{$lang->postbit_email}" class="postbit_email"><span>{$lang->postbit_button_email}</span></a>]]></template>
<template name="postbit_find" version="1800"><![CDATA[<a href="search.php?action=finduser&amp;uid={$post['uid']}" title="{$lang->postbit_find}" class="postbit_find"><span>{$lang->postbit_button_find}</span></a>]]></template>
<template name="postbit_forward_pm" version="1800"><![CDATA[<a href="private.php?action=send&amp;pmid={$id}&amp;do=forward" title="{$lang->forward_title}" class="postbit_forward_pm"><span>{$lang->postbit_button_forward}</span></a>]]></template>

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

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

// -->
</script>

// -->
</script>

		{$ignored_message}
</div>
</div>]]></template>

		{$ignored_message}
</div>
</div>]]></template>

Zeile 9705Zeile 9776
		<template name="postbit_signature" version="1800"><![CDATA[<div class="signature scaleimages">
{$post['signature']}
</div>]]></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_status" version="1813"><![CDATA[<span class="status_type">{$status_type}</span>]]></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>
<template name="postbit_warninglevel" version="1400"><![CDATA[<br />{$lang->postbit_warning_level} <a href="{$warning_link}">{$warning_level}</a>]]></template>
<template name="postbit_warninglevel_formatted" version="1800"><![CDATA[<span class="{$warning_class}">{$level}%</span>]]></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>
<template name="postbit_warninglevel" version="1400"><![CDATA[<br />{$lang->postbit_warning_level} <a href="{$warning_link}">{$warning_level}</a>]]></template>
<template name="postbit_warninglevel_formatted" version="1800"><![CDATA[<span class="{$warning_class}">{$level}%</span>]]></template>

		<template name="postbit_www" version="1800"><![CDATA[<a href="{$post['website']}" target="_blank" title="{$lang->postbit_website}" class="postbit_website"><span>{$lang->postbit_button_website}</span></a>]]></template>

		<template name="postbit_www" version="1813"><![CDATA[<a href="{$post['website']}" target="_blank" rel="noopener" title="{$lang->postbit_website}" class="postbit_website"><span>{$lang->postbit_button_website}</span></a>]]></template>

		<template name="posticons" version="1800"><![CDATA[<tr>
<td class="trow1" style="vertical-align: top"><strong>{$lang->post_icon}</strong><span class="smalltext"><label class="posticons_label"><input type="radio" class="radio" name="icon" value="-1"{$no_icons_checked} />{$lang->no_post_icon}</label></span></td>
<td class="trow1" valign="top">{$iconlist}</td>
</tr>]]></template>
<template name="posticons_icon" version="1800"><![CDATA[<label class="posticons_label"><input type="radio" name="icon" value="{$dbicon['iid']}"{$checked} /> <img src="{$dbicon['path']}" alt="{$dbicon['name']}" title="{$dbicon['name']}" /></label>]]></template>

		<template name="posticons" version="1800"><![CDATA[<tr>
<td class="trow1" style="vertical-align: top"><strong>{$lang->post_icon}</strong><span class="smalltext"><label class="posticons_label"><input type="radio" class="radio" name="icon" value="-1"{$no_icons_checked} />{$lang->no_post_icon}</label></span></td>
<td class="trow1" valign="top">{$iconlist}</td>
</tr>]]></template>
<template name="posticons_icon" version="1800"><![CDATA[<label class="posticons_label"><input type="radio" name="icon" value="{$dbicon['iid']}"{$checked} /> <img src="{$dbicon['path']}" alt="{$dbicon['name']}" title="{$dbicon['name']}" /></label>]]></template>

		<template name="printthread" version="1600"><![CDATA[<html>
<head>

		<template name="printthread" version="1813"><![CDATA[<html>
<head>

<title>{$thread['threadprefix']} {$thread['subject']} - {$lang->printable_version}</title>
<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />
<style type="text/css">
body { font-family: Verdana, Arial, sans-serif; font-size: 13px; }
.largetext { font-family: Verdana, Arial, sans-serif; font-size: medium; font-weight: bold; }

<title>{$thread['threadprefix']} {$thread['subject']} - {$lang->printable_version}</title>
<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />
<style type="text/css">
body { font-family: Verdana, Arial, sans-serif; font-size: 13px; }
.largetext { font-family: Verdana, Arial, sans-serif; font-size: medium; font-weight: bold; }

 
img { max-width: 100%; height: auto; }

</style>
</head>
<body>

</style>
</head>
<body>

Zeile 9759Zeile 9829
<br />
<br />
<hr size="1" />]]></template>

<br />
<br />
<hr size="1" />]]></template>

		<template name="private" version="1800"><![CDATA[<html>

		<template name="private" version="1813"><![CDATA[<html>

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

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

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

 
<table width="100%" border="0" align="center">

<table width="100%" border="0" align="center">

<tr>

<tr>

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

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

Zeile 9777Zeile 9845
</fieldset>
<br />
{$limitwarning}

</fieldset>
<br />
{$limitwarning}

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

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

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

	<div class="float_right">
<input type="text" name="keywords" value="{$lang->enter_keywords}" onfocus="if(this.value == '{$lang->enter_keywords}') { this.value = ''; }" onblur="if(this.value=='') { this.value='{$lang->enter_keywords}'; }" class="textbox" size="25" />

	<div class="float_right">
<input type="text" name="keywords" value="{$lang->enter_keywords}" onfocus="if(this.value == '{$lang->enter_keywords}') { this.value = ''; }" onblur="if(this.value=='') { this.value='{$lang->enter_keywords}'; }" class="textbox" size="25" />

	<input type="submit" class="button" name="quick_search" value="{$lang->search_pms}" />
(<a href="private.php?action=advanced_search">{$lang->advanced_search}</a>)</div>
<strong>{$foldername}</strong></td>

	<input type="submit" class="button" name="quick_search" value="{$lang->search_pms}" />
(<a href="private.php?action=advanced_search">{$lang->advanced_search}</a>)</div>
<strong>{$foldername}</strong></td>

</tr>

</tr>

<tr>
<td class="tcat" align="center" colspan="3"><span class="smalltext"><strong><a href="private.php?fid={$folder}&amp;sortby=subject&amp;order=asc">{$lang->message_title}</a> {$orderarrow['subject']}</strong></span></td>
<td class="tcat" align="center" width="30%" style="white-space: nowrap"><span class="smalltext"><strong><a href="private.php?fid={$folder}&amp;sortby=username&amp;order=asc">{$sender}</a> {$orderarrow['username']}</strong></span></td>

<tr>
<td class="tcat" align="center" colspan="3"><span class="smalltext"><strong><a href="private.php?fid={$folder}&amp;sortby=subject&amp;order=asc">{$lang->message_title}</a> {$orderarrow['subject']}</strong></span></td>
<td class="tcat" align="center" width="30%" style="white-space: nowrap"><span class="smalltext"><strong><a href="private.php?fid={$folder}&amp;sortby=username&amp;order=asc">{$sender}</a> {$orderarrow['username']}</strong></span></td>

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

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

</td>

</td>

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

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

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

 
<div class="float_right">
<span class="smalltext">
<strong>{$lang->jump_folder} {$folderjump}

<div class="float_right">
<span class="smalltext">
<strong>{$lang->jump_folder} {$folderjump}

Zeile 9809Zeile 9878
</strong>
</span>
</div>

</strong>
</span>
</div>

 
<input type="hidden" name="action" value="do_stuff" />
</form>
<div class="float_left">{$multipage}</div>

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

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

<input type="hidden" name="action" value="do_stuff" />
</form>

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

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

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

		<template name="private_advanced_search" version="1813"><![CDATA[<html>

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

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

Zeile 9850Zeile 9920
		</td>
</tr>
<tr>

		</td>
</tr>
<tr>

		<td class="trow2"><strong><label for="keywords">{$lang->sender}</label></strong></td>

		<td class="trow2"><strong><label for="sender">{$lang->sender}</label></strong></td>

		<td class="trow2"><input type="text" class="textbox" name="sender" id="sender" size="35" maxlength="250" /></td>
</tr>
<tr>

		<td class="trow2"><input type="text" class="textbox" name="sender" id="sender" size="35" maxlength="250" /></td>
</tr>
<tr>

Zeile 10022Zeile 10092
</table>
</body>]]></template>
<template name="private_archive_html_folderhead" version="120"><![CDATA[</table>

</table>
</body>]]></template>
<template name="private_archive_html_folderhead" version="120"><![CDATA[</table>

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

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

<tr>
<td class="tcat" colspan="2"><strong>{$lang->folder} {$foldername}</strong></td>
</tr>]]></template>

<tr>
<td class="tcat" colspan="2"><strong>{$lang->folder} {$foldername}</strong></td>
</tr>]]></template>

Zeile 10056Zeile 10126
		<template name="private_empty" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->empty_folders}</title>

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

{$headerinclude}
</head>
<body>
{$header}
<form action="private.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

{$headerinclude}
</head>
<body>
{$header}
<form action="private.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

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

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

</tr>

</tr>

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

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

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

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

</tr>
{$folderlist}
<tr>

</tr>
{$folderlist}
<tr>

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

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

Zeile 10122Zeile 10192
<td class="trow1"><span class="smalltext">{$lang->edit_folder_note}</span></td>
</tr>
{$folderlist}

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

</table>

</table>

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

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

Zeile 10137Zeile 10207
<div align="center">
<input type="hidden" name="action" value="do_folders" />
<input type="submit" class="button" name="submit" value="{$lang->update_folders}" />

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

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

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

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

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

Zeile 10172Zeile 10242
		<template name="private_messagebit_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" align="center" valign="middle" />]]></template>
<template name="private_messagebit_sep" version="1801"><![CDATA[<tr>
<td class="tcat" align="center" colspan="6" height="1"> </td>

		<template name="private_messagebit_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" align="center" valign="middle" />]]></template>
<template name="private_messagebit_sep" version="1801"><![CDATA[<tr>
<td class="tcat" align="center" colspan="6" height="1"> </td>

</tr>

</tr>

    ]]></template>
<template name="private_move" version="1800"><![CDATA[<input type="hidden" value="{$mybb->input['fid']}" name="fromfid" />
<select name="fid">

    ]]></template>
<template name="private_move" version="1800"><![CDATA[<input type="hidden" value="{$mybb->input['fid']}" name="fromfid" />
<select name="fid">

Zeile 10260Zeile 10330
</td></tr>
</table>
{$quickreply}

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

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

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

{$footer}
<script type="text/javascript">
$(".author_avatar img").error(function () {

{$footer}
<script type="text/javascript">
$(".author_avatar img").error(function () {

Zeile 10288Zeile 10358
	<td class="trow2" align="center" style="white-space: nowrap"><span class="smalltext">{$senddate}</span></td>
<td class="trow1" align="center"><input type="checkbox" class="checkbox" name="check[{$message['pmid']}]" value="1" /></td>
</tr>]]></template>

	<td class="trow2" align="center" style="white-space: nowrap"><span class="smalltext">{$senddate}</span></td>
<td class="trow1" align="center"><input type="checkbox" class="checkbox" name="check[{$message['pmid']}]" value="1" /></td>
</tr>]]></template>

		<template name="private_search_results" version="1600"><![CDATA[<html>

		<template name="private_search_results" version="1813"><![CDATA[<html>

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

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

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

{$header}

{$header}

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

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

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

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

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

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

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

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

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

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

<br />

<br />

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

 
<div class="float_right">
<span class="smalltext">
<strong>{$lang->jump_folder} {$folderjump}

<div class="float_right">
<span class="smalltext">
<strong>{$lang->jump_folder} {$folderjump}

Zeile 10334Zeile 10403
</strong>
</span>
</div>

</strong>
</span>
</div>

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

 
<input type="hidden" name="action" value="do_stuff" />
</form>

<input type="hidden" name="action" value="do_stuff" />
</form>

 
<div class="float_left">{$multipage}</div>
</td>
</tr>
</table>

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

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

Zeile 10382Zeile 10452
<tr>
<td class="trow1"><strong>{$lang->compose_subject}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="3" /></td>

<tr>
<td class="trow1"><strong>{$lang->compose_subject}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="3" /></td>

</tr>

</tr>

{$posticons}
<tr>
<td class="trow2" valign="top"><strong>{$lang->compose_message}</strong>{$smilieinserter}</td>

{$posticons}
<tr>
<td class="trow2" valign="top"><strong>{$lang->compose_message}</strong>{$smilieinserter}</td>

Zeile 11039Zeile 11109
</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="1809"><![CDATA[<td class="tcat" align="center" width="1"><input type="checkbox" name="allbox" onclick="inlineModeration.checkAll(this);" /></td>]]></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="1809"><![CDATA[<td class="tcat" align="center" width="1"><input type="checkbox" name="allbox" onclick="inlineModeration.checkAll(this);" /></td>]]></template>

 
		<template name="search_results_inlinemodcol_empty" version="1813"><![CDATA[<td class="tcat" align="center" width="1"></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 11080Zeile 11151
</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="1809"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>

		<template name="search_results_posts_inlinemoderation" version="1813"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1813"></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 11098Zeile 11169
	<option value="multiapproveposts">{$lang->inline_approve_posts}</option>
<option value="multiunapproveposts">{$lang->inline_unapprove_posts}</option>
</optgroup>

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

{$customposttools}
</select>
<input type="submit" class="button" name="go" value="{$lang->go} ({$inlinecount})" id="inline_go" />&nbsp;
<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>
<script type="text/javascript">

{$customposttools}
</select>
<input type="submit" class="button" name="go" value="{$lang->go} ({$inlinecount})" id="inline_go" />&nbsp;
<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>
<script type="text/javascript">

<!--
var go_text = "{$lang->inline_go}";
var all_text = "{$postcount}";

<!--
var go_text = "{$lang->inline_go}";
var all_text = "{$postcount}";

Zeile 11116Zeile 11187
		<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="1809"><![CDATA[<tr class="inline_row">

		<template name="search_results_posts_post" version="1813"><![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 11125Zeile 11196
			{$lang->post_subject} <a href="{$post_url}{$highlight}#pid{$post['pid']}">{$post['subject']}</a>
</span><br />
<table width="100%"><tr><td><span class="smalltext"><em>{$prev}</em></span></td></tr></table>

			{$lang->post_subject} <a href="{$post_url}{$highlight}#pid{$post['pid']}">{$post['subject']}</a>
</span><br />
<table width="100%"><tr><td><span class="smalltext"><em>{$prev}</em></span></td></tr></table>

	</td>

	</td>

	<td align="center" class="{$bgcolor}">{$post['profilelink']}</td>
<td class="{$bgcolor}" >{$post['forumlink']}</td>

	<td align="center" class="{$bgcolor}">{$post['profilelink']}</td>
<td class="{$bgcolor}" >{$post['forumlink']}</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}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$post['tid']}" 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 11174Zeile 11245
		</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="1809"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>

		<template name="search_results_threads_inlinemoderation" version="1813"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1813"></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 11213Zeile 11284
		<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="1809"><![CDATA[<tr class="inline_row">

		<template name="search_results_threads_thread" version="1813"><![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 11224Zeile 11295
		</div>
</td>
<td class="{$bgcolor}">{$thread['forumlink']}</td>

		</div>
</td>
<td class="{$bgcolor}">{$thread['forumlink']}</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}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" 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 11251Zeile 11322
{$footer}
</body>
</html>]]></template>

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

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

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

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

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

Zeile 11264Zeile 11335
</tr>
{$modrows}
</table>

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

<br/>]]></template>
<template name="showteam_moderators_forum" version="1400"><![CDATA[<a href="{$forum_url}">{$forum['name']}</a><br/>]]></template>

<br />]]></template>
<template name="showteam_moderators_forum" version="1813"><![CDATA[<a href="{$forum_url}">{$forum['name']}</a><br />]]></template>

		<template name="showteam_moderators_mod" version="1800"><![CDATA[<tr>
<td width="45%" class="{$bgcolor}"><img src="{$theme['imgdir']}/buddy_{$status}.png" title="{$lang->$status}" alt="{$lang->$status}" style="vertical-align: middle;" /><a href="{$user['profilelink']}"><strong>{$user['username']}</strong></a></td>
<td width="30%" class="{$bgcolor}"><span class="smalltext">{$forumslist}</span></td>

		<template name="showteam_moderators_mod" version="1800"><![CDATA[<tr>
<td width="45%" class="{$bgcolor}"><img src="{$theme['imgdir']}/buddy_{$status}.png" title="{$lang->$status}" alt="{$lang->$status}" style="vertical-align: middle;" /><a href="{$user['profilelink']}"><strong>{$user['username']}</strong></a></td>
<td width="30%" class="{$bgcolor}"><span class="smalltext">{$forumslist}</span></td>

Zeile 11292Zeile 11363
<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="1809"><![CDATA[<html>

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

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

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

Zeile 11316Zeile 11387
<!-- 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=1809"></script>

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1813"></script>

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 11403Zeile 11474
			<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="1809"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>

		<template name="showthread_inlinemoderation" version="1813"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1813"></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}" />

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

Zeile 11656Zeile 11727
</tr>
{$similarthreadbits}
</table>]]></template>

</tr>
{$similarthreadbits}
</table>]]></template>

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

		<template name="showthread_similarthreads_bit" version="1813"><![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:void(0)" onclick="MyBB.whoPosted({$similar_thread['tid']}); return false;">{$similar_thread['replies']}</a></td>

	<td align="center" class="{$trow}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$similar_thread['tid']}" 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 />

	<td align="center" class="{$trow}">{$similar_thread['views']}</td>
<td class="{$trow}" style="white-space: nowrap">
<span class="smalltext">{$lastpostdate}<br />

Zeile 11838Zeile 11909
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_addsubscription" />
<input type="hidden" name="tid" value="{$thread['tid']}" />

<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_addsubscription" />
<input type="hidden" name="tid" value="{$thread['tid']}" />

<table width="100%" border="0" align="center">
<tr>

<table width="100%" border="0" align="center">
<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 11875Zeile 11946
</table>
</form>
{$footer}

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

</body>
</html>]]></template>
<template name="usercp_attachments" version="1804"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->attachments_manager}</title>
{$headerinclude}
</head>
<body>
{$header}
<form action="usercp.php" method="post" name="attachmentsmanager">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="5"><strong>{$lang->attachments_manager} {$usagenote}</strong></td>
</tr>
<tr>
<td class="tcat" colspan="2" width="40%"><span class="smalltext"><strong>{$lang->attachments_attachment}</strong></span></td>
<td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->attachments_post}</strong></span></td>
<td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->date_uploaded}</strong></span></td>
<td class="tcat" width="1"><input type="checkbox" name="allbox" class="checkbox checkall" /></td>
</tr>
{$attachments}
</table>
{$multipage}
<br />
<div align="center">
<input type="hidden" name="action" value="do_attachments" />
<input type="submit" class="button" value="{$lang->delete_attachments}" />
</div>
<br />
<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>
<td class="trow1" width="40%"><strong>{$lang->attachstats_attachs}</strong></td>
<td class="trow1" width="60%">{$totalattachments}</td>
</tr>
<tr>
<td class="trow2" width="40%"><strong>{$lang->attachstats_spaceused}</strong></td>
<td class="trow2" width="60%">{$friendlyusage} ({$percent})</td>
</tr>
<tr>
<td class="trow1" width="40%"><strong>{$lang->attachstats_quota}</strong></td>
<td class="trow1" width="60%">{$attachquota}</td>
</tr>
<tr>
<td class="trow2" width="40%"><strong>{$lang->attachstats_totaldl}</strong></td>
<td class="trow2" width="60%">{$totaldownloads}</td>
</tr>
<tr>
<td class="trow1" width="40%"><strong>{$lang->attachstats_bandwidth}</strong></td>
<td class="trow1" width="60%">{$bandwidth}</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
{$footer}

</body>
</html>]]></template>
<template name="usercp_attachments" version="1813"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->attachments_manager}</title>
{$headerinclude}
</head>
<body>
{$header}
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
<form action="usercp.php" method="post" name="attachmentsmanager">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="5"><strong>{$lang->attachments_manager} {$usagenote}</strong></td>
</tr>
<tr>
<td class="tcat" colspan="2" width="40%"><span class="smalltext"><strong>{$lang->attachments_attachment}</strong></span></td>
<td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->attachments_post}</strong></span></td>
<td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->date_uploaded}</strong></span></td>
<td class="tcat" width="1"><input type="checkbox" name="allbox" class="checkbox checkall" /></td>
</tr>
{$attachments}
</table>
<br />
<div align="center">
<input type="hidden" name="action" value="do_attachments" />
<input type="submit" class="button" value="{$lang->delete_attachments}" />
</div>
</form>
{$multipage}
<br />
<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>
<td class="trow1" width="40%"><strong>{$lang->attachstats_attachs}</strong></td>
<td class="trow1" width="60%">{$totalattachments}</td>
</tr>
<tr>
<td class="trow2" width="40%"><strong>{$lang->attachstats_spaceused}</strong></td>
<td class="trow2" width="60%">{$friendlyusage} ({$percent})</td>
</tr>
<tr>
<td class="trow1" width="40%"><strong>{$lang->attachstats_quota}</strong></td>
<td class="trow1" width="60%">{$attachquota}</td>
</tr>
<tr>
<td class="trow2" width="40%"><strong>{$lang->attachstats_totaldl}</strong></td>
<td class="trow2" width="60%">{$totaldownloads}</td>
</tr>
<tr>
<td class="trow1" width="40%"><strong>{$lang->attachstats_bandwidth}</strong></td>
<td class="trow1" width="60%">{$bandwidth}</td>
</tr>
</table>
</td>
</tr>
</table>
{$footer}

</body>
</html>]]></template>
<template name="usercp_attachments_attachment" version="1800"><![CDATA[<tr>

</body>
</html>]]></template>
<template name="usercp_attachments_attachment" version="1800"><![CDATA[<tr>

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

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

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

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

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

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

Zeile 12063Zeile 12134
<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>
</td>
</tr>
</table>
</form>
{$footer}
</body>

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

</html>]]></template>
<template name="usercp_currentavatar" version="1807"><![CDATA[<td class="trow1" valign="top" align="center" width="1"><div class="usercp_container"><img src="{$useravatar['image']}" alt="{$avatar_username}" title="{$avatar_username}" {$useravatar['width_height']} /></div></td>]]></template>
<template name="usercp_drafts" version="1804"><![CDATA[<html>

</html>]]></template>
<template name="usercp_currentavatar" version="1807"><![CDATA[<td class="trow1" valign="top" align="center" width="1"><div class="usercp_container"><img src="{$useravatar['image']}" alt="{$avatar_username}" title="{$avatar_username}" {$useravatar['width_height']} /></div></td>]]></template>
<template name="usercp_drafts" version="1804"><![CDATA[<html>

Zeile 12129Zeile 12200
	</td>
<td class="{$bgcolor}">
<a href="{$mybb->settings['bburl']}/usercp.php?action=acceptrequest&amp;id={$request['id']}&amp;my_post_key={$mybb->post_code}">{$lang->accept}</a> - <a href="{$mybb->settings['bburl']}/usercp.php?action=declinerequest&amp;id={$request['id']}&amp;my_post_key={$mybb->post_code}">{$lang->decline}</a>

	</td>
<td class="{$bgcolor}">
<a href="{$mybb->settings['bburl']}/usercp.php?action=acceptrequest&amp;id={$request['id']}&amp;my_post_key={$mybb->post_code}">{$lang->accept}</a> - <a href="{$mybb->settings['bburl']}/usercp.php?action=declinerequest&amp;id={$request['id']}&amp;my_post_key={$mybb->post_code}">{$lang->decline}</a>

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

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

		<template name="usercp_editlists_sent_request" version="1800"><![CDATA[<tr>
<td class="{$bgcolor}">
{$request['username']}

		<template name="usercp_editlists_sent_request" version="1800"><![CDATA[<tr>
<td class="{$bgcolor}">
{$request['username']}

Zeile 12192Zeile 12263
								{
MyBB.select2();
$("#buddy_add_username").select2({

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

										placeholder: "{$lang->search_user}",
minimumInputLength: 2,
maximumSelectionSize: 5,
multiple: true,
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 query = $(element).val();
if (query !== "") {
var newqueries = [];
exp_queries = query.split(",");
$.each(exp_queries, function(index, value ){
if(value.replace(/\s/g, '') != "")
{
var newquery = {

										placeholder: "{$lang->search_user}",
minimumInputLength: 2,
maximumSelectionSize: 5,
multiple: true,
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 query = $(element).val();
if (query !== "") {
var newqueries = [];
exp_queries = query.split(",");
$.each(exp_queries, function(index, value ){
if(value.replace(/\s/g, '') != "")
{
var newquery = {

															id: value.replace(/,\s?/g, ", "),
text: value.replace(/,\s?/g, ", ")
};

															id: value.replace(/,\s?/g, ", "),
text: value.replace(/,\s?/g, ", ")
};

Zeile 12568Zeile 12639
<td class="tcat" align="center" width="200"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td>
</tr>
{$latest_subscribed_threads}

<td class="tcat" align="center" width="200"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td>
</tr>
{$latest_subscribed_threads}

</table>]]></template>
<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}"><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>

</table>]]></template>
<template name="usercp_latest_subscribed_threads" version="1813"><![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}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" 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>
<template name="usercp_latest_threads" version="1600"><![CDATA[<br />

</td>
</tr>]]></template>
<template name="usercp_latest_threads" version="1600"><![CDATA[<br />

Zeile 12592Zeile 12663
</tr>
{$latest_threads_threads}
</table>]]></template>

</tr>
{$latest_threads_threads}
</table>]]></template>

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

		<template name="usercp_latest_threads_threads" version="1813"><![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:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>

<td align="center" class="{$bgcolor}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" 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>

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

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

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

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

Zeile 12645Zeile 12716
	<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>

	</td>

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

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

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

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

</tr>

</tr>

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

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

Zeile 12751Zeile 12822
		<option value="1" {$no_subscribe_selected}>{$lang->no_subscribe}</option>
<option value="2" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option>
<option value="3" {$instant_pm_subscribe_selected}>{$lang->instant_pm_subscribe}</option>

		<option value="1" {$no_subscribe_selected}>{$lang->no_subscribe}</option>
<option value="2" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option>
<option value="3" {$instant_pm_subscribe_selected}>{$lang->instant_pm_subscribe}</option>

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

</table>
</fieldset>

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

</table>
</fieldset>

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

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

Zeile 13265Zeile 13336
{$referral_link}]]></template>
<template name="usercp_reputation" version="1600"><![CDATA[<strong>{$lang->reputation}</strong> {$reputation_link} [<a href="reputation.php?uid={$mybb->user['uid']}">{$lang->details}</a>]<br />]]></template>
<template name="usercp_resendactivation" version="1800"><![CDATA[<br />(<a href="member.php?action=resendactivation">{$lang->resend_activation}</a>)]]></template>

{$referral_link}]]></template>
<template name="usercp_reputation" version="1600"><![CDATA[<strong>{$lang->reputation}</strong> {$reputation_link} [<a href="reputation.php?uid={$mybb->user['uid']}">{$lang->details}</a>]<br />]]></template>
<template name="usercp_resendactivation" version="1800"><![CDATA[<br />(<a href="member.php?action=resendactivation">{$lang->resend_activation}</a>)]]></template>

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

		<template name="usercp_subscriptions" version="1813"><![CDATA[<html>

<head>

<head>

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

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

</head>
<body>

</head>
<body>

{$header}
<form action="usercp.php" method="post" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_subscriptions" />
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
{$multipage}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="7"><strong>{$lang->subscriptions} ({$threadcount})</strong></td>
</tr>
<tr>
<td width="66%" colspan="3" class="tcat"><span class="smalltext"><strong>{$lang->thread}</strong></span></td>
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong>{$lang->replies}</strong></span></td>
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong>{$lang->views}</strong></span></td>
<td class="tcat" align="center" width="200"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td>
<td class="tcat" align="center" width="1"><input name="allbox" title="Select All" type="checkbox" class="checkbox checkall" value="1" /></td>
</tr>
{$threads}
{$remove_options}
</table>
<br />
<div class="float_left">
<div class="float_left">
<dl class="thread_legend smalltext">
<dd><span class="thread_status newfolder" title="{$lang->new_posts_thread}">&nbsp;</span> {$lang->new_posts_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>
</div>



	{$header}
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
{$multipage}
<form action="usercp.php" method="post" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_subscriptions" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="7"><strong>{$lang->subscriptions} ({$threadcount})</strong></td>
</tr>
<tr>
<td width="66%" colspan="3" class="tcat"><span class="smalltext"><strong>{$lang->thread}</strong></span></td>
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong>{$lang->replies}</strong></span></td>
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong>{$lang->views}</strong></span></td>
<td class="tcat" align="center" width="200"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td>
<td class="tcat" align="center" width="1"><input name="allbox" title="Select All" type="checkbox" class="checkbox checkall" value="1" /></td>
</tr>
{$threads}
{$remove_options}
</table>
</form>
{$multipage}
<br />
<div class="float_left">
<div class="float_left">
<dl class="thread_legend smalltext">
<dd><span class="thread_status newfolder" title="{$lang->new_posts_thread}">&nbsp;</span> {$lang->new_posts_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>
</div>





	<div class="float_left">
<dl class="thread_legend smalltext">
<dd><span class="thread_status folder" title="{$lang->no_new_thread}">&nbsp;</span> {$lang->no_new_thread}</dd>
<dd><span class="thread_status dot_folder" title="{$lang->posts_by_you}">&nbsp;</span> {$lang->posts_by_you}</dd>
<dd><span class="thread_status lockfolder" title="{$lang->locked_thread}">&nbsp;</span> {$lang->locked_thread}</dd>
</dl>
</div>
<br class="clear" />
</div>
{$multipage}
</td>
</tr>
</table>
</form>
{$footer}

					<div class="float_left">
<dl class="thread_legend smalltext">
<dd><span class="thread_status folder" title="{$lang->no_new_thread}">&nbsp;</span> {$lang->no_new_thread}</dd>
<dd><span class="thread_status dot_folder" title="{$lang->posts_by_you}">&nbsp;</span> {$lang->posts_by_you}</dd>
<dd><span class="thread_status lockfolder" title="{$lang->locked_thread}">&nbsp;</span> {$lang->locked_thread}</dd>
</dl>
</div>
<br class="clear" />
</div>
</td>
</tr>
</table>
{$footer}



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

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

Zeile 13341Zeile 13412
	</div>
</td>
</tr>]]></template>

	</div>
</td>
</tr>]]></template>

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

		<template name="usercp_subscriptions_thread" version="1813"><![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:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>

	<td align="center" class="{$bgcolor}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" 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 13521Zeile 13592
		<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_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="video_twitch_embed" version="1813"><![CDATA[<iframe src="https://player.twitch.tv/?{$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 13978Zeile 14049
</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="1810"><![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="1813"><![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" />

<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=1810"></script>

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1813"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1813"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1813"></script>


{$stylesheets}
<script type="text/javascript">


{$stylesheets}
<script type="text/javascript">