Vergleich install/resources/mybb_theme.xml - 1.8.9 - 1.8.14

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

<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="1809" 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 576Zeile 576
	outline: 0;
font-size: 13px;
font-family: Tahoma, Verdana, Arial, Sans-Serif;

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

 
}

input.textbox.portal_search {
width: 68%;

}

textarea {

}

textarea {

Zeile 648Zeile 652
}

.editor_control_bar {

}

.editor_control_bar {

	background: #fff;
border: 1px solid #ccc;
}


	background: #fff;
border: 1px solid #ccc;
}


.post .editor_control_bar {
background: #f5f5f5;
}

.post .editor_control_bar {
background: #f5f5f5;
}

Zeile 772Zeile 776
}

blockquote {

}

blockquote {

	border: 1px solid #ccc;
margin: 0;

	border: 1px solid #ccc;
margin: 0;

	background: #fff;
padding: 10px;

	background: #fff;
padding: 10px;

}


}


blockquote cite {
font-weight: bold;
border-bottom: 1px solid #ccc;

blockquote cite {
font-weight: bold;
border-bottom: 1px solid #ccc;

Zeile 785Zeile 789
	display: block;
padding-bottom: 3px;
margin: 0 0 10px 0;

	display: block;
padding-bottom: 3px;
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 798Zeile 802
	float: none;
font-weight: bold;
padding-bottom: 0;

	float: none;
font-weight: bold;
padding-bottom: 0;

}


}


.codeblock {
background: #fff;
border: 1px solid #ccc;

.codeblock {
background: #fff;
border: 1px solid #ccc;

Zeile 847Zeile 851
	display: block;
padding: 4px;
white-space: nowrap;

	display: block;
padding: 4px;
white-space: nowrap;

	text-decoration: none;
}


	text-decoration: none;
}


.popup_menu a.popup_item:hover {
text-decoration: none;
}

.subject_new {
font-weight: bold;

.popup_menu a.popup_item:hover {
text-decoration: none;
}

.subject_new {
font-weight: bold;

}

}


.highlight {
background: #FFFFCC;


.highlight {
background: #FFFFCC;

Zeile 867Zeile 871
.pm_alert {
background: #FFF6BF;
border: 1px solid #FFD324;

.pm_alert {
background: #FFF6BF;
border: 1px solid #FFD324;

	text-align: center;
padding: 5px 20px;
margin-bottom: 15px;
font-size: 11px;
}


	text-align: center;
padding: 5px 20px;
margin-bottom: 15px;
font-size: 11px;
}


.red_alert {
background: #FBE3E4;
border: 1px solid #A5161A;

.red_alert {
background: #FBE3E4;
border: 1px solid #A5161A;

Zeile 921Zeile 925

.online {
color: #15A018;


.online {
color: #15A018;

}

}


.offline {
color: #C7C7C7;


.offline {
color: #C7C7C7;

Zeile 929Zeile 933

div.error {
padding: 5px 10px;


div.error {
padding: 5px 10px;

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

	border: 2px solid #FFD324;


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

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

Zeile 970Zeile 973
}

.pagination .pagination_current,

}

.pagination .pagination_current,

.pagination a {
padding: 3px 6px;

.pagination a {
padding: 3px 6px;

	margin-bottom: 3px;
}


	margin-bottom: 3px;
}


Zeile 1362Zeile 1365
}

a.button.new_thread_button span {

}

a.button.new_thread_button span {

	background-position: 0 -340px;

	background-position: 0 -340px;

}

a.button.new_reply_button span {

}

a.button.new_reply_button span {

Zeile 1410Zeile 1413
	background: url(images/pollbar.png) top left repeat-x;
border: 1px solid #3f3f3f;
height: 10px;

	background: url(images/pollbar.png) top left repeat-x;
border: 1px solid #3f3f3f;
height: 10px;

}

}


.pollbar .percent {
display: none;


.pollbar .percent {
display: none;

Zeile 1418Zeile 1421

.posticons_label {
white-space: nowrap;


.posticons_label {
white-space: nowrap;

}


}


/** jGrowl Start **/

/** Special IE6 Style Positioning **/
.ie6 {
position: absolute;

/** jGrowl Start **/

/** Special IE6 Style Positioning **/
.ie6 {
position: absolute;

}

}


.ie6.top-right {
right: auto;


.ie6.top-right {
right: auto;

Zeile 1435Zeile 1438
}

.ie6.top-left {

}

.ie6.top-left {

	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );

	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );

	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}


	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}


Zeile 1483Zeile 1486
	top: 0px;
width: 50%;
left: 25%;

	top: 0px;
width: 50%;
left: 25%;

}

}


/** Cross Browser Styling **/



/** Cross Browser Styling **/


Zeile 1557Zeile 1560
.jGrowl-closer .ui-widget-header .ui-state-highlight {
border: 1px solid #000;
background: #000;

.jGrowl-closer .ui-widget-header .ui-state-highlight {
border: 1px solid #000;
background: #000;

	color: #fff;
}

	color: #fff;
}


.jGrowl .jGrowl-notification.jgrowl_success {
background: lightgreen;
border: 1px solid lightgreen;


.jGrowl .jGrowl-notification.jgrowl_success {
background: lightgreen;
border: 1px solid lightgreen;

    color: #333;

    color: #333;

}

.jGrowl .jGrowl-notification.jgrowl_error {

}

.jGrowl .jGrowl-notification.jgrowl_error {

Zeile 1576Zeile 1579
    background: yellow;
border: 1px solid yellow;
color: #333;

    background: yellow;
border: 1px solid yellow;
color: #333;

}

}


/** Hide jGrowl when printing **/
@media print {
.jGrowl {
display: none;
}


/** Hide jGrowl when printing **/
@media print {
.jGrowl {
display: none;
}

}

/** jGrowl End **/


}

/** jGrowl End **/


/** Modal Start **/

/** 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 1638Zeile 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 1949Zeile 1987
}

.modcp_nav_modqueue {

}

.modcp_nav_modqueue {

	background-position: 0 -60px;
}

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

	background-position: 0 -60px;
}

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

}

.modcp_nav_editprofile {
background-position: 0 -100px;

}

.modcp_nav_editprofile {
background-position: 0 -100px;

}

}


.modcp_nav_banning {
background-position: 0 -120px;


.modcp_nav_banning {
background-position: 0 -120px;

Zeile 1966Zeile 2004

.modcp_nav_warninglogs {
background-position: 0 -140px;


.modcp_nav_warninglogs {
background-position: 0 -140px;

}


}


.modcp_nav_ipsearch {
background-position: 0 -160px;
}

.modcp_nav_ipsearch {
background-position: 0 -160px;
}

Zeile 1975Zeile 2013
.modqueue_message {
overflow: auto;
max-height: 250px;

.modqueue_message {
overflow: auto;
max-height: 250px;

}


}


.modqueue_controls {
width: 270px;
float: right;

.modqueue_controls {
width: 270px;
float: right;

Zeile 2025Zeile 2063
	background: #efefef;
border: 1px solid #ccc;
text-decoration: none;

	background: #efefef;
border: 1px solid #ccc;
text-decoration: none;

}]]></stylesheet>

}]]></stylesheet>

		<stylesheet name="star_ratings.css" attachedto="forumdisplay.php|showthread.php" version="1800" disporder="4"><![CDATA[.star_rating,
.star_rating li a:hover,
.star_rating .current_rating {

		<stylesheet name="star_ratings.css" attachedto="forumdisplay.php|showthread.php" version="1800" disporder="4"><![CDATA[.star_rating,
.star_rating li a:hover,
.star_rating .current_rating {

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

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

}


}


.star_rating li a.two_stars {
width:40%;
z-index:5;

.star_rating li a.two_stars {
width:40%;
z-index:5;

}

}


.star_rating li a.three_stars {
width:60%;
z-index:4;


.star_rating li a.three_stars {
width:60%;
z-index:4;

}


}


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

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

Zeile 2097Zeile 2135
.star_rating .current_rating {
z-index:1;
background-position: left center;

.star_rating .current_rating {
z-index:1;
background-position: left center;

}


}


.star_rating_success,
.success_message {
color: #00b200;

.star_rating_success,
.success_message {
color: #00b200;

Zeile 2146Zeile 2184
}

ul.thread_tools li.poll {

}

ul.thread_tools li.poll {

	background-position: 0 -80px;

	background-position: 0 -80px;

}

.showthread_spinner {

}

.showthread_spinner {

Zeile 2202Zeile 2240
	background-position: 0 -160px;
}


	background-position: 0 -160px;
}


.thread_status.hotfolder {
background-position: 0 -180px;
}


.thread_status.hotfolder {
background-position: 0 -180px;
}


.thread_status.hotlockfolder {
background-position: 0 -200px;

.thread_status.hotlockfolder {
background-position: 0 -200px;

}

}


.thread_status.lockfolder {
background-position: 0 -220px;


.thread_status.lockfolder {
background-position: 0 -220px;

}

}


.thread_status.movefolder {
background-position: 0 -240px;


.thread_status.movefolder {
background-position: 0 -240px;

Zeile 2228Zeile 2266

.thread_status.newhotlockfolder {
background-position: 0 -300px;


.thread_status.newhotlockfolder {
background-position: 0 -300px;

}


}


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

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

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

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

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

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

}

}


tr td.trow1:last-child,
tr td.trow2:last-child,
tr td.trow_shaded:last-child {
border-right: 0;


tr td.trow1:last-child,
tr td.trow2:last-child,
tr td.trow_shaded:last-child {
border-right: 0;

}


}


.tborder {
-moz-border-radius: 7px;
-webkit-border-radius: 7px;

.tborder {
-moz-border-radius: 7px;
-webkit-border-radius: 7px;

Zeile 2256Zeile 2294
}

.tborder tbody tr:last-child > td:first-child {

}

.tborder tbody tr:last-child > td:first-child {

	-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;

	-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;

}

.tborder tbody tr:last-child > td:last-child {

}

.tborder tbody tr:last-child > td:last-child {

	-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
}


	-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
}


.thead {
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;

.thead {
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;

Zeile 2276Zeile 2314
	border-top-right-radius: 6px;
}


	border-top-right-radius: 6px;
}


.thead_collapsed {
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}


.thead_collapsed {
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}


.thead_left {
-moz-border-radius-topright: 0;
-webkit-border-top-right-radius: 0;

.thead_left {
-moz-border-radius-topright: 0;
-webkit-border-top-right-radius: 0;

Zeile 2367Zeile 2405
	-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;

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

 
}

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

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

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

Zeile 2400Zeile 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 2412Zeile 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 3350Zeile 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 3380Zeile 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}

Zeile 3395Zeile 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 3467Zeile 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>
{$headerinclude}

<head>
<title>{$mybb->settings['bbname']} - {$lang->edit_post}</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 3621Zeile 3669
</ol>
<br />
{$lang->error_nopermission_user_username}]]></template>

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

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

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

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

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

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

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

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

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

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

Zeile 3648Zeile 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 3658Zeile 3707
{$auto_dst_detection}
</div>]]></template>
<template name="footer_contactus" version="1800"><![CDATA[<li><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a></li>]]></template>

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

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

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

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

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

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

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

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

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

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

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

Zeile 3787Zeile 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 3922Zeile 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 3932Zeile 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 4320Zeile 4369
<td class="trow1"><span class="smalltext">{$bdays}</span></td>
</tr>]]></template>
<template name="index_birthdays_birthday" version="1400"><![CDATA[{$comma}{$bdayuser['profilelink']}{$age}]]></template>

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

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

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

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

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

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

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

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

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

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

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

</body>
</html>]]></template>
<template name="managegroup_adduser" version="1807"><![CDATA[<br />

Zeile 4654Zeile 4704
		<dt><label for="signature">{$lang->signature}</label></dt>
<dd><input type="text" class="textbox" id="signature" /> {$lang->date}: <input type="text" class="textbox date" id="date" /></dd>
</dl>

		<dt><label for="signature">{$lang->signature}</label></dt>
<dd><input type="text" class="textbox" id="signature" /> {$lang->date}: <input type="text" class="textbox date" id="date" /></dd>
</dl>

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

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

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

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

Zeile 4666Zeile 4716
{$errors}
<form action="member.php" method="post" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />

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

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

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

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

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

</tr>

</tr>

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

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

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

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

</tr>

</tr>

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

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

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

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->lost_pw_form}</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 4756Zeile 4806
<div align="center"><input type="submit" class="button" value="{$lang->request_user_pass}" /></div>
<input type="hidden" name="action" value="do_lostpw" />
</form>

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

{$footer}
</body>

{$footer}
</body>

</html>]]></template>
<template name="member_profile" version="1807"><![CDATA[<html>
<head>

</html>]]></template>
<template name="member_profile" version="1807"><![CDATA[<html>
<head>

Zeile 4791Zeile 4841
{$awaybit}{$bannedbit}
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>

{$awaybit}{$bannedbit}
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>

		<td width="50%" valign="top">

		<td width="50%" valign="top">

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

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

Zeile 4837Zeile 4887
</html>]]></template>
<template name="member_profile_addremove" version="1800"><![CDATA[<a href="{$add_remove_options['url']}" class="button small_button {$add_remove_options['class']}"><span>{$add_remove_options['lang']}</span></a>]]></template>
<template name="member_profile_adminoptions" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" class="tborder">

</html>]]></template>
<template name="member_profile_addremove" version="1800"><![CDATA[<a href="{$add_remove_options['url']}" class="button small_button {$add_remove_options['class']}"><span>{$add_remove_options['lang']}</span></a>]]></template>
<template name="member_profile_adminoptions" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" class="tborder">

<tr>

<tr>

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

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

</tr>

</tr>

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

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

Zeile 4847Zeile 4897
<li><a href="{$mybb->settings['bburl']}/{$admin_dir}/index.php?module=user-banning&amp;uid={$uid}">{$lang->admin_ban_in_acp}</a></li>
</ul>
</td>

<li><a href="{$mybb->settings['bburl']}/{$admin_dir}/index.php?module=user-banning&amp;uid={$uid}">{$lang->admin_ban_in_acp}</a></li>
</ul>
</td>

</tr>
</table>

</tr>
</table>

<br />]]></template>
<template name="member_profile_avatar" version="1800"><![CDATA[<img src="{$useravatar['image']}" alt="" {$useravatar['width_height']} />]]></template>
<template name="member_profile_away" version="1801"><![CDATA[<fieldset>

<br />]]></template>
<template name="member_profile_avatar" version="1800"><![CDATA[<img src="{$useravatar['image']}" alt="" {$useravatar['width_height']} />]]></template>
<template name="member_profile_away" version="1801"><![CDATA[<fieldset>

Zeile 4905Zeile 4955
<colgroup>
<col style="width: 30%;" />
</colgroup>

<colgroup>
<col style="width: 30%;" />
</colgroup>

<tr>

<tr>

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

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

Zeile 4926Zeile 4976
		<template name="member_profile_findposts" version="1807"><![CDATA[<br /><span class="smalltext">(<a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span>]]></template>
<template name="member_profile_findthreads" version="1807"><![CDATA[<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a>)</span>]]></template>
<template name="member_profile_groupimage" version="120"><![CDATA[<img src="{$displaygroup['image']}" alt="{$usertitle}" title="{$usertitle}" /><br />]]></template>

		<template name="member_profile_findposts" version="1807"><![CDATA[<br /><span class="smalltext">(<a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span>]]></template>
<template name="member_profile_findthreads" version="1807"><![CDATA[<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a>)</span>]]></template>
<template name="member_profile_groupimage" version="120"><![CDATA[<img src="{$displaygroup['image']}" alt="{$usertitle}" title="{$usertitle}" /><br />]]></template>

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

		<template name="member_profile_modoptions" version="1812"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" class="tborder">

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

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

</tr>


</tr>
{$ipaddress}

{$manageuser}
<tr>
<td class="trow2">

{$manageuser}
<tr>
<td class="trow2">

Zeile 4942Zeile 4993
		<template name="member_profile_modoptions_banuser" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/modcp.php?action=banuser&amp;uid={$uid}">{$lang->ban_in_mcp}</a></li>]]></template>
<template name="member_profile_modoptions_editnotes" version="1800"><![CDATA[<a href="{$mybb->settings['bburl']}/modcp.php?action=editprofile&amp;uid={$uid}#usernotes">{$lang->edit_usernotes}</a>]]></template>
<template name="member_profile_modoptions_editprofile" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/modcp.php?action=editprofile&amp;uid={$uid}">{$lang->edit_in_mcp}</a></li>]]></template>

		<template name="member_profile_modoptions_banuser" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/modcp.php?action=banuser&amp;uid={$uid}">{$lang->ban_in_mcp}</a></li>]]></template>
<template name="member_profile_modoptions_editnotes" version="1800"><![CDATA[<a href="{$mybb->settings['bburl']}/modcp.php?action=editprofile&amp;uid={$uid}#usernotes">{$lang->edit_usernotes}</a>]]></template>
<template name="member_profile_modoptions_editprofile" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/modcp.php?action=editprofile&amp;uid={$uid}">{$lang->edit_in_mcp}</a></li>]]></template>

 
		<template name="member_profile_modoptions_ipaddress" version="1812"><![CDATA[<tr>
<td class="trow1">
<strong>{$lang->registration_ip}</strong> {$memprofile['regip']}<br />
<strong>{$lang->last_known_ip}</strong> {$memprofile['lastip']}
</td>
</tr>]]></template>

		<template name="member_profile_modoptions_purgespammer" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/moderation.php?action=purgespammer&amp;uid={$uid}">{$lang->purgespammer}</a></li>]]></template>
<template name="member_profile_modoptions_manageuser" version="1800"><![CDATA[<tr>
<td class="trow1">

		<template name="member_profile_modoptions_purgespammer" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/moderation.php?action=purgespammer&amp;uid={$uid}">{$lang->purgespammer}</a></li>]]></template>
<template name="member_profile_modoptions_manageuser" version="1800"><![CDATA[<tr>
<td class="trow1">

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

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

</tr>
<tr>

</tr>
<tr>

<td class="trow1 scaleimages">{$memprofile['signature']}</td>
</tr>
</table>

<td class="trow1 scaleimages">{$memprofile['signature']}</td>
</tr>
</table>

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

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

<tr>

<tr>

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

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

</tr>
<tr>

</tr>
<tr>

<td width="50%" class="trow1" valign="top">
<fieldset class="trow2">
<legend><strong>{$lang->account_details}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">

<td width="50%" class="trow1" valign="top">
<fieldset class="trow2">
<legend><strong>{$lang->account_details}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">

<tr>

<tr>

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

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

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

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

{$passboxes}

{$passboxes}

<tr>

<tr>

<td width="50%" valign="top"><span class="smalltext"><label for="email">{$lang->email}</label></span></td>
<td width="50%" valign="top"><span class="smalltext"><label for="email2">{$lang->confirm_email}</label></span></td>

<td width="50%" valign="top"><span class="smalltext"><label for="email">{$lang->email}</label></span></td>
<td width="50%" valign="top"><span class="smalltext"><label for="email2">{$lang->confirm_email}</label></span></td>

</tr>
<tr>

</tr>
<tr>

<td width="50%" valign="top"><input type="text" class="textbox" name="email" id="email" style="width: 100%" maxlength="50" value="{$email}" /></td>
<td width="50%" valign="top"><input type="text" class="textbox" name="email2" id="email2" style="width: 100%" maxlength="50" value="{$email2}" /></td>

<td width="50%" valign="top"><input type="text" class="textbox" name="email" id="email" style="width: 100%" maxlength="50" value="{$email}" /></td>
<td width="50%" valign="top"><input type="text" class="textbox" name="email2" id="email2" style="width: 100%" maxlength="50" value="{$email2}" /></td>

</tr>
<tr>

</tr>
<tr>

	<td colspan="2" style="display: none;" id="email_status">&nbsp;</td>
</tr>
{$hiddencaptcha}

	<td colspan="2" style="display: none;" id="email_status">&nbsp;</td>
</tr>
{$hiddencaptcha}

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

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

</tr>

</tr>

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

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

Zeile 5112Zeile 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 5470Zeile 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 5510Zeile 5542
<br />
<div align="center"><input type="submit" class="button" value="{$lang->request_activation}" /></div>
<input type="hidden" name="action" value="do_resendactivation" />

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

</form>
{$footer}
</body>
</html>]]></template>
<template name="member_resetpassword" version="1607"><![CDATA[<html>
<head>

</form>
{$footer}
</body>
</html>]]></template>
<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}
</head>

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

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

<tr>

<tr>

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

<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 5628Zeile 5660
	<td class="tcat"><strong><label for="sort">{$lang->sort_by}</label></strong></td>
</tr>
<tr>

	<td class="tcat"><strong><label for="sort">{$lang->sort_by}</label></strong></td>
</tr>
<tr>

	<td class="trow1" width="33%" style="vertical-align: top;">

	<td class="trow1" width="33%" style="vertical-align: top;">

		{$lang->contains}<br />
<input type="text" class="textbox" name="username" id="username" style="width: 99%; margin-top: 4px;" value="{$search_username}" />
</td>
<td class="trow1" width="33%" style="vertical-align: top;">
{$lang->contains}<br />
<input type="text" class="textbox" name="website" id="website" style="width: 99%; margin-top: 4px;" value="{$search_website}" />

		{$lang->contains}<br />
<input type="text" class="textbox" name="username" id="username" style="width: 99%; margin-top: 4px;" value="{$search_username}" />
</td>
<td class="trow1" width="33%" style="vertical-align: top;">
{$lang->contains}<br />
<input type="text" class="textbox" name="website" id="website" style="width: 99%; margin-top: 4px;" value="{$search_website}" />

	</td>

	</td>

	<td class="trow1" width="33%">
<div class="smalltext" style="margin-bottom: 3px;">
<input type="radio" class="radio" name="order" id="order_asc" value="ascending"{$order_check['ascending']} /> <label for="order_asc">{$lang->order_asc}</label>&nbsp;

	<td class="trow1" width="33%">
<div class="smalltext" style="margin-bottom: 3px;">
<input type="radio" class="radio" name="order" id="order_asc" value="ascending"{$order_check['ascending']} /> <label for="order_asc">{$lang->order_asc}</label>&nbsp;

Zeile 5648Zeile 5680
			<option value="postnum"{$sort_selected['postnum']}>{$lang->sort_by_posts}</option>
<option value="threadnum"{$sort_selected['threadnum']}>{$lang->sort_by_threads}</option>
<option value="referrals"{$sort_selected['referrals']}>{$lang->sort_by_referrals}</option>

			<option value="postnum"{$sort_selected['postnum']}>{$lang->sort_by_posts}</option>
<option value="threadnum"{$sort_selected['threadnum']}>{$lang->sort_by_threads}</option>
<option value="referrals"{$sort_selected['referrals']}>{$lang->sort_by_referrals}</option>

		</select>
</td>
</tr>
</table>
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>
</form>
{$footer}
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807">
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script>
<script type="text/javascript">
<!--
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 !== "") {
callback({
id: value,
text: value
});
}
},

		</select>
</td>
</tr>
</table>
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>
</form>
{$footer}
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807">
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script>
<script type="text/javascript">
<!--
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 !== "") {
callback({
id: value,
text: value
});
}
},

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

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

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

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

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

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

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

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

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

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

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

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


























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

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

Zeile 5839Zeile 5846
			if ( $(data).filter( function() {
return this.text.localeCompare(term)===0;
}).length===0) {

			if ( $(data).filter( function() {
return this.text.localeCompare(term)===0;
}).length===0) {

				return {id:term, text:term};
}
},

				return {id:term, text:term};
}
},

	});

$('[for=username]').click(function(){

	});

$('[for=username]').click(function(){

Zeile 5853Zeile 5860
</script>
</body>
</html>]]></template>

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

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

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

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

Zeile 5929Zeile 5940
{$header}
{$sections}
{$search}

{$header}
{$sections}
{$search}

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

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

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

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

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

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

<tr>

<tr>

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

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

</tr>
<tr>

</tr>
<tr>

<td class="trow1 scaleimages">{$helpdoc['document']}</td>
</tr>
</table>

<td class="trow1 scaleimages">{$helpdoc['document']}</td>
</tr>
</table>

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

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

</tr>

</tr>

<tr>
<td class="trow1">
<form action="misc.php" method="post">

<tr>
<td class="trow1">
<form action="misc.php" method="post">

Zeile 6021Zeile 6032
</tr>]]></template>
<template name="misc_helpresults_noresults" version="1800"><![CDATA[<tr>
<td class="trow1">{$lang->no_help_results}</td>

</tr>]]></template>
<template name="misc_helpresults_noresults" version="1800"><![CDATA[<tr>
<td class="trow1">{$lang->no_help_results}</td>

</tr>]]></template>

</tr>]]></template>

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

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

Zeile 6050Zeile 6061
<!-- End AIM Remote -->
</td>
</tr>

<!-- End AIM Remote -->
</td>
</tr>

 
</table>
</div>
</div>]]></template>
<template name="misc_imcenter_error" version="1812"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="trow1" style="padding: 20px">
<strong>{$lang->error}</strong><br /><br />
<blockquote>{$message}</blockquote>
</td>
</tr>

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

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

Zeile 6059Zeile 6082
<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->skype_center}</strong></td>

<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->skype_center}</strong></td>

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

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

<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="1800"><![CDATA[<div class="modal">

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

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

Zeile 6083Zeile 6106
</tr>
<tr>
<td class="trow1" align="center" colspan="2"><strong>{$user['yahoo']}</strong></td>

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

</tr>
<tr>
<td class="trow1" align="center" colspan="2"><strong><img src="http://opi.yahoo.com/online?u={$user['yahoo']}&amp;m=g&amp;t=2" /></strong></td>
</tr>
<tr>
<td class="trow1" align="center" colspan="2"><span class="smalltext"><a href="http://edit.yahoo.com/config/send_webmesg?.target={$user['yahoo']}&amp;.src=pg">{$lang->send_y_message}</a></span></td>
</tr><tr>
<td class="trow1" align="center" colspan="2"><span class="smalltext"><a href="http://members.yahoo.com/interests?.oc=t&amp;.kw={$user['yahoo']}&amp;.sb=1">{$lang->view_y_profile}</a></span></td>
</tr>
</table>
</div>
</div>]]></template>

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









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

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

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

<tr>

<tr>

<td class="thead"><strong>{$forum['rulestitle']}</strong></td>

<td class="thead"><strong>{$forum['rulestitle']}</strong></td>

</tr>

</tr>

<tr>
<td class="trow1 scaleimages">{$forum['rules']}</td>
</tr>

<tr>
<td class="trow1 scaleimages">{$forum['rules']}</td>
</tr>

Zeile 6116Zeile 6131
		<template name="misc_smilies" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->smilies_listing}</title>

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

{$headerinclude}

{$headerinclude}

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

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

<tr>

<tr>

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

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

Zeile 6139Zeile 6154
</tr>]]></template>
<template name="misc_smilies_popup" version="1800"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;" class="modal_{$pid}">

</tr>]]></template>
<template name="misc_smilies_popup" version="1800"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;" class="modal_{$pid}">

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

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

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

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

Zeile 6205Zeile 6220
</td></tr></table>
</blockquote>
</td></tr>

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

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

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

		<template name="misc_syndication_forumlist" version="1800"><![CDATA[<select name="forums[]" size="10" multiple="multiple">
<option value="all" {$addsel}>{$lang->syndicate_all_forums}</option>
<option value="all">----------------------</option>
{$forumlistbits}
</select>]]></template>
<template name="misc_syndication_forumlist_forum" version="1808"><![CDATA[<option value="{$forum['fid']}" {$optionselected}>{$depth} {$forum['name']}</option>]]></template>

		<template name="misc_syndication_forumlist" version="1800"><![CDATA[<select name="forums[]" size="10" multiple="multiple">
<option value="all" {$addsel}>{$lang->syndicate_all_forums}</option>
<option value="all">----------------------</option>
{$forumlistbits}
</select>]]></template>
<template name="misc_syndication_forumlist_forum" version="1808"><![CDATA[<option value="{$forum['fid']}" {$optionselected}>{$depth} {$forum['name']}</option>]]></template>

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

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

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

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

<tr>

<tr>

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

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

</tr>

</tr>

<tr>

<tr>

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

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

</tr>
{$whoposted}
</table>
</div>
</div>]]></template>

</tr>
{$whoposted}
</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 6234Zeile 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>

{$headerinclude}
</head>

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

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

Zeile 6278Zeile 6314
</tr>
</table>
{$footer}

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

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

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

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

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

Zeile 6308Zeile 6344
	{$footer}
</body>
</html>]]></template>

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

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

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

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

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

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

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

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

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

Zeile 6324Zeile 6360
		<template name="modcp_announcements_delete" version="1809"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->delete_announcement}</title>

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

{$headerinclude}
</head>
<body>
{$header}
<form action="modcp.php" method="post" enctype="multipart/form-data">

{$headerinclude}
</head>
<body>
{$header}
<form action="modcp.php" method="post" enctype="multipart/form-data">

	<input type="hidden" name="action" value="do_delete_announcement" />
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table width="100%" border="0" align="center">

	<input type="hidden" name="action" value="do_delete_announcement" />
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table width="100%" border="0" align="center">

Zeile 6353Zeile 6389
	{$footer}
</body>
</html>]]></template>

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

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

						</tr>
<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->title}</strong></td>
<td class="trow1" valign="top" width="75%"><input type="text" class="textbox" name="title" size="40" value="{$title}" /></td>
</tr>
<tr>
<td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->start_date}</strong></td>
<td class="trow1" valign="top" width="75%">
<select name="starttime_day">
{$startdateday}
</select>
&nbsp;
<select name="starttime_month">
{$startdatemonth}
</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>
</tr>
<tr>
<td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->end_date}</strong></td>
<td class="trow1" valign="top" width="75%">
<input type="radio" name="endtime_type" value="1"{$end_type_sel['finite']} />
<select name="endtime_day">
{$enddateday}
</select>
&nbsp;
<select name="endtime_month">
{$enddatemonth}
</select>
&nbsp;
<input type="text" name="endtime_year" value="{$enddateyear}" size="4" maxlength="4" class="textbox" />
- {$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>
<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>
<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->title}</strong></td>
<td class="trow1" valign="top" width="75%"><input type="text" class="textbox" name="title" size="40" value="{$title}" /></td>
</tr>
<tr>
<td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->start_date}</strong></td>
<td class="trow1" valign="top" width="75%">
<select name="starttime_day">
{$startdateday}
</select>
&nbsp;
<select name="starttime_month">
{$startdatemonth}
</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>
</tr>
<tr>
<td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->end_date}</strong></td>
<td class="trow1" valign="top" width="75%">
<input type="radio" name="endtime_type" value="1"{$end_type_sel['finite']} />
<select name="endtime_day">
{$enddateday}
</select>
&nbsp;
<select name="endtime_month">
{$enddatemonth}
</select>
&nbsp;
<input type="text" name="endtime_year" value="{$enddateyear}" size="4" maxlength="4" class="textbox" />
- {$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->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>

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

 
						{$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 6488Zeile 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 6512Zeile 6549
						<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->title}</strong></td>
<td class="trow1" valign="top" width="75%"><input type="text" class="textbox" name="title" size="40" value="{$title}" /></td>

						<tr>
<td class="trow1" valign="top" width="25%"><strong>{$lang->title}</strong></td>
<td class="trow1" valign="top" width="75%"><input type="text" class="textbox" name="title" size="40" value="{$title}" /></td>

						</tr>

						</tr>

						<tr>
<td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->start_date}</strong></td>
<td class="trow1" valign="top" width="75%">

						<tr>
<td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->start_date}</strong></td>
<td class="trow1" valign="top" width="75%">

Zeile 6549Zeile 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 6933Zeile 6967
	<tr>
<td width="35%">{$lang->suspost_length}</td>
<td><input type="text" name="suspost_time" value="{$mybb->input['suspost_time']}" class="textbox" style="width: 2em;" /> {$suspost_options}</td>

	<tr>
<td width="35%">{$lang->suspost_length}</td>
<td><input type="text" name="suspost_time" value="{$mybb->input['suspost_time']}" class="textbox" style="width: 2em;" /> {$suspost_options}</td>

	</tr>
</table>

	</tr>
</table>

</dd>
</dl></td>
</tr>

</dd>
</dl></td>
</tr>

Zeile 6997Zeile 7031
		{
$("#susposts_action").hide();
$("#suspost").attr("checked", false);

		{
$("#susposts_action").hide();
$("#suspost").attr("checked", false);





			if($("#modpost").prop("checked") == false)
{
$("#modpost").attr("checked", false);

			if($("#modpost").prop("checked") == false)
{
$("#modpost").attr("checked", false);

Zeile 7058Zeile 7092
<select name="awayday">
<option value="">&nbsp;</option>
{$returndatesel}

<select name="awayday">
<option value="">&nbsp;</option>
{$returndatesel}

</select>
</td>
<td>

</select>
</td>
<td>

<select name="awaymonth">
<option value="">&nbsp;</option>
<option value="1" {$returndatemonthsel['1']}>{$lang->month_1}</option>

<select name="awaymonth">
<option value="">&nbsp;</option>
<option value="1" {$returndatemonthsel['1']}>{$lang->month_1}</option>

Zeile 7102Zeile 7136
		else
{
$("#suspend_action").show();

		else
{
$("#suspend_action").show();

		}
}
// -->

		}
}
// -->

</script>
<dl style="margin-top: 0; margin-bottom: 0; width: 100%;">
<dt><label><input type="checkbox" name="suspendsignature" value="1" class="checkbox" {$checked_item} onclick="toggleAction();" /> {$lang->suspend_signature}</label></dt>

</script>
<dl style="margin-top: 0; margin-bottom: 0; width: 100%;">
<dt><label><input type="checkbox" name="suspendsignature" value="1" class="checkbox" {$checked_item} onclick="toggleAction();" /> {$lang->suspend_signature}</label></dt>

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

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

</head>
<body>
{$header}
<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">
<tr>
<td class="thead" colspan="2"><strong>{$lang->find_users}</strong></td>

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

Zeile 7188Zeile 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 7242Zeile 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 7276Zeile 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 7288Zeile 7321
	<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" align="center" colspan="2">

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

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

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

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

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

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

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

		<template name="modcp_ipsearch_results_information" version="1804"><![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>)</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 7350Zeile 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 7385Zeile 7418
							<td class="trow1" width="25%"><strong>{$lang->forum}</strong></td>
<td class="trow1" width="75%">
{$forum_select}

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

							</td>
</tr>
<tr>

							</td>
</tr>
<tr>

							<td class="trow1" width="25%"><strong>{$lang->from_moderator}</strong></td>
<td class="trow1" width="75%">
<select name="uid">

							<td class="trow1" width="25%"><strong>{$lang->from_moderator}</strong></td>
<td class="trow1" width="75%">
<select name="uid">

Zeile 7423Zeile 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 7470Zeile 7503
	<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">
{$thread_link}
{$post_link}

				<div class="float_right">
{$thread_link}
{$post_link}

					{$navsep}<strong>{$lang->attachments}</strong>
</div>
<strong>{$lang->attachments_awaiting_moderation}</strong>

					{$navsep}<strong>{$lang->attachments}</strong>
</div>
<strong>{$lang->attachments_awaiting_moderation}</strong>

Zeile 7723Zeile 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>
{$headerinclude}

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

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

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 7746Zeile 7780
			<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="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 7755Zeile 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 7763Zeile 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 7834Zeile 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 7882Zeile 7903
						<tr>
<td class="trow1" width="25%"><strong>{$lang->filter_warned_user}</strong></td>
<td class="trow1" width="75%"><input type="text" name="filter[username]" id="username" value="{$mybb->input['filter']['username']}" class="textbox" /></td>

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

						</tr>
<tr>

						</tr>
<tr>

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

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

Zeile 7944Zeile 7965
			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};

			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 !== "") {

		initSelection: function(element, callback) {
var value = $(element).val();
if (value !== "") {

Zeile 7987Zeile 8008
		<template name="moderation_delayedmodaction_notes_redirect" version="1808"><![CDATA[<strong>{$lang->leave_redirect_for}</strong> {$redirect_expire_bit}<br />]]></template>
<template name="moderation_delayedmodaction_notes_thread_multiple" version="1808"><![CDATA[<strong>{$lang->thread}</strong> {$lang->multiple_threads}<br />]]></template>
<template name="moderation_delayedmodaction_notes_thread_single" version="1808"><![CDATA[<strong>{$lang->thread}</strong> <a href="{$delayed_thread['link']}">{$delayed_thread['subject']}</a><br />]]></template>

		<template name="moderation_delayedmodaction_notes_redirect" version="1808"><![CDATA[<strong>{$lang->leave_redirect_for}</strong> {$redirect_expire_bit}<br />]]></template>
<template name="moderation_delayedmodaction_notes_thread_multiple" version="1808"><![CDATA[<strong>{$lang->thread}</strong> {$lang->multiple_threads}<br />]]></template>
<template name="moderation_delayedmodaction_notes_thread_single" version="1808"><![CDATA[<strong>{$lang->thread}</strong> <a href="{$delayed_thread['link']}">{$delayed_thread['subject']}</a><br />]]></template>

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

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

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

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

Zeile 8008Zeile 8029
<td class="tcat" align="center"><strong>{$lang->actions}</strong></td>
</tr>
{$delayedmods}

<td class="tcat" align="center"><strong>{$lang->actions}</strong></td>
</tr>
{$delayedmods}

</table>
<br />
<form action="moderation.php" method="post">

</table>
<br />
<form action="moderation.php" method="post">

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

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

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

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

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

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

</tr>
{$loginbox}

</tr>
{$loginbox}

<tr>

<tr>

<td class="trow1"><strong>{$lang->threads}</strong></td>
<td class="trow2">{$threads}</td>

<td class="trow1"><strong>{$lang->threads}</strong></td>
<td class="trow2">{$threads}</td>

</tr>
<tr>

</tr>
<tr>

<td class="trow1"><strong>{$lang->run_moderation_time}</strong></td>
<td class="trow2">
<select name="date_day">

<td class="trow1"><strong>{$lang->run_moderation_time}</strong></td>
<td class="trow2">
<select name="date_day">

Zeile 8083Zeile 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 8113Zeile 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 8179Zeile 8205
		<template name="moderation_deletepoll" version="1400"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->delete_poll}</title>

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

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

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

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

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

Zeile 8203Zeile 8229
		<template name="moderation_deletethread" version="1400"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->delete_thread}</title>

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

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

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

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

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

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

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

{$headerinclude}

{$headerinclude}

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

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

<tr>

<tr>

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

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

</tr>

</tr>

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

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

</tr>

</tr>

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

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

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

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

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

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

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

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

<tr>

<tr>

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

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

</tr>
<tr>

</tr>
<tr>

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

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

</tr>

</tr>

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

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

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

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

{$headerinclude}

{$headerinclude}

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

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

<tr>

<tr>

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

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

</tr>

</tr>

<tr>
<td class="trow1" colspan="2" align="center">{$lang->confirm_delete_posts}</td>
</tr>

<tr>
<td class="trow1" colspan="2" align="center">{$lang->confirm_delete_posts}</td>
</tr>

Zeile 8313Zeile 8339
<input type="hidden" name="action" value="do_multideleteposts" />
<input type="hidden" name="tid" value="{$tid}" />
<input type="hidden" name="posts" value="{$inlineids}" />

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

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

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

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

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

Zeile 8346Zeile 8372
{$footer}
</body>
</html>]]></template>

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

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

		<template name="moderation_inline_mergeposts" version="1812"><![CDATA[<html>

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

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

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

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

<tr>

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

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

Zeile 8749Zeile 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 8759Zeile 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 8824Zeile 8849
</html>]]></template>
<template name="newreply_disablesmilies" version="1809"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="9"{$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>
<template name="newreply_draftinput" version="1808"><![CDATA[<input type="hidden" name="pid" value="{$pid}" />]]></template>

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

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

		<template name="newreply_modoptions" version="1810"><![CDATA[<tr>
<td class="{$bgcolor}" valign="top"><strong>{$lang->mod_options}</strong></td>
<td class="{$bgcolor}"><span class="smalltext">
{$closeoption}
{$stickoption}
</span></td>

</tr>]]></template>

</tr>]]></template>

 
		<template name="newreply_modoptions_close" version="1810"><![CDATA[<label><input type="checkbox" class="checkbox" name="modoptions[closethread]" value="1"{$closecheck} />&nbsp;{$lang->close_thread}</label><br />]]></template>
<template name="newreply_modoptions_stick" version="1810"><![CDATA[<label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1"{$stickycheck} />&nbsp;{$lang->stick_thread}</label>]]></template>

		<template name="newreply_multiquote_external" version="1809"><![CDATA[<div id="multiquote_unloaded"><span class="smalltext">{$multiquote_text} <a href="./newreply.php?tid={$tid}" onclick="return Post.loadMultiQuoted();">{$multiquote_quote}</a>, <a href="javascript:void(0)" onclick="Post.clearMultiQuoted(); return false;">{$multiquote_deselect}</a></span></div>]]></template>
<template name="newreply_postoptions" version="1809"><![CDATA[<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>

		<template name="newreply_multiquote_external" version="1809"><![CDATA[<div id="multiquote_unloaded"><span class="smalltext">{$multiquote_text} <a href="./newreply.php?tid={$tid}" onclick="return Post.loadMultiQuoted();">{$multiquote_quote}</a>, <a href="javascript:void(0)" onclick="Post.clearMultiQuoted(); return false;">{$multiquote_deselect}</a></span></div>]]></template>
<template name="newreply_postoptions" version="1809"><![CDATA[<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>

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 8925Zeile 8952
<td class="trow1"><span class="smalltext">
{$signature}
{$disablesmilies}</span></td>

<td class="trow1"><span class="smalltext">
{$signature}
{$disablesmilies}</span></td>

</tr>]]></template>

</tr>]]></template>

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

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

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

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

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

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

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

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

Zeile 8983Zeile 9010
<tr>
<td class="thead thead_left" align="center" width="50%"><span class="smalltext"><strong>{$lang->on_username}</strong></span></td>
<td class="thead thead_right" align="center" width="50%"><span class="smalltext"><strong>{$lang->time}</strong></span></td>

<tr>
<td class="thead thead_left" align="center" width="50%"><span class="smalltext"><strong>{$lang->on_username}</strong></span></td>
<td class="thead thead_right" align="center" width="50%"><span class="smalltext"><strong>{$lang->time}</strong></span></td>

</tr>
{$todayrows}
<tr>
<td align="center" colspan="2" class="trow1" style="white-space: nowrap">{$onlinetoday}</td>
</tr>
</table>
<br />
{$multipage}
{$footer}
</body>
</html>]]></template>

</tr>
{$todayrows}
<tr>
<td align="center" colspan="2" class="trow1" style="white-space: nowrap">{$onlinetoday}</td>
</tr>
</table>
<br />
{$multipage}
{$footer}
</body>
</html>]]></template>

		<template name="online_today_row" version="1400"><![CDATA[<tr>
<td align="center" class="trow1" width="50%">{$online['profilelink']}{$invisiblemark}</td>
<td align="center" class="trow2" width="50%">{$onlinetime}</td>
</tr>]]></template>
<template name="php_warnings" version="1400"><![CDATA[<table border="0" cellspacing="1" cellpadding="4" align="center" class="tborder">

		<template name="online_today_row" version="1400"><![CDATA[<tr>
<td align="center" class="trow1" width="50%">{$online['profilelink']}{$invisiblemark}</td>
<td align="center" class="trow2" width="50%">{$onlinetime}</td>
</tr>]]></template>
<template name="php_warnings" version="1400"><![CDATA[<table border="0" cellspacing="1" cellpadding="4" align="center" class="tborder">

<tr>

<tr>

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

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

Zeile 9011Zeile 9038
		<template name="polls_editpoll" version="1807"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->edit_poll}</title>

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

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

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

<form action="moderation.php" method="post">

<form action="moderation.php" method="post">

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

<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="3"><strong>{$lang->delete_poll}</strong></td>
</tr>

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

Zeile 9029Zeile 9056
</table>
<input type="hidden" name="action" value="do_deletepoll" />
<input type="hidden" name="tid" value="{$tid}" />

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

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

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

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

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

</tr>

</tr>

{$loginbox}

{$loginbox}

<tr>

<tr>

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

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

</tr>
<tr>

</tr>
<tr>

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

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

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

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

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

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

Zeile 9114Zeile 9141
<td class="thead" colspan="2"><strong>{$lang->post_new_poll}</strong></td>
</tr>
{$loginbox}

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

<tr>

<tr>

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

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

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

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

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

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

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

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

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

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

{$headerinclude}
</head>

{$headerinclude}
</head>

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

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

Zeile 9192Zeile 9219
<td class="tfoot" colspan="2" style="text-align: right;"><strong>{$lang->poll_total}</strong></td>
<td class="tfoot" style="text-align: center;"><strong>{$poll['numvotes']} {$lang->poll_votes}</strong></td>
<td class="tfoot" style="text-align: center;"><strong>{$totpercent}</strong></td>

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

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

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

</html>]]></template>
<template name="polls_showresults_resultbit" version="1800"><![CDATA[<tr>
<td class="{$optionbg} scaleimages" style="text-align: right;">{$option}{$votestar}</td>

</html>]]></template>
<template name="polls_showresults_resultbit" version="1800"><![CDATA[<tr>
<td class="{$optionbg} scaleimages" style="text-align: right;">{$option}{$votestar}</td>

Zeile 9234Zeile 9261
		<template name="portal_announcement" version="1800"><![CDATA[<table cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$icon} <a href="{$mybb->settings['bburl']}/{$announcement['threadlink']}">{$announcement['subject']}</a></strong></td>

		<template name="portal_announcement" version="1800"><![CDATA[<table cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$icon} <a href="{$mybb->settings['bburl']}/{$announcement['threadlink']}">{$announcement['subject']}</a></strong></td>

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 9274Zeile 9301
<td class="thead"><strong>{$lang->latest_threads}</strong></td>
</tr>
{$threadlist}

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

</table>
<br />]]></template>
<template name="portal_latestthreads_thread" version="120"><![CDATA[<tr>

</table>
<br />]]></template>
<template name="portal_latestthreads_thread" version="1812"><![CDATA[<tr>

<td class="{$altbg}">

<td class="{$altbg}">

<strong><a href="{$mybb->settings['bburl']}/{$thread['threadlink']}">{$thread['subject']}</a></strong>

<strong><a href="{$mybb->settings['bburl']}/{$thread['threadlink']}" title="{$thread['fullsubject']}">{$thread['subject']}</a></strong>

<span class="smalltext"><br />
{$lang->forum} <a href="{$thread['forumlink']}">{$thread['forumname']}</a><br />
<a href="{$thread['lastpostlink']}">{$lang->latest_threads_lastpost}</a> {$lastposterlink}<br />

<span class="smalltext"><br />
{$lang->forum} <a href="{$thread['forumlink']}">{$thread['forumname']}</a><br />
<a href="{$thread['lastpostlink']}">{$lang->latest_threads_lastpost}</a> {$lastposterlink}<br />

Zeile 9301Zeile 9328
</tr>
</table>
<br />]]></template>

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

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

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

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

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

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

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

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

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

{$gobutton}
</form><br />
<span class="smalltext">
(<a href="{$mybb->settings['bburl']}/search.php">{$lang->advanced_search}</a>)

{$gobutton}
</form><br />
<span class="smalltext">
(<a href="{$mybb->settings['bburl']}/search.php">{$lang->advanced_search}</a>)

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

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

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

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

Zeile 9380Zeile 9407
		<template name="portal_whosonline_memberbit" version="1400"><![CDATA[{$comma}<a href="{$mybb->settings['bburl']}/{$user['profilelink']}">{$user['username']}</a>{$invisiblemark}]]></template>
<template name="post_attachments" version="120"><![CDATA[<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

		<template name="portal_whosonline_memberbit" version="1400"><![CDATA[{$comma}<a href="{$mybb->settings['bburl']}/{$user['profilelink']}">{$user['username']}</a>{$invisiblemark}]]></template>
<template name="post_attachments" version="120"><![CDATA[<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

<tr>

<tr>

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

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

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 9422Zeile 9449
// -->
</script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/captcha.js?ver=1808"></script>

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

<table style="width: 300px; padding: 4px;">

<table style="width: 300px; padding: 4px;">

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

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

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

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 9458Zeile 9485
<table style="width: 300px; padding: 4px;">
<tr>
<td><span class="smalltext">{$lang->verification_note}</span></td>

<table style="width: 300px; padding: 4px;">
<tr>
<td><span class="smalltext">{$lang->verification_note}</span></td>

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

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

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

</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 9480Zeile 9543
</tr>]]></template>
<template name="post_prefixselect_multiple" version="1800"><![CDATA[<select name="threadprefix[]" multiple="multiple" size="5">
<option value="any"{$any_selected}>{$lang->any_prefix}</option>

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

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

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

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

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

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

	{$post['useravatar']}
<div class="author_information">
<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
</span>
</div>
<div class="author_statistics">
{$post['user_details']}
</div>
</div>
<div class="post_content">
<div class="post_head">
{$post['posturl']}
{$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']}

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















	</div>

	</div>

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

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



	</div>
</div>

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





















<div class="post_content">
<div class="post_head">
{$post['posturl']}
{$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 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_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</div>
</div>

		{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</div>
</div>

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

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

<br />]]></template>

<br />]]></template>

		<template name="postbit_attachments_images_image" version="1805"><![CDATA[<img src="attachment.php?aid={$attachment['aid']}" class="attachment" alt="" title="{$lang->postbit_attachment_filename} {$attachment['filename']}&#13;{$lang->postbit_attachment_size} {$attachment['filesize']}&#13;{$attachdate}" />&nbsp;&nbsp;&nbsp;]]></template>
<template name="postbit_attachments_thumbnails" version="120"><![CDATA[<span class="smalltext"><strong>{$lang->postbit_attachments_thumbnails}</strong></span><br />
{$post['thumblist']}

		<template name="postbit_attachments_images_image" version="1805"><![CDATA[<img src="attachment.php?aid={$attachment['aid']}" class="attachment" alt="" title="{$lang->postbit_attachment_filename} {$attachment['filename']}&#13;{$lang->postbit_attachment_size} {$attachment['filesize']}&#13;{$attachdate}" />&nbsp;&nbsp;&nbsp;]]></template>
<template name="postbit_attachments_thumbnails" version="120"><![CDATA[<span class="smalltext"><strong>{$lang->postbit_attachments_thumbnails}</strong></span><br />
{$post['thumblist']}

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

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

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

 
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">
<tr>
{$usercpnav}

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

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

Zeile 9801Zeile 9871
</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>

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

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

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

</form>
{$footer}





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

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

</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 9917Zeile 9987
			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};

			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();

		},
initSelection: function(element, callback) {
var value = $(element).val();

Zeile 9957Zeile 10027
</tr>
<tr>
<td class="tcat" colspan="2"><span class="smalltext">{$lang->archive_note}</span></td>

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

</tr>

</tr>

<tr>
<td class="trow1" valign="top" width="30%"><strong>{$lang->folders}</strong></td>
<td class="trow1">{$folderlist}</td>

<tr>
<td class="trow1" valign="top" width="30%"><strong>{$lang->folders}</strong></td>
<td class="trow1">{$folderlist}</td>

</tr>
<tr>

</tr>
<tr>

<td class="trow2" valign="top" width="30%"><strong>{$lang->date_limit}</strong></td>
<td class="trow2"><select name="dayway"><option value="older">{$lang->date_limit_older}</option><option value="newer">{$lang->date_limit_newer}</option><option value="disregard">{$lang->date_limit_disregard}</option></select> <input type="text" class="textbox" name="daycut" value="30" size="3" maxlength="4" /> {$lang->date_limit_days}</td>

<td class="trow2" valign="top" width="30%"><strong>{$lang->date_limit}</strong></td>
<td class="trow2"><select name="dayway"><option value="older">{$lang->date_limit_older}</option><option value="newer">{$lang->date_limit_newer}</option><option value="disregard">{$lang->date_limit_disregard}</option></select> <input type="text" class="textbox" name="daycut" value="30" size="3" maxlength="4" /> {$lang->date_limit_days}</td>

</tr>

</tr>

<tr>
<td class="trow1" valign="top" width="30%"><strong>{$lang->export_unread}</strong></td>
<td class="trow1"><input type="radio" class="radio" name="exportunread" value="1" /> {$lang->yes} <input type="radio" class="radio" name="exportunread" value="0" checked="checked" /> {$lang->no} </td>

<tr>
<td class="trow1" valign="top" width="30%"><strong>{$lang->export_unread}</strong></td>
<td class="trow1"><input type="radio" class="radio" name="exportunread" value="1" /> {$lang->yes} <input type="radio" class="radio" name="exportunread" value="0" checked="checked" /> {$lang->no} </td>

</tr>
<tr>

</tr>
<tr>

<td class="trow2" valign="top" width="30%"><strong>{$lang->delete_archived}</strong><br /><span class="smalltext">{$lang->delete_archived_note}</span></td>
<td class="trow2"><input type="radio" class="radio" name="deletepms" value="1" /> {$lang->yes} <input type="radio" class="radio" name="deletepms" value="0" checked="checked" /> {$lang->no} </td>
</tr>
<tr>
<td class="trow1" valign="top" width="30%"><strong>{$lang->export_format}</strong><br /><span class="smalltext">{$lang->export_format_note}</span></td>
<td class="trow1"><input type="radio" class="radio" name="exporttype" value="html" checked="checked" /> {$lang->export_html}<br /><input type="radio" class="radio" name="exporttype" value="txt" /> {$lang->export_txt}<br /><input type="radio" class="radio" name="exporttype" value="csv" /> {$lang->export_csv}</td>

<td class="trow2" valign="top" width="30%"><strong>{$lang->delete_archived}</strong><br /><span class="smalltext">{$lang->delete_archived_note}</span></td>
<td class="trow2"><input type="radio" class="radio" name="deletepms" value="1" /> {$lang->yes} <input type="radio" class="radio" name="deletepms" value="0" checked="checked" /> {$lang->no} </td>
</tr>
<tr>
<td class="trow1" valign="top" width="30%"><strong>{$lang->export_format}</strong><br /><span class="smalltext">{$lang->export_format_note}</span></td>
<td class="trow1"><input type="radio" class="radio" name="exporttype" value="html" checked="checked" /> {$lang->export_html}<br /><input type="radio" class="radio" name="exporttype" value="txt" /> {$lang->export_txt}<br /><input type="radio" class="radio" name="exporttype" value="csv" /> {$lang->export_csv}</td>

</tr>

</tr>

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

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

Zeile 10013Zeile 10083
<td class="thead" colspan="1"><span class="largetext"><strong>{$lang->private_messages_for}</strong></span></td>
</tr>
{$pmsdownload}

<td class="thead" colspan="1"><span class="largetext"><strong>{$lang->private_messages_for}</strong></span></td>
</tr>
{$pmsdownload}

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

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

<td class="trow1" colspan="1">{$lang->exported_date}<br /><a href="{$mybb->settings['bburl']}">{$mybb->settings['bbname']}</a></td>
</tr>
</table>

<td class="trow1" colspan="1">{$lang->exported_date}<br /><a href="{$mybb->settings['bburl']}">{$mybb->settings['bbname']}</a></td>
</tr>
</table>

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}

{$headerinclude}

</head>
<body>
{$header}

</head>
<body>
{$header}

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>

</div>
</td>

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

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

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

{$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 10309Zeile 10379
	<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>{$lang->pm_search_results}</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>{$lang->pm_search_results}</strong></td>

</tr>
<tr>

</tr>
<tr>

<td class="tcat" align="left" colspan="3"><span class="smalltext"><strong>{$lang->message}</strong></span></td>
<td class="tcat" align="center" width="10%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->sender}</strong></span></td>
<td class="tcat" align="center" width="10%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->folder}</strong></span></td>

<td class="tcat" align="left" colspan="3"><span class="smalltext"><strong>{$lang->message}</strong></span></td>
<td class="tcat" align="center" width="10%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->sender}</strong></span></td>
<td class="tcat" align="center" width="10%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->folder}</strong></span></td>

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>
<br />
<div class="float_left">{$multipage}</div>

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


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

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

Zeile 10356Zeile 10426
<form action="private.php" method="post" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table width="100%" border="0" align="center">

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

<tr>

<tr>

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

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

Zeile 10418Zeile 10488
<script type="text/javascript">
<!--
if($("#bcc_area").length > 0 && $("#bcc").val() == "")

<script type="text/javascript">
<!--
if($("#bcc_area").length > 0 && $("#bcc").val() == "")

	{

	{

		$("#bcc_area").css("display", "none");
}

function showBcc()
{
if($("#bcc_area").css("display") == 'none')

		$("#bcc_area").css("display", "none");
}

function showBcc()
{
if($("#bcc_area").css("display") == 'none')

		{

		{

			$("#bcc_area").css("display", "");

			$("#bcc_area").css("display", "");

		}

		}

		else
{
$("#bcc_area").css("display", "none");

		else
{
$("#bcc_area").css("display", "none");

Zeile 10436Zeile 10506
// -->
</script>
{$autocompletejs}

// -->
</script>
{$autocompletejs}

<script type="text/javascript">

<script type="text/javascript">

	$(".author_avatar img").error(function () {
$(this).unbind("error").closest('.author_avatar').remove();
});

	$(".author_avatar img").error(function () {
$(this).unbind("error").closest('.author_avatar').remove();
});

Zeile 10451Zeile 10521
{
MyBB.select2();
$("#to").select2({

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

		placeholder: "{$lang->search_user}",
minimumInputLength: 2,
maximumSelectionSize: {$mybb->usergroup['maxpmrecipients']},
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 = [];

		placeholder: "{$lang->search_user}",
minimumInputLength: 2,
maximumSelectionSize: {$mybb->usergroup['maxpmrecipients']},
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, '') != "")

				exp_queries = query.split(",");
$.each(exp_queries, function(index, value ){
if(value.replace(/\s/g, '') != "")

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

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

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

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

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

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

Zeile 10559Zeile 10629
</tr>
{$readmessages}
{$stoptrackingread}

</tr>
{$readmessages}
{$stoptrackingread}

</table>

</table>

</form>
<br />
{$unread_multipage}

</form>
<br />
{$unread_multipage}

Zeile 10629Zeile 10699
<script type="text/javascript">
<!--
if($("#report_reason option:selected").attr('data-extra') != 1)

<script type="text/javascript">
<!--
if($("#report_reason option:selected").attr('data-extra') != 1)

	{

	{

		$("#reason").hide();
}


		$("#reason").hide();
}


Zeile 10698Zeile 10768
	</tr>
</table>]]></template>
<template name="reputation" version="1805"><![CDATA[<html>

	</tr>
</table>]]></template>
<template name="reputation" version="1805"><![CDATA[<html>

<head>

<head>

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

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

Zeile 10714Zeile 10784
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder clear">
<tr>
<td class="thead"><strong>{$lang->reputation_report}</strong></td>

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

</tr>

</tr>

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

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

Zeile 10731Zeile 10801
					<strong>{$lang->reputation_members} {$rep_members}</strong><br />
<strong>{$lang->reputation_posts} {$rep_posts}</strong>
</span>

					<strong>{$lang->reputation_members} {$rep_members}</strong><br />
<strong>{$lang->reputation_posts} {$rep_posts}</strong>
</span>

			</td>

			</td>

			<td align="right" style="width: 300px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder trow2">
<tr>

			<td align="right" style="width: 300px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder trow2">
<tr>

Zeile 10799Zeile 10869
</html>]]></template>
<template name="reputation_add" version="1809"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;" class="modal_{$user['uid']}_{$mybb->input['pid']}">

</html>]]></template>
<template name="reputation_add" version="1809"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;" class="modal_{$user['uid']}_{$mybb->input['pid']}">

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

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

	<tr>
<td class="trow1" style="padding: 20px">
<strong>{$vote_title}</strong><br />{$post_rep_info}<br />

	<tr>
<td class="trow1" style="padding: 20px">
<strong>{$vote_title}</strong><br />{$post_rep_info}<br />

Zeile 10834Zeile 10904
		<template name="reputation_add_error" version="1800"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

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

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

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

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

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

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

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

		<span class="smalltext">
{$lang->post_thread} <a href="{$thread_url}{$highlight}">{$post['thread_subject']}</a><br />
{$lang->post_subject} <a href="{$post_url}{$highlight}#pid{$post['pid']}">{$post['subject']}</a>

		<span class="smalltext">
{$lang->post_thread} <a href="{$thread_url}{$highlight}">{$post['thread_subject']}</a><br />
{$lang->post_subject} <a href="{$post_url}{$highlight}#pid{$post['pid']}">{$post['subject']}</a>

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

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

	<td align="center" class="{$bgcolor}"><a href="javascript: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 11877Zeile 11948
{$footer}
</body>
</html>]]></template>

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

		<template name="usercp_attachments" version="1804"><![CDATA[<html>

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

<head>

<head>

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

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

</head>
<body>

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

	{$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 12416Zeile 12487
<input type="hidden" name="action" value="do_editsig" />
<input type="submit" class="button" name="submit" value="{$lang->update_sig}" />
<input type="submit" class="button" name="preview" value="{$lang->preview}" />

<input type="hidden" name="action" value="do_editsig" />
<input type="submit" class="button" name="submit" value="{$lang->update_sig}" />
<input type="submit" class="button" name="preview" value="{$lang->preview}" />

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

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

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

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

Zeile 12569Zeile 12640
</tr>
{$latest_subscribed_threads}
</table>]]></template>

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

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

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

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>

Zeile 12769Zeile 12840
<select name="dateformat">
<option value="0">{$lang->use_default}</option>
{$date_format_options}

<select name="dateformat">
<option value="0">{$lang->use_default}</option>
{$date_format_options}

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

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

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

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

Zeile 13116Zeile 13187
<div align="center">
<input type="hidden" name="action" value="do_profile" />
<input type="submit" class="button" name="regsubmit" value="{$lang->update_profile}" />

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

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

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

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

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

Zeile 13140Zeile 13211
</tr>
<tr>
<td><input type="text" class="textbox" name="{$cfield}" size="25" value="{$cfvalue}" /></td>

</tr>
<tr>
<td><input type="text" class="textbox" name="{$cfield}" size="25" value="{$cfvalue}" /></td>

</tr>]]></template>

</tr>]]></template>

		<template name="usercp_profile_away" version="120"><![CDATA[<br />
<fieldset class="trow2">
<legend><strong>{$lang->away_information}</strong></legend>

		<template name="usercp_profile_away" version="120"><![CDATA[<br />
<fieldset class="trow2">
<legend><strong>{$lang->away_information}</strong></legend>

<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>
<td colspan="2"><span class="smalltext">{$lang->away_status}</span></td>
</tr>

<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>
<td colspan="2"><span class="smalltext">{$lang->away_status}</span></td>
</tr>

<tr>
<td><span class="smalltext"><input type="radio" class="radio" name="away" value="1" {$awaycheck['1']} /> {$lang->im_away}</span></td>
<td><span class="smalltext"><input type="radio" class="radio" name="away" value="0" {$awaycheck['0']} /> {$lang->im_here}</span></td>

<tr>
<td><span class="smalltext"><input type="radio" class="radio" name="away" value="1" {$awaycheck['1']} /> {$lang->im_away}</span></td>
<td><span class="smalltext"><input type="radio" class="radio" name="away" value="0" {$awaycheck['0']} /> {$lang->im_here}</span></td>

Zeile 13162Zeile 13233
<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>
<td colspan="3"><span class="smalltext">{$lang->return_date}</span></td>

<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>
<td colspan="3"><span class="smalltext">{$lang->return_date}</span></td>

</tr>

</tr>

<tr>
<td>
<select name="awayday">

<tr>
<td>
<select name="awayday">

Zeile 13204Zeile 13275
<span>{$profilefield['name']}</span>:
<br />
<span class="smalltext">{$profilefield['description']}</span>

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

</td>
</tr>

</td>
</tr>

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

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

Zeile 13214Zeile 13285
<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>
<td><span class="smalltext">{$lang->custom_usertitle_note}</span></td>

<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>
<td><span class="smalltext">{$lang->custom_usertitle_note}</span></td>

</tr>

</tr>

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

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

Zeile 13222Zeile 13293
<td><span class="smalltext"><strong>{$defaulttitle}</strong></span></td>
</tr>
{$currentcustom}

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

<tr>

<tr>

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

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

</tr>

</tr>

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

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

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 13515Zeile 13586
		<template name="video_metacafe_embed" version="1807"><![CDATA[<iframe src="http://www.metacafe.com/embed/{$id}/" width="440" height="248" allowFullScreen frameborder=0></iframe>]]></template>
<template name="video_dailymotion_embed" version="1807"><![CDATA[<iframe frameborder="0" width="480" height="270" src="//www.dailymotion.com/embed/video/{$id}" allowfullscreen></iframe>]]></template>
<template name="video_facebook_embed" version="1800"><![CDATA[<iframe src="https://www.facebook.com/video/embed?video_id={$id}" width="625" height="350" frameborder="0"></iframe>]]></template>

		<template name="video_metacafe_embed" version="1807"><![CDATA[<iframe src="http://www.metacafe.com/embed/{$id}/" width="440" height="248" allowFullScreen frameborder=0></iframe>]]></template>
<template name="video_dailymotion_embed" version="1807"><![CDATA[<iframe frameborder="0" width="480" height="270" src="//www.dailymotion.com/embed/video/{$id}" allowfullscreen></iframe>]]></template>
<template name="video_facebook_embed" version="1800"><![CDATA[<iframe src="https://www.facebook.com/video/embed?video_id={$id}" width="625" height="350" frameborder="0"></iframe>]]></template>

		<template name="video_liveleak_embed" version="1800"><![CDATA[<iframe width="500" height="300" src="http://www.liveleak.com/ll_embed?i={$id}" frameborder="0" allowfullscreen></iframe>]]></template>

		<template name="video_liveleak_embed" version="1811"><![CDATA[<iframe width="500" height="300" src="https://www.liveleak.com/ll_embed?i={$id}" frameborder="0" allowfullscreen></iframe>]]></template>

		<template name="video_myspacetv_embed" version="1807"><![CDATA[<iframe width="480" height="270" src="//media.myspace.com/play/video/{$id}" frameborder="0" allowtransparency="true" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template>
<template name="video_youtube_embed" version="1807"><![CDATA[<iframe width="560" height="315" src="//www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>]]></template>
<template name="video_veoh_embed" version="1800"><![CDATA[<object width="410" height="341" id="veohFlashPlayer" name="veohFlashPlayer"><param name="movie" value="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="410" height="341" id="veohFlashPlayerEmbed" name="veohFlashPlayerEmbed"></embed></object>]]></template>
<template name="video_vimeo_embed" version="1807"><![CDATA[<iframe src="//player.vimeo.com/video/{$id}" width="500" height="375" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template>
<template name="video_yahoo_embed" version="1807"><![CDATA[<iframe width="640" height="360" scrolling="no" frameborder="0" src="//{$local}screen.yahoo.com/{$id}?format=embed" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" allowtransparency="true"></iframe>]]></template>

		<template name="video_myspacetv_embed" version="1807"><![CDATA[<iframe width="480" height="270" src="//media.myspace.com/play/video/{$id}" frameborder="0" allowtransparency="true" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template>
<template name="video_youtube_embed" version="1807"><![CDATA[<iframe width="560" height="315" src="//www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>]]></template>
<template name="video_veoh_embed" version="1800"><![CDATA[<object width="410" height="341" id="veohFlashPlayer" name="veohFlashPlayer"><param name="movie" value="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="410" height="341" id="veohFlashPlayerEmbed" name="veohFlashPlayerEmbed"></embed></object>]]></template>
<template name="video_vimeo_embed" version="1807"><![CDATA[<iframe src="//player.vimeo.com/video/{$id}" width="500" height="375" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template>
<template name="video_yahoo_embed" version="1807"><![CDATA[<iframe width="640" height="360" scrolling="no" frameborder="0" src="//{$local}screen.yahoo.com/{$id}?format=embed" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" allowtransparency="true"></iframe>]]></template>

		<template name="video_twitch_embed" version="1809"><![CDATA[<iframe src="https://player.twitch.tv/?video=v{$id}" 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 13566Zeile 13637
				<td class="trow1" colspan="5" align="center">{$lang->no_warnings}</td>
</tr>]]></template>
<template name="warnings_postlink" version="1808"><![CDATA[<br /><small>{$lang->warning_for_post} <a href="{$warning['post_link']}#pid{$warning['pid']}">{$warning['post_subject']}</a></small>]]></template>

				<td class="trow1" colspan="5" align="center">{$lang->no_warnings}</td>
</tr>]]></template>
<template name="warnings_postlink" version="1808"><![CDATA[<br /><small>{$lang->warning_for_post} <a href="{$warning['post_link']}#pid{$warning['pid']}">{$warning['post_subject']}</a></small>]]></template>

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

		<template name="warnings_view" version="1812"><![CDATA[<html>

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

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

Zeile 13584Zeile 13655
		{$warning_info}
<tr>
<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->warning}</strong></span></td>

		{$warning_info}
<tr>
<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->warning}</strong></span></td>

			<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->date_issued}<strong></span></td>

			<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->date_issued}</strong></span></td>

		</tr>
<tr>
<td class="trow2">{$warning_type} {$points}</td>

		</tr>
<tr>
<td class="trow2">{$warning_type} {$points}</td>

Zeile 13592Zeile 13663
		</tr>
<tr>
<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->issued_by}</strong></span></td>

		</tr>
<tr>
<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->issued_by}</strong></span></td>

			<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->expiry_date}<strong></span></td>

			<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->expiry_date}</strong></span></td>

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

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

Zeile 13611Zeile 13682
{$footer}
</body>
</html>]]></template>

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

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

		<template name="warnings_view_post" version="1812"><![CDATA[		<tr>

			<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->username}</strong></span></td>

			<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->username}</strong></span></td>

			<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->post}<strong></span></td>

			<td class="tcat" width="50%"><span class="smalltext"><strong>{$lang->post}</strong></span></td>

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

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

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="1807"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />

		<template name="headerinclude" version="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=1809"></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">