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

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

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

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

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

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

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

Zeile 639Zeile 639
}

form #message {

}

form #message {

    width: 500px;

	width: 500px;

}

.editor {

}

.editor {

Zeile 887Zeile 887
.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,

.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,

.red_alert  a:active  {

.red_alert a:active {

	color: #A5161A;
}


	color: #A5161A;
}


Zeile 901Zeile 901

.low_warning {
color: #AE5700;


.low_warning {
color: #AE5700;

 
}

.imminent_banned {
color: #880000;
}

.high_banned {
color: #FF0000;
}

.moderate_banned {
color: #FF6600;
}

.low_banned {
color: #008000;

}

.online {

}

.online {

Zeile 1002Zeile 1018
}

.thread_legend,

}

.thread_legend,

.thread_legend dd {
margin: 0;

.thread_legend dd {
margin: 0;

	padding: 0;
}

.thread_legend dd {
padding-bottom: 4px;
margin-right: 15px;

	padding: 0;
}

.thread_legend dd {
padding-bottom: 4px;
margin-right: 15px;

}

}


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


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

}


}


.forum_legend,
.forum_legend dt,
.forum_legend dd {

.forum_legend,
.forum_legend dt,
.forum_legend dd {

Zeile 1028Zeile 1044
	float: left;
margin-right: 10px;
margin-top: 7px;

	float: left;
margin-right: 10px;
margin-top: 7px;

}


}


.forum_legend dt {
margin-right: 10px;
float: left;

.forum_legend dt {
margin-right: 10px;
float: left;

Zeile 1102Zeile 1118
}

.post.classic .post_author div.author_avatar {

}

.post.classic .post_author div.author_avatar {

	float: none;
text-align: center;
margin-bottom: 8px;

	float: none;
text-align: center;
margin-bottom: 8px;

}

.post .post_author div.author_avatar img {

}

.post .post_author div.author_avatar img {

Zeile 1423Zeile 1439

/** jGrowl Styling **/
.jGrowl {


/** jGrowl Styling **/
.jGrowl {

  z-index: 9999;
color: #ffffff;
font-size: 12px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
position: fixed;

	z-index: 9999;
color: #ffffff;
font-size: 12px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
position: fixed;

}
.jGrowl.top-left {

}
.jGrowl.top-left {

  left: 0px;
top: 0px;

	left: 0px;
top: 0px;

}
.jGrowl.top-right {

}
.jGrowl.top-right {

  right: 0px;
top: 0px;

	right: 0px;
top: 0px;

}
.jGrowl.bottom-left {

}
.jGrowl.bottom-left {

  left: 0px;
bottom: 0px;

	left: 0px;
bottom: 0px;

}
.jGrowl.bottom-right {

}
.jGrowl.bottom-right {

  right: 0px;
bottom: 0px;

	right: 0px;
bottom: 0px;

}
.jGrowl.center {

}
.jGrowl.center {

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


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


/** Cross Browser Styling **/

.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {

/** Cross Browser Styling **/

.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {

  margin-left: auto;
margin-right: auto;

	margin-left: auto;
margin-right: auto;

}
.jGrowl-notification {

}
.jGrowl-notification {

  background-color: #000000;
opacity: 0.9;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
zoom: 1;
width: 250px;
padding: 10px;
margin: 10px;
text-align: left;
display: none;
border-radius: 5px;
word-break: break-all;
min-height: 40px;





	background-color: transparent;
opacity: 0.9;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
zoom: 1;
width: 250px;
padding: 10px;
margin: 10px;
text-align: left;
display: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
word-break: break-all;
}
.jGrowl .jGrowl-notification {
min-height: 40px;

}
.jGrowl-notification .ui-state-highlight,
.jGrowl-notification .ui-widget-content .ui-state-highlight,
.jGrowl-notification .ui-widget-header .ui-state-highlight {

}
.jGrowl-notification .ui-state-highlight,
.jGrowl-notification .ui-widget-content .ui-state-highlight,
.jGrowl-notification .ui-widget-header .ui-state-highlight {

  border: 1px solid #000;
background: #000;
color: #fff;

	border: 1px solid #000;
background: #000;
color: #fff;

}
.jGrowl-notification .jGrowl-header {

}
.jGrowl-notification .jGrowl-header {

  font-weight: bold;
font-size: .85em;

	font-weight: bold;
font-size: .85em;

}
.jGrowl-notification .jGrowl-close {

}
.jGrowl-notification .jGrowl-close {

  background-color: transparent;
color: inherit;
border: none;
z-index: 99;
float: right;
font-weight: bold;
font-size: 1em;
cursor: pointer;

	background-color: transparent;
color: inherit;
border: none;
z-index: 99;
float: right;
font-weight: bold;
font-size: 1em;
cursor: pointer;

}
.jGrowl-closer {

}
.jGrowl-closer {

  background-color: #000000;
opacity: 0.9;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
zoom: 1;
width: 250px;
padding: 10px;
margin: 10px;
text-align: left;
display: none;
border-radius: 5px;
word-break: break-all;
padding-top: 4px;
padding-bottom: 4px;
cursor: pointer;
font-size: .9em;
font-weight: bold;
text-align: center;
}

	background-color: #000000;
opacity: 0.9;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
zoom: 1;
width: 250px;
padding: 10px;
margin: 10px;
text-align: left;
display: none;
border-radius: 5px;
word-break: break-all;
padding-top: 4px;
padding-bottom: 4px;
cursor: pointer;
font-size: .9em;
font-weight: bold;
text-align: center;
}

.jGrowl-closer .ui-state-highlight,
.jGrowl-closer .ui-widget-content .ui-state-highlight,
.jGrowl-closer .ui-widget-header .ui-state-highlight {

.jGrowl-closer .ui-state-highlight,
.jGrowl-closer .ui-widget-content .ui-state-highlight,
.jGrowl-closer .ui-widget-header .ui-state-highlight {

  border: 1px solid #000;
background: #000;
color: #fff;



















	border: 1px solid #000;
background: #000;
color: #fff;
}

.jGrowl .jGrowl-notification.jgrowl_success {
background: lightgreen;
border: 1px solid lightgreen;
color: #333;
}

.jGrowl .jGrowl-notification.jgrowl_error {
background: red;
border: 1px solid red;
color: #333;
}

.jGrowl .jGrowl-notification.jgrowl_process, .jGrowl .jGrowl-closer {
background: yellow;
border: 1px solid yellow;
color: #333;

}

/** Hide jGrowl when printing **/

}

/** Hide jGrowl when printing **/

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

.jqifade{

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

.jqifade{

	position: absolute; 
background-color: #777777;

	position: absolute;
background-color: #777777;

}
iframe.jqifade{
display:block;
z-index:-1;
}

}
iframe.jqifade{
display:block;
z-index:-1;
}

div.jqi{ 
width: 400px;

div.jqi{
width: 400px;

	max-width:90%;

	max-width:90%;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
position: absolute;
background-color: #ffffff;
font-size: 11px;
text-align: left;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
position: absolute;
background-color: #ffffff;
font-size: 11px;
text-align: left;

	border: solid 1px #eeeeee;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 7px;
}

	border: solid 1px #eeeeee;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 7px;
}

div.jqi .jqicontainer{ 
}
div.jqi .jqiclose{
position: absolute;
top: 4px; right: -2px;
width: 18px;
cursor: default;
color: #bbbbbb;
font-weight: bold;

div.jqi .jqicontainer{
}
div.jqi .jqiclose{
position: absolute;
top: 4px; right: -2px;
width: 18px;
cursor: default;
color: #bbbbbb;
font-weight: bold;

}
div.jqi .jqistate{
background-color: #fff;
}
div.jqi .jqititle{
padding: 5px 10px;

}
div.jqi .jqistate{
background-color: #fff;
}
div.jqi .jqititle{
padding: 5px 10px;

	font-size: 16px; 
line-height: 20px;

	font-size: 16px;
line-height: 20px;

	border-bottom: solid 1px #eeeeee;

	border-bottom: solid 1px #eeeeee;

}
div.jqi .jqimessage{
padding: 10px;
line-height: 20px;
color: #444444;
overflow: auto;
}

}
div.jqi .jqimessage{
padding: 10px;
line-height: 20px;
color: #444444;
overflow: auto;
}

div.jqi .jqibuttonshide{
display: none;

div.jqi .jqibuttonshide{
display: none;

} 
div.jqi .jqibuttons{
text-align: right;

}
div.jqi .jqibuttons{
text-align: right;

	margin: 0 -7px -7px -7px;

	margin: 0 -7px -7px -7px;

	border-top: solid 1px #e4e4e4; 

	border-top: solid 1px #e4e4e4;

	background-color: #f4f4f4;
border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-webkit-border-radius: 0 0 6px 6px;
}

	background-color: #f4f4f4;
border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-webkit-border-radius: 0 0 6px 6px;
}

div.jqi .jqibuttons button{ 

div.jqi .jqibuttons button{

	margin: 0;
padding: 15px 20px;
background-color: transparent;

	margin: 0;
padding: 15px 20px;
background-color: transparent;

	font-weight: normal; 

	font-weight: normal;

	border: none;

	border: none;

	border-left: solid 1px #e4e4e4; 
color: #777;
font-weight: bold;
font-size: 12px;

	border-left: solid 1px #e4e4e4;
color: #777;
font-weight: bold;
font-size: 12px;

}
div.jqi .jqibuttons button.jqidefaultbutton{
color: #489afe;

}
div.jqi .jqibuttons button.jqidefaultbutton{
color: #489afe;

Zeile 1667Zeile 1705
div.jqi .jqibuttons button[disabled]{
color: #aaa;
}

div.jqi .jqibuttons button[disabled]{
color: #aaa;
}

.jqiwarning .jqi .jqibuttons{ 

.jqiwarning .jqi .jqibuttons{

	background-color: #b95656;
}

/* sub states */

	background-color: #b95656;
}

/* sub states */

div.jqi .jqiparentstate::after{ 

div.jqi .jqiparentstate::after{

	background-color: #777;
opacity: 0.6;
filter: alpha(opacity=60);

	background-color: #777;
opacity: 0.6;
filter: alpha(opacity=60);

Zeile 1713Zeile 1751
.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #ffffff; }
.jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #ffffff; }

.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #ffffff; }
.jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #ffffff; }





.jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #ffffff; }
.jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #ffffff; }

/** Impromptu End */
]]></stylesheet>

.jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #ffffff; }
.jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #ffffff; }

/** Impromptu End */
]]></stylesheet>

		<stylesheet name="usercp.css" attachedto="usercp.php|usercp2.php|private.php" version="1800" disporder="2"><![CDATA[.usercp_nav_item {

		<stylesheet name="usercp.css" attachedto="usercp.php|usercp2.php|private.php" version="1808" disporder="2"><![CDATA[.usercp_nav_item {

	display: block;
padding: 1px 0 1px 23px;
background-image: url(images/usercp_sprite.png);
background-repeat: no-repeat;
}

	display: block;
padding: 1px 0 1px 23px;
background-image: url(images/usercp_sprite.png);
background-repeat: no-repeat;
}

 


.usercp_nav_composepm {
background-position: 0 0;

.usercp_nav_composepm {
background-position: 0 0;

}


}


.usercp_nav_pmfolder {
background-position: 0 -20px;
}

.usercp_nav_pmfolder {
background-position: 0 -20px;
}

Zeile 1737Zeile 1776
.usercp_nav_sub_pmfolder {
padding-left: 40px;
background-position: 0 -40px;

.usercp_nav_sub_pmfolder {
padding-left: 40px;
background-position: 0 -40px;

}


}


.usercp_nav_trash_pmfolder {
padding-left: 40px;
background-position: 0 -60px;

.usercp_nav_trash_pmfolder {
padding-left: 40px;
background-position: 0 -60px;

Zeile 1783Zeile 1822

.usercp_nav_options {
background-position: 0 -240px;


.usercp_nav_options {
background-position: 0 -240px;

}


}


.usercp_nav_usergroups {
background-position: 0 -260px;

.usercp_nav_usergroups {
background-position: 0 -260px;

}

}


.usercp_nav_editlists {
background-position: 0 -280px;


.usercp_nav_editlists {
background-position: 0 -280px;

Zeile 1795Zeile 1834

.usercp_nav_attachments {
background-position: 0 -300px;


.usercp_nav_attachments {
background-position: 0 -300px;

}


}


.usercp_nav_drafts {
background-position: 0 -320px;

.usercp_nav_drafts {
background-position: 0 -320px;

}

}


.usercp_nav_subscriptions {
background-position: 0 -340px;


.usercp_nav_subscriptions {
background-position: 0 -340px;

Zeile 1807Zeile 1846

.usercp_nav_fsubscriptions {
background-position: 0 -360px;


.usercp_nav_fsubscriptions {
background-position: 0 -360px;

}


}


.usercp_nav_viewprofile {
background-position: 0 -380px;
}

.usercp_nav_home {
background-position: 0 -400px;

.usercp_nav_viewprofile {
background-position: 0 -380px;
}

.usercp_nav_home {
background-position: 0 -400px;

}

}


.usercp_notepad {
width: 99%;


.usercp_notepad {
width: 99%;

Zeile 1830Zeile 1869
.pmspace {
float: right;
margin: -3px 5px;

.pmspace {
float: right;
margin: -3px 5px;

}

}


.pmspace_container {
background: #fff;
border: 1px solid #ccc;
width: 100px;


.pmspace_container {
background: #fff;
border: 1px solid #ccc;
width: 100px;

	display: inline-block;
}

	display: inline-block;
}


.pmspace_used {
display: inline-block;
color: #fff;
margin: -1px;


.pmspace_used {
display: inline-block;
color: #fff;
margin: -1px;

}


}


.pmspace_used.low {
border: 1px solid #0c5a01;
background: #167203;

.pmspace_used.low {
border: 1px solid #0c5a01;
background: #167203;

Zeile 1858Zeile 1897
.pmspace_used.high {
background: #e73c3c;
border: 1px solid #c00;

.pmspace_used.high {
background: #e73c3c;
border: 1px solid #c00;

}


}


.pmspace_unused {

.pmspace_unused {

	display: inline-block;
}


	display: inline-block;
}


.pmspace_text {
padding: 1px 5px;
display: inline-block;

.pmspace_text {
padding: 1px 5px;
display: inline-block;

 
}

.new_pm {
font-weight: bold;

}]]></stylesheet>
<stylesheet name="modcp.css" attachedto="modcp.php" version="1800" disporder="3"><![CDATA[.modcp_nav_item {
display: block;

}]]></stylesheet>
<stylesheet name="modcp.css" attachedto="modcp.php" version="1800" disporder="3"><![CDATA[.modcp_nav_item {
display: block;

Zeile 2207Zeile 2250
}

.thead {

}

.thead {

	-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-left-radius: 6px;

	-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-left-radius: 6px;

	-webkit-border-top-right-radius: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;

	-webkit-border-top-right-radius: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;

Zeile 2227Zeile 2270
.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;

    border-top-right-radius: 0;

	border-top-right-radius: 0;

}

.thead_right {
-moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0;

}

.thead_right {
-moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0;

    border-top-left-radius: 0;

	border-top-left-radius: 0;

}

.tcat_menu {
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;

}

.tcat_menu {
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;

  	border-radius: 0 !important;

	border-radius: 0 !important;

}

.tborder tbody:nth-last-child(2) .tcat_collapse_collapsed {

}

.tborder tbody:nth-last-child(2) .tcat_collapse_collapsed {

Zeile 2612Zeile 2655
											</select>
{$lang->of_every}
<input type="text" class="textbox" name="repeats_4_months2" value="{$repeats_4_months2}" size="2" onfocus="$('#repeats_4_type_2').prop('checked', true);" /> {$lang->month_or_months}

											</select>
{$lang->of_every}
<input type="text" class="textbox" name="repeats_4_months2" value="{$repeats_4_months2}" size="2" onfocus="$('#repeats_4_type_2').prop('checked', true);" /> {$lang->month_or_months}

										</div>
</div>
<div class="repeats_type" id="repeats_type_5" style="padding: 4px;">

										</div>
</div>
<div class="repeats_type" id="repeats_type_5" style="padding: 4px;">

										<div class="smalltext"><label>
<input type="radio" name="repeats_5_type" value="1" id="repeats_5_type_1" style="vertical-align: middle;" {$repeats_5_type[1]} />
{$lang->repeats_on}</label>

										<div class="smalltext"><label>
<input type="radio" name="repeats_5_type" value="1" id="repeats_5_type_1" style="vertical-align: middle;" {$repeats_5_type[1]} />
{$lang->repeats_on}</label>

Zeile 2632Zeile 2675
												<option value="10"{$repeats_5_month['10']}>{$lang->month_10}</option>
<option value="11"{$repeats_5_month['11']}>{$lang->month_11}</option>
<option value="12"{$repeats_5_month['12']}>{$lang->month_12}</option>

												<option value="10"{$repeats_5_month['10']}>{$lang->month_10}</option>
<option value="11"{$repeats_5_month['11']}>{$lang->month_11}</option>
<option value="12"{$repeats_5_month['12']}>{$lang->month_12}</option>

											</select>
{$lang->every}

											</select>
{$lang->every}

											<input type="text" class="textbox" name="repeats_5_years" value="{$repeats_5_years}" onfocus="$('#repeats_5_type_1').prop('checked', true);" size="2" /> {$lang->year_or_years}
</div>
<div class="smalltext" style="margin-top: 5px;"><label>

											<input type="text" class="textbox" name="repeats_5_years" value="{$repeats_5_years}" onfocus="$('#repeats_5_type_1').prop('checked', true);" size="2" /> {$lang->year_or_years}
</div>
<div class="smalltext" style="margin-top: 5px;"><label>

Zeile 2654Zeile 2697
												<option value="4"{$repeats_5_weekday[4]}>{$lang->thursday}</option>
<option value="5"{$repeats_5_weekday[5]}>{$lang->friday}</option>
<option value="6"{$repeats_5_weekday[6]}>{$lang->saturday}</option>

												<option value="4"{$repeats_5_weekday[4]}>{$lang->thursday}</option>
<option value="5"{$repeats_5_weekday[5]}>{$lang->friday}</option>
<option value="6"{$repeats_5_weekday[6]}>{$lang->saturday}</option>

											</select>

											</select>

											{$lang->of}
<select name="repeats_5_month2" onfocus="$('#repeats_5_type_2').prop('checked', true);" >
<option value="1"{$repeats_5_month2['1']}>{$lang->month_1}</option>

											{$lang->of}
<select name="repeats_5_month2" onfocus="$('#repeats_5_type_2').prop('checked', true);" >
<option value="1"{$repeats_5_month2['1']}>{$lang->month_1}</option>

Zeile 2696Zeile 2739
			<td width="20%" class="trow2"><strong>{$lang->event_options}</strong></td>
<td class="trow2">
<input type="checkbox" class="checkbox" name="private" value="1"{$privatecheck} /><span class="smalltext">{$lang->private_option}</span><br />

			<td width="20%" class="trow2"><strong>{$lang->event_options}</strong></td>
<td class="trow2">
<input type="checkbox" class="checkbox" name="private" value="1"{$privatecheck} /><span class="smalltext">{$lang->private_option}</span><br />

			</td>
</tr>

			</td>
</tr>

	</table>
<br />
<input type="hidden" name="action" value="do_addevent" />

	</table>
<br />
<input type="hidden" name="action" value="do_addevent" />

Zeile 2783Zeile 2826
<br />]]></template>
<template name="calendar_dayview_birthdays_bday" version="1400"><![CDATA[{$comma}{$birthday['profilelink']}{$age}]]></template>
<template name="calendar_dayview_event" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">

<br />]]></template>
<template name="calendar_dayview_birthdays_bday" version="1400"><![CDATA[{$comma}{$birthday['profilelink']}{$age}]]></template>
<template name="calendar_dayview_event" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">

	<tr>
<td class="thead"><strong>{$event['name']}</strong></td>
</tr>
<tr>
<td class="tcat"><strong>{$time_period}</strong></td>
</tr>
<tr>
<td class="trow1{$event_class}">
<div class="float_left">
<strong><span class="largetext">{$event['profilelink']}</span></strong><br />
<span class="smalltext">
{$event['usertitle']}<br />

	<tr>
<td class="thead"><strong>{$event['name']}</strong></td>
</tr>
<tr>
<td class="tcat"><strong>{$time_period}</strong></td>
</tr>
<tr>
<td class="trow1{$event_class}">
<div class="float_left">
<strong><span class="largetext">{$event['profilelink']}</span></strong><br />
<span class="smalltext">
{$event['usertitle']}<br />

					{$event['userstars']}
</span>
</div>

					{$event['userstars']}
</span>
</div>

Zeile 3258Zeile 3301
		<template name="calendar_mini_weekrow_day" version="1400"><![CDATA[				<td class="{$day_class}" valign="middle" align="center">
{$day_link}
</td>]]></template>

		<template name="calendar_mini_weekrow_day" version="1400"><![CDATA[				<td class="{$day_class}" valign="middle" align="center">
{$day_link}
</td>]]></template>

 
		<template name="calendar_mini_weekrow_day_link" version="1808"><![CDATA[<a href="{$calendar['link']}">{$day}</a>]]></template>

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

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

Zeile 3303Zeile 3347
					</div>
</td>]]></template>
<template name="calendar_weekrow_day_birthdays" version="1800"><![CDATA[<div style="margin-bottom: 4px;"><a href="{$calendar['link']}" class="smalltext">{$bday_count} {$birthday_lang}</a></div>]]></template>

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

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

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

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

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

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

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

		<template name="editpost" version="1808"><![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=1800"></script>

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

</head>
<body>
{$header}

</head>
<body>
{$header}

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

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

</tr>
</table>

</tr>
</table>

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

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

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

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

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

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

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

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

Zeile 3585Zeile 3630
					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="http://www.mybb.com" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybb.com" target="_blank">MyBB Group</a>.

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

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

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

Zeile 3677Zeile 3722
		<template name="forumbit_moderators" version="120"><![CDATA[<br />{$lang->forumbit_moderated_by} {$moderators}]]></template>
<template name="forumbit_moderators_group" version="1800"><![CDATA[{$comma}{$moderator['title']}]]></template>
<template name="forumbit_moderators_user" version="1800"><![CDATA[{$comma}<a href="{$moderator['profilelink']}">{$moderator['username']}</a>]]></template>

		<template name="forumbit_moderators" version="120"><![CDATA[<br />{$lang->forumbit_moderated_by} {$moderators}]]></template>
<template name="forumbit_moderators_group" version="1800"><![CDATA[{$comma}{$moderator['title']}]]></template>
<template name="forumbit_moderators_user" version="1800"><![CDATA[{$comma}<a href="{$moderator['profilelink']}">{$moderator['username']}</a>]]></template>

		<template name="forumbit_subforums" version="120"><![CDATA[<br />{$lang->subforums} {$sub_forums}]]></template>
<template name="forumdisplay" version="1807"><![CDATA[<html>

		<template name="forumbit_subforums" version="1808"><![CDATA[<br /><strong>{$lang->subforums}</strong> {$sub_forums}]]></template>
<template name="forumdisplay" version="1808"><![CDATA[<html>

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

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

Zeile 3693Zeile 3738
</script>
<!-- jeditable (jquery) -->
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>

</script>
<!-- jeditable (jquery) -->
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>

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

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

{$moderatedby}
{$usersbrowsing}
{$rules}

{$moderatedby}
{$usersbrowsing}
{$rules}

Zeile 3999Zeile 4044
{$prefixselect_prefix}
</select>]]></template>
<template name="forumdisplay_threadlist_prefixes_prefix" version="1800"><![CDATA[<option value="{$prefix['pid']}"{$selected}>{$lang->prefix} {$prefix['prefix']}</option>]]></template>

{$prefixselect_prefix}
</select>]]></template>
<template name="forumdisplay_threadlist_prefixes_prefix" version="1800"><![CDATA[<option value="{$prefix['pid']}"{$selected}>{$lang->prefix} {$prefix['prefix']}</option>]]></template>

		<template name="forumdisplay_threadlist_rating" version="1804"><![CDATA[	<td class="tcat" align="center" width="80">

		<template name="forumdisplay_threadlist_rating" version="1808"><![CDATA[	<td class="tcat" align="center" width="80">

		<span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=rating&amp;order=desc">{$lang->rating}</a> {$orderarrow['rating']}</strong></span>

		<span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=rating&amp;order=desc">{$lang->rating}</a> {$orderarrow['rating']}</strong></span>

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

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

		<script type="text/javascript">
<!--
lang.stars = new Array();

		<script type="text/javascript">
<!--
lang.stars = new Array();

Zeile 4056Zeile 4101
{$lang->banned_warning3}: {$banlift}<br />
</div>
<br />]]></template>

{$lang->banned_warning3}: {$banlift}<br />
</div>
<br />]]></template>

 
		<template name="global_boardclosed_reason" version="1808"><![CDATA[<blockquote>{$mybb->settings['boardclosed_reason']}</blockquote>]]></template>

		<template name="global_boardclosed_warning" version="1600"><![CDATA[<div class="red_alert"><strong>{$lang->bbclosed_warning}</strong></div>]]></template>

		<template name="global_boardclosed_warning" version="1600"><![CDATA[<div class="red_alert"><strong>{$lang->bbclosed_warning}</strong></div>]]></template>

 
		<template name="global_board_offline_modal" version="1804"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<strong>{$mybb->settings['bbname']}</strong>
</td>
</tr>
<tr>
<td class="trow1">{$lang->error_boardclosed}</td>
</tr>
</table>
</div>
</div>]]></template>
<template name="global_dst_detection" version="1808"><![CDATA[<script type="text/javascript">if(MyBB) { $([document, window]).bind("load", function() { MyBB.detectDSTChange('{$timezone}'); }); }</script>]]></template>
<template name="global_no_permission_modal" version="1808"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<strong>{$mybb->settings['bbname']}</strong>
</td>
</tr>
<tr>
<td class="trow1">{$lang->error_nopermission_user_ajax}</td>
</tr>
</table>
</div>
</div>]]></template>

		<template name="global_pending_joinrequests" version="1600"><![CDATA[<div class="red_alert"><a href="{$mybb->settings['bburl']}/usercp.php?action=usergroups">{$lang->pending_joinrequests}</a></div>]]></template>
<template name="global_pm_alert" version="1800"><![CDATA[<div class="pm_alert" id="pm_notice">
<div class="float_right"><a href="{$mybb->settings['bburl']}/private.php?action=dismiss_notice&amp;my_post_key={$mybb->post_code}" title="{$lang->dismiss_notice}" onclick="return MyBB.dismissPMNotice('{$mybb->settings['bburl']}/')"><img src="{$theme['imgdir']}/dismiss_notice.png" alt="{$lang->dismiss_notice}" title="{$lang->dismiss_notice}" /></a></div>

		<template name="global_pending_joinrequests" version="1600"><![CDATA[<div class="red_alert"><a href="{$mybb->settings['bburl']}/usercp.php?action=usergroups">{$lang->pending_joinrequests}</a></div>]]></template>
<template name="global_pm_alert" version="1800"><![CDATA[<div class="pm_alert" id="pm_notice">
<div class="float_right"><a href="{$mybb->settings['bburl']}/private.php?action=dismiss_notice&amp;my_post_key={$mybb->post_code}" title="{$lang->dismiss_notice}" onclick="return MyBB.dismissPMNotice('{$mybb->settings['bburl']}/')"><img src="{$theme['imgdir']}/dismiss_notice.png" alt="{$lang->dismiss_notice}" title="{$lang->dismiss_notice}" /></a></div>

Zeile 4755Zeile 4830
<span class="smalltext"><strong>{$lang->ban_by}:</strong> {$memban['adminuser']} &mdash; <strong>{$lang->ban_length}:</strong> {$banlength} <span class="smalltext">{$timeremaining}</span></span>
</fieldset>
<br />]]></template>

<span class="smalltext"><strong>{$lang->ban_by}:</strong> {$memban['adminuser']} &mdash; <strong>{$lang->ban_length}:</strong> {$banlength} <span class="smalltext">{$timeremaining}</span></span>
</fieldset>
<br />]]></template>

 
		<template name="member_profile_banned_remaining" version="1808"><![CDATA[<span class="{$banned_class}">({$timeremaining} {$lang->ban_remaining})</span>]]></template>

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

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

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

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

		<template name="member_register_question" version="1804"><![CDATA[<br />

		<template name="member_register_question" version="1808"><![CDATA[<br />

<fieldset class="trow2">
<script type="text/javascript">
<!--
lang.question_fetch_failure = "{$lang->question_fetch_failure}";
// -->
</script>

<fieldset class="trow2">
<script type="text/javascript">
<!--
lang.question_fetch_failure = "{$lang->question_fetch_failure}";
// -->
</script>

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

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

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

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

Zeile 5311Zeile 5387
}
// -->
</script>]]></template>

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

		<template name="member_register_regimage" version="1804"><![CDATA[<br />

		<template name="member_register_regimage" version="1808"><![CDATA[<br />

<fieldset class="trow2">
<script type="text/javascript">
<!--
lang.captcha_fetch_failure = "{$lang->captcha_fetch_failure}";
// -->
</script>

<fieldset class="trow2">
<script type="text/javascript">
<!--
lang.captcha_fetch_failure = "{$lang->captcha_fetch_failure}";
// -->
</script>

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

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

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

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

Zeile 5445Zeile 5521
</table>
</div>
</div>]]></template>

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

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

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

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

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

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

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

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

<td class="thead" colspan="{$colspan}">

	<div class="float_right">
<a href="memberlist.php?username_match=begins&amp;username={$lang->a}" style="padding: 5px;">{$lang->a}</a>
<a href="memberlist.php?username_match=begins&amp;username={$lang->b}" style="padding: 5px;">{$lang->b}</a>

	<div class="float_right">
<a href="memberlist.php?username_match=begins&amp;username={$lang->a}" style="padding: 5px;">{$lang->a}</a>
<a href="memberlist.php?username_match=begins&amp;username={$lang->b}" style="padding: 5px;">{$lang->b}</a>

Zeile 5503Zeile 5579
{$multipage}
<br class="clear" />
<br />

{$multipage}
<br class="clear" />
<br />

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

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

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

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

Zeile 5519Zeile 5595
	<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;">
{$lang->contains}<br />

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

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

Zeile 5539Zeile 5615
			<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({

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

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

Zeile 5577Zeile 5653
					id: value,
text: value
});

					id: value,
text: value
});

			}

			}

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

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

Zeile 5601Zeile 5677
		<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_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>

<head>

<head>

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

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

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

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

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 5624Zeile 5700
		</select>
&nbsp;
<input type="text" class="textbox" name="username" id="username" />

		</select>
&nbsp;
<input type="text" class="textbox" name="username" id="username" />

	</td>

	</td>

</tr>
<tr>
<td class="trow2" width="20%"><strong><label for="website">{$lang->search_website}</label></strong></td>
<td class="trow2">
<input type="text" class="textbox" name="website" id="website" />

</tr>
<tr>
<td class="trow2" width="20%"><strong><label for="website">{$lang->search_website}</label></strong></td>
<td class="trow2">
<input type="text" class="textbox" name="website" id="website" />

	</td>

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

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

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

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

Zeile 5793Zeile 5869
							<div class="buddy_avatar float_left"><img src="{$buddy['avatar']['image']}" alt="" {$buddy['avatar']['width_height']} style="margin-top: 3px;" /></div>
</td>
<td class="{$boffline_alt}">

							<div class="buddy_avatar float_left"><img src="{$buddy['avatar']['image']}" alt="" {$buddy['avatar']['width_height']} style="margin-top: 3px;" /></div>
</td>
<td class="{$boffline_alt}">

							{$profile_link}
<div class="buddy_action">
<span class="smalltext">{$last_active}<br />{$send_pm}</span>
</div>

							{$profile_link}
<div class="buddy_action">
<span class="smalltext">{$last_active}<br />{$send_pm}</span>
</div>

						</td>
</tr>]]></template>
<template name="misc_buddypopup_user_online" version="1800"><![CDATA[ <tr>
<td class="{$bonline_alt}" width="1%">
<div class="buddy_avatar float_left"><img src="{$buddy['avatar']['image']}" alt="" {$buddy['avatar']['width_height']} style="margin-top: 3px;" /></div>

						</td>
</tr>]]></template>
<template name="misc_buddypopup_user_online" version="1800"><![CDATA[ <tr>
<td class="{$bonline_alt}" width="1%">
<div class="buddy_avatar float_left"><img src="{$buddy['avatar']['image']}" alt="" {$buddy['avatar']['width_height']} style="margin-top: 3px;" /></div>

						</td>

						</td>

						<td class="{$bonline_alt}">
{$profile_link}
<div class="buddy_action">

						<td class="{$bonline_alt}">
{$profile_link}
<div class="buddy_action">

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

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

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

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

</head>
<body>
{$header}
{$sections}
{$search}

</head>
<body>
{$header}
{$sections}
{$search}

{$footer}

{$footer}

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

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

Zeile 5845Zeile 5921
<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 5893Zeile 5969
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>{$lang->help_doc_results}</strong></td>

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

</tr>

</tr>

<tr>
<td class="tcat" align="left"><span class="smalltext"><strong>{$lang->document}</strong></span></td>
</tr>

<tr>
<td class="tcat" align="left"><span class="smalltext"><strong>{$lang->document}</strong></span></td>
</tr>

Zeile 5940Zeile 6016
</table>
<!-- End AIM Remote -->
</td>

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

</tr>
</table>

</tr>
</table>

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

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

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

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

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

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

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

<tr>

<tr>

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

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

Zeile 6012Zeile 6088
<body>
{$header}
<br />

<body>
{$header}
<br />

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

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

<tr>
<td class="tcat" colspan="2" align="center"><span class="smalltext"><strong>{$lang->name}</strong></span></td>
<td class="tcat"><span class="smalltext"><strong>{$lang->abbreviation}</strong></span></td>

<tr>
<td class="tcat" colspan="2" align="center"><span class="smalltext"><strong>{$lang->name}</strong></span></td>
<td class="tcat"><span class="smalltext"><strong>{$lang->abbreviation}</strong></span></td>

</tr>

</tr>

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

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

 
		<template name="misc_smilies_no_smilies" version="1808"><![CDATA[<tr>
<td class="{$class}">{$lang->no_smilies}</td>
</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">

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

<tr>

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

Zeile 6038Zeile 6117
</table>
</div>
</div>]]></template>

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

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

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

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

		<template name="misc_smilies_popup_empty" version="1800"><![CDATA[<td colspan="2" class="{$class}">&nbsp;</td>]]></template>

 
		<template name="misc_smilies_smilie" version="1804"><![CDATA[<tr>
<td class="{$class}" style="width: 1px; text-align: center;">{$smilie_image}</td>
<td class="{$class}">{$smilie['name']}</td>

		<template name="misc_smilies_smilie" version="1804"><![CDATA[<tr>
<td class="{$class}" style="width: 1px; text-align: center;">{$smilie_image}</td>
<td class="{$class}">{$smilie['name']}</td>

Zeile 6096Zeile 6179
<option value="all">----------------------</option>
{$forumlistbits}
</select>]]></template>

<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">
<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_whoposted" 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 6240Zeile 6324
		<template name="modcp_announcements_edit" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->edit_announcement}</title>

		<template name="modcp_announcements_edit" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->edit_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_edit_announcement" />
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="fid" value="{$announcement['fid']}" />

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

Zeile 6258Zeile 6342
					<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>

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

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

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

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

						</tr>
</table>

						</tr>
</table>

					<br />
<div align="center">
<input type="submit" class="button" name="Add Announcement" value="{$lang->add_announcement}" />&nbsp;&nbsp;

					<br />
<div align="center">
<input type="submit" class="button" name="Add Announcement" value="{$lang->add_announcement}" />&nbsp;&nbsp;

Zeile 6492Zeile 6576
<td class="trow1"><span class="smalltext"><strong>{$lang->threads}</strong></span></td>
<td class="trow1" align="center"><span class="smalltext">{$unapproved_threads}</span></td>
<td class="trow1" align="center"><span class="smalltext">{$latest_thread}</span></td>

<td class="trow1"><span class="smalltext"><strong>{$lang->threads}</strong></span></td>
<td class="trow1" align="center"><span class="smalltext">{$unapproved_threads}</span></td>
<td class="trow1" align="center"><span class="smalltext">{$latest_thread}</span></td>

</tr>]]></template>

</tr>]]></template>

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

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

Zeile 6535Zeile 6619
		<template name="modcp_banning_nobanned" version="1400"><![CDATA[<tr>
<td class="trow1" align="center" colspan="4">{$lang->no_banned}</td>
</tr>]]></template>

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

 
		<template name="modcp_banning_remaining" version="1808"><![CDATA[<span class="{$banned_class}">({$ban_remaining})</span>]]></template>

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

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

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

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

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

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

Zeile 6640Zeile 6725
<script type="text/javascript">
<!--
var mod_posts = '{$modpost_check}';

<script type="text/javascript">
<!--
var mod_posts = '{$modpost_check}';

	var susp_posts = '{$suspost_check}';
// -->
</script>
</head>
<body>
{$header}

	var susp_posts = '{$suspost_check}';
// -->
</script>
</head>
<body>
{$header}

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

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

Zeile 7245Zeile 7330
			<tr>
{$modcp_nav}
<td valign="top">

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

					<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 class="thead" align="center" colspan="5"><strong>{$lang->modlogs}</strong></td>
</tr>
<tr>

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

Zeile 7296Zeile 7381
								</select>
{$lang->order}
</td>

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

						</tr>

						</tr>

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

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

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

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

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

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

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

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

Zeile 7395Zeile 7480
		<template name="modcp_modqueue_empty" version="1400"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->mod_queue}</title>

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

{$headerinclude}
</head>

{$headerinclude}
</head>

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

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

Zeile 7447Zeile 7532
					{$attachment_link}
</div>
<strong>{$lang->posts_awaiting_moderation}</strong>

					{$attachment_link}
</div>
<strong>{$lang->posts_awaiting_moderation}</strong>

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

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

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

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

Zeile 7528Zeile 7613
<br />
<div align="center"><input type="submit" class="button" name="reportsubmit" value="{$lang->perform_actions}" /></div>
</td>

<br />
<div align="center"><input type="submit" class="button" name="reportsubmit" value="{$lang->perform_actions}" /></div>
</td>

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

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

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

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

Zeile 7581Zeile 7666
		{$nav_modqueue}
{$nav_reportcenter}
{$nav_modlogs}

		{$nav_modqueue}
{$nav_reportcenter}
{$nav_modlogs}

	</tbody>]]></template>

	</tbody>]]></template>

		<template name="modcp_nav_editprofile" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="modcp.php?action=finduser" class="modcp_nav_item modcp_nav_editprofile">{$lang->mcp_nav_editprofile}</a></td></tr>]]></template>
<template name="modcp_nav_ipsearch" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="modcp.php?action=ipsearch" class="modcp_nav_item modcp_nav_ipsearch">{$lang->mcp_nav_ipsearch}</a></td></tr>]]></template>
<template name="modcp_nav_modlogs" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="modcp.php?action=modlogs" class="modcp_nav_item modcp_nav_modlogs">{$lang->mcp_nav_modlogs}</a></td></tr>]]></template>

		<template name="modcp_nav_editprofile" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="modcp.php?action=finduser" class="modcp_nav_item modcp_nav_editprofile">{$lang->mcp_nav_editprofile}</a></td></tr>]]></template>
<template name="modcp_nav_ipsearch" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="modcp.php?action=ipsearch" class="modcp_nav_item modcp_nav_ipsearch">{$lang->mcp_nav_ipsearch}</a></td></tr>]]></template>
<template name="modcp_nav_modlogs" version="1800"><![CDATA[<tr><td class="trow1 smalltext"><a href="modcp.php?action=modlogs" class="modcp_nav_item modcp_nav_modlogs">{$lang->mcp_nav_modlogs}</a></td></tr>]]></template>

Zeile 7606Zeile 7691
		<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="1800"><![CDATA[<html>

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

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

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

Zeile 7652Zeile 7737
		if(checked == false)
{
checked = true;

		if(checked == false)
{
checked = true;

			$('input:checkbox').attr('checked','checked');

			$('input:checkbox').prop('checked', true);

		}
else
{
checked = false;

		}
else
{
checked = false;

			$('input:checkbox').removeAttr('checked');
}
}









			$('input:checkbox').prop('checked', false);
}
}

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

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

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

Zeile 7709Zeile 7802
		<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="1800"><![CDATA[<tr>

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

	<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']}" /></td>

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

</tr>]]></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_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 7853Zeile 7948
<td class="{$trow}">{$info}</td>
<td class="{$trow}" align="center"><a href="moderation.php?action=cancel_delayedmoderation&amp;tid={$tid}&amp;fid={$fid}&amp;did={$delayedmod['did']}&amp;my_post_key={$mybb->post_code}">{$lang->cancel}</a></td>
</tr>]]></template>

<td class="{$trow}">{$info}</td>
<td class="{$trow}" align="center"><a href="moderation.php?action=cancel_delayedmoderation&amp;tid={$tid}&amp;fid={$fid}&amp;did={$delayedmod['did']}&amp;my_post_key={$mybb->post_code}">{$lang->cancel}</a></td>
</tr>]]></template>

 
		<template name="moderation_delayedmodaction_notes_forum" version="1808"><![CDATA[<strong>{$lang->forum}</strong> <a href="{$delayedmod['link']}">{$delayedmod['fname']}</a><br />]]></template>
<template name="moderation_delayedmodaction_notes_merge" version="1808"><![CDATA[<strong>{$lang->new_subject}</strong> {$delayedmod['subject']}<br />
<strong>{$lang->thread_to_merge_with}</strong> <a href="{$delayedmod['threadurl']}">{$delayedmod['threadurl']}</a><br />]]></template>
<template name="moderation_delayedmodaction_notes_new_forum" version="1808"><![CDATA[<strong>{$lang->new_forum}</strong> <a href="{$delayedmod['link']}">{$delayedmod['name']}</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>
<head>
<title>{$mybb->settings['bbname']} - {$lang->delayed_moderation}</title>

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

Zeile 7861Zeile 7963
<body>
{$header}
{$display_errors}

<body>
{$header}
{$display_errors}

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

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

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

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

</tr>

</tr>

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

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

Zeile 7885Zeile 7987
<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>

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

Zeile 8006Zeile 8108
<label><input type="radio" class="radio" name="delayedmoderation[method]" value="move" {$method_selected['move']} />{$lang->method_move}</label><br />
<label><input type="radio" class="radio" name="delayedmoderation[method]" value="redirect" {$method_selected['redirect']} />{$lang->method_move_redirect}</label> <input type="text" class="textbox" name="delayedmoderation[redirect_expire]" value="{$mybb->input['redirect_expire']}" size="3" /> {$lang->redirect_expire_note}<br />
<label><input type="radio" class="radio" name="delayedmoderation[method]" value="copy" {$method_selected['copy']} />{$lang->method_copy}</label><br />]]></template>

<label><input type="radio" class="radio" name="delayedmoderation[method]" value="move" {$method_selected['move']} />{$lang->method_move}</label><br />
<label><input type="radio" class="radio" name="delayedmoderation[method]" value="redirect" {$method_selected['redirect']} />{$lang->method_move_redirect}</label> <input type="text" class="textbox" name="delayedmoderation[redirect_expire]" value="{$mybb->input['redirect_expire']}" size="3" /> {$lang->redirect_expire_note}<br />
<label><input type="radio" class="radio" name="delayedmoderation[method]" value="copy" {$method_selected['copy']} />{$lang->method_copy}</label><br />]]></template>

 
		<template name="moderation_delayedmoderation_thread" version="1808"><![CDATA[<a href="{$thread['link']}">{$thread['subject']}</a>]]></template>

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

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

{$headerinclude}
</head>

{$headerinclude}
</head>

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

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

Zeile 8061Zeile 8164
<input type="hidden" name="action" value="do_deletepoll" />
<input type="hidden" name="tid" value="{$tid}" />
<input type="hidden" name="delete" value="1" />

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

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

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

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

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

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

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

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

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

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

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

Zeile 8489Zeile 8592
		<template name="moderation_threadnotes" version="1600"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->thread_notes_editor}</title>

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

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

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

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

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

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

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

</tr>

</tr>

{$loginbox}
<tr>
<td class="trow2" colspan="2">{$lang->below_notes}</td>

{$loginbox}
<tr>
<td class="trow2" colspan="2">{$lang->below_notes}</td>

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

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

</tr>
<tr>

</tr>
<tr>

<td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td>
<td class="tcat" align="center"><strong>{$lang->mod_date}</strong></td>
<td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td>

<td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td>
<td class="tcat" align="center"><strong>{$lang->mod_date}</strong></td>
<td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td>

Zeile 8552Zeile 8655
<td class="{$trow}" align="center">{$modaction['action']}</td>
<td class="{$trow}">{$info}</td>
</tr>]]></template>

<td class="{$trow}" align="center">{$modaction['action']}</td>
<td class="{$trow}">{$info}</td>
</tr>]]></template>

 
		<template name="moderation_threadnotes_modaction_error" version="1800"><![CDATA[<tr><td class="trow1" colspan="4">{$lang->no_mod_options}</td></tr>]]></template>
<template name="moderation_threadnotes_modaction_forum" version="1808"><![CDATA[<strong>{$lang->forum}</strong> <a href="{$modaction['forumlink']}">{$modaction['fname']}</a><br />]]></template>
<template name="moderation_threadnotes_modaction_post" version="1808"><![CDATA[<strong>{$lang->post}</strong> <a href="{$modaction['postlink']}#pid{$modaction['pid']}">{$modaction['psubject']}</a>]]></template>
<template name="moderation_threadnotes_modaction_thread" version="1808"><![CDATA[<strong>{$lang->thread}</strong> <a href="{$modaction['threadlink']}">{$modaction['tsubject']}</a><br />]]></template>

		<template name="moderation_viewthreadnotes" 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="moderation_viewthreadnotes" 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">

<tr>

<tr>

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

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

Zeile 8564Zeile 8671
</table>
</div>
</div>]]></template>

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

		<template name="moderation_threadnotes_modaction_error" version="1800"><![CDATA[<tr><td class="trow1" colspan="4">{$lang->no_mod_options}</td></tr>]]></template>

 
		<template name="multipage" version="1800"><![CDATA[<div class="pagination">
<span class="pages">{$lang->multipage_pages}</span>
{$prevpage}{$start}{$mppage}{$end}{$nextpage}{$jumptopage}

		<template name="multipage" version="1800"><![CDATA[<div class="pagination">
<span class="pages">{$lang->multipage_pages}</span>
{$prevpage}{$start}{$mppage}{$end}{$nextpage}{$jumptopage}

Zeile 8605Zeile 8711
		<template name="multipage_page_link_current" version="1600"><![CDATA[ <a href="{$page_url}" class="pagination_current">{$i}</a>]]></template>
<template name="multipage_prevpage" version="1400"><![CDATA[<a href="{$page_url}" class="pagination_previous">&laquo; {$lang->previous}</a>]]></template>
<template name="multipage_start" version="1600"><![CDATA[<a href="{$page_url}" class="pagination_first">1</a> {$lang->multipage_link_start}]]></template>

		<template name="multipage_page_link_current" version="1600"><![CDATA[ <a href="{$page_url}" class="pagination_current">{$i}</a>]]></template>
<template name="multipage_prevpage" version="1400"><![CDATA[<a href="{$page_url}" class="pagination_previous">&laquo; {$lang->previous}</a>]]></template>
<template name="multipage_start" version="1600"><![CDATA[<a href="{$page_url}" class="pagination_first">1</a> {$lang->multipage_link_start}]]></template>

 
		<template name="mycode_code" version="1808"><![CDATA[<div class="codeblock"><div class="title">{$lang->code}</div><div class="body" dir="ltr"><code>{$code}</code></div></div><br />]]></template>
<template name="mycode_email" version="1808"><![CDATA[<a href="mailto:{$email}" class="mycode_email">{$name}</a>]]></template>
<template name="mycode_img" version="1808"><![CDATA[<img src="{$url}"{$width}{$height} alt="{$alt}"{$css_align} class="mycode_img" />]]></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="nav" version="120"><![CDATA[
<div class="navigation">
{$nav}{$activesep}{$activebit}

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

Zeile 8614Zeile 8727
		<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="1800"><![CDATA[<html>

		<template name="newreply" version="1808"><![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=1800"></script>

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

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 8666Zeile 8779
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->post_reply}" tabindex="3" accesskey="s" />  <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" />{$savedraftbutton}</div>
<input type="hidden" name="action" value="do_newreply" />
<input type="hidden" name="replyto" value="{$replyto}" />

<div align="center"><input type="submit" class="button" name="submit" value="{$lang->post_reply}" tabindex="3" accesskey="s" />  <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" />{$savedraftbutton}</div>
<input type="hidden" name="action" value="do_newreply" />
<input type="hidden" name="replyto" value="{$replyto}" />

<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="attachmentaid" value="" />
<input type="hidden" name="attachmentact" value="" />

<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="attachmentaid" value="" />
<input type="hidden" name="attachmentact" value="" />

<input type="hidden" name="quoted_ids" value="{$quoted_ids}" />
<input type="hidden" name="tid" value="{$tid}" />
{$editdraftpid}

<input type="hidden" name="quoted_ids" value="{$quoted_ids}" />
<input type="hidden" name="tid" value="{$tid}" />
{$editdraftpid}

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

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

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

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

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

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

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

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

		<template name="newthread" version="1808"><![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=1800"></script>

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

</head>
<body>
{$header}

</head>
<body>
{$header}

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

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

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

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

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

Zeile 8817Zeile 8932
	{$footer}
</body>
</html>]]></template>

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

 
		<template name="online_refresh" version="1808"><![CDATA[<meta http-equiv="refresh" content="{$refresh_time};URL=online.php{$refresh_string}" />]]></template>

		<template name="online_row" version="1400"><![CDATA[<tr>
<td class="trow1">{$online_name}{$user_ip}</td>
<td align="center" class="trow2">{$online_time}</td>

		<template name="online_row" version="1400"><![CDATA[<tr>
<td class="trow1">{$online_name}{$user_ip}</td>
<td align="center" class="trow2">{$online_time}</td>

Zeile 8916Zeile 9032
  	if($("input[name='postoptions[multiple]']").is(":checked")) {
$("#maxOptions").css("display", "");
}

  	if($("input[name='postoptions[multiple]']").is(":checked")) {
$("#maxOptions").css("display", "");
}

  



 	$("input[name='postoptions[multiple]']").click(function() {
if($(this).is(":checked")) {
$("#maxOptions").css("display", "");

 	$("input[name='postoptions[multiple]']").click(function() {
if($(this).is(":checked")) {
$("#maxOptions").css("display", "");

Zeile 8934Zeile 9050
<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_after} {$polldate}</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_after} {$polldate}</td>

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

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

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

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

Zeile 8955Zeile 9071
		<template name="polls_newpoll" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->post_new_poll}</title>

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

{$headerinclude}
</head>

{$headerinclude}
</head>

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

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

Zeile 8992Zeile 9108
	if($("input[name='postoptions[multiple]']").is(":checked")) {
$("#maxOptions").css("display", "");
}

	if($("input[name='postoptions[multiple]']").is(":checked")) {
$("#maxOptions").css("display", "");
}

  



 	$("input[name='postoptions[multiple]']").click(function() {
if($(this).is(":checked")) {
$("#maxOptions").css("display", "");

 	$("input[name='postoptions[multiple]']").click(function() {
if($(this).is(":checked")) {
$("#maxOptions").css("display", "");

Zeile 9016Zeile 9132
<input type="hidden" name="action" value="do_newpoll" />
<input type="hidden" name="tid" value="{$tid}" />
</form>

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

{$footer}

{$footer}

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

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

Zeile 9074Zeile 9190
{$latestthreads}
</td>
<td>&nbsp;</td>

{$latestthreads}
</td>
<td>&nbsp;</td>

<td valign="top">

<td valign="top">

{$announcements}
{$multipage}
</td>

{$announcements}
{$multipage}
</td>

Zeile 9191Zeile 9307
</tr>
</table>
<br />]]></template>

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

 
		<template name="portal_stats_nobody" version="1808"><![CDATA[<strong>{$lang->nobody}</strong>]]></template>

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

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

Zeile 9261Zeile 9378
<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="1804"><![CDATA[<tr id="captcha_trow">

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

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

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

Zeile 9272Zeile 9389
	lang.captcha_fetch_failure = "{$lang->captcha_fetch_failure}";
// -->
</script>

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

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

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

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

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

Zeile 9579Zeile 9696
		<template name="printthread_multipage" version="1800"><![CDATA[<div class="multipage">{$lang->pages} <strong>{$lang->archive_pages}</strong> {$mppage}</div>]]></template>
<template name="printthread_multipage_page" version="1800"><![CDATA[<a href="{$url}&amp;page={$page}">{$page}</a>]]></template>
<template name="printthread_multipage_page_current" version="1800"><![CDATA[<strong>{$page}</strong>]]></template>

		<template name="printthread_multipage" version="1800"><![CDATA[<div class="multipage">{$lang->pages} <strong>{$lang->archive_pages}</strong> {$mppage}</div>]]></template>
<template name="printthread_multipage_page" version="1800"><![CDATA[<a href="{$url}&amp;page={$page}">{$page}</a>]]></template>
<template name="printthread_multipage_page_current" version="1800"><![CDATA[<strong>{$page}</strong>]]></template>

 
		<template name="printthread_nav" version="1808"><![CDATA[+{$depth} {$lang->forum} {$forumnav['name']} (<i>{$mybb->settings['bburl']}/{$forumnav['link']}</i>)<br />]]></template>

		<template name="printthread_post" version="1800"><![CDATA[<strong>{$postrow['subject']}</strong> - {$postrow['profilelink']} -  <strong>{$postrow['date']}</strong>
<br />
<br />

		<template name="printthread_post" version="1800"><![CDATA[<strong>{$postrow['subject']}</strong> - {$postrow['profilelink']} -  <strong>{$postrow['date']}</strong>
<br />
<br />

Zeile 9987Zeile 10105
	<strong>{$lang->reached_warning}</strong><br />
{$lang->reached_warning2}
</div>]]></template>

	<strong>{$lang->reached_warning}</strong><br />
{$lang->reached_warning2}
</div>]]></template>

		<template name="private_messagebit" version="1800"><![CDATA[<tr>
<td align="center" class="trow1" width="1%"><img src="{$theme['imgdir']}/{$msgfolder}" alt="{$msgalt}" title="{$msgalt}" /></td>
<td align="center" class="trow2" width="1%">{$icon}</td>
<td class="trow1" width="35%">{$msgprefix}<a href="private.php?action=read&amp;pmid={$message['pmid']}">{$message['subject']}</a>{$msgsuffix}{$denyreceipt}</td>
<td align="center" class="trow2">{$tofromusername}</td>
<td class="trow1" align="right" style="white-space: nowrap"><span class="smalltext">{$senddate}</span></td>
<td class="trow2" align="center"><input type="checkbox" class="checkbox" name="check[{$message['pmid']}]" value="1" /></td>

		<template name="private_messagebit" version="1808"><![CDATA[<tr>
<td align="center" class="trow1" width="1%"><img src="{$theme['imgdir']}/{$msgstatus}.png" alt="{$msgalt}" title="{$msgalt}" /></td>
<td align="center" class="trow2" width="1%">{$icon}</td>
<td class="trow1" width="35%"><a class="{$msgstatus}" href="private.php?action=read&amp;pmid={$message['pmid']}">{$message['subject']}</a>{$denyreceipt}</td>
<td align="center" class="trow2">{$tofromusername}</td>
<td class="trow1" align="right" style="white-space: nowrap"><span class="smalltext">{$senddate}</span></td>
<td class="trow2" align="center"><input type="checkbox" class="checkbox" name="check[{$message['pmid']}]" value="1" /></td>

</tr>]]></template>
<template name="private_messagebit_denyreceipt" version="120"><![CDATA[ <span class="smalltext"><a href="private.php?action=read&amp;pmid={$message['pmid']}&amp;denyreceipt=1">{$lang->deny_receipt}</a></span>]]></template>
<template name="private_messagebit_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" align="center" valign="middle" />]]></template>

</tr>]]></template>
<template name="private_messagebit_denyreceipt" version="120"><![CDATA[ <span class="smalltext"><a href="private.php?action=read&amp;pmid={$message['pmid']}&amp;denyreceipt=1">{$lang->deny_receipt}</a></span>]]></template>
<template name="private_messagebit_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" align="center" valign="middle" />]]></template>

Zeile 10105Zeile 10223
		<template name="private_read_to" version="1400"><![CDATA[<br />
{$lang->to} {$to_recipients}
{$bcc}]]></template>

		<template name="private_read_to" version="1400"><![CDATA[<br />
{$lang->to} {$to_recipients}
{$bcc}]]></template>

		<template name="private_search_messagebit" version="1600"><![CDATA[<tr>
<td align="center" class="trow1" width="1%"><img src="{$theme['imgdir']}/{$msgfolder}" alt="{$msgalt}" title="{$msgalt}" /></td>
<td align="center" class="trow2" width="1%">{$icon}</td>
<td class="trow1" width="35%">{$msgprefix}<a href="private.php?action=read&amp;pmid={$message['pmid']}">{$message['subject']}</a>{$msgsuffix}{$denyreceipt}
<br />{$message['message']}</td>
<td align="center" class="trow2">{$tofromusername}</td>
<td align="center" class="trow1"><a href="private.php?fid={$message['folder']}">{$foldername}</a></td>
<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>

		<template name="private_search_messagebit" version="1808"><![CDATA[<tr>
<td align="center" class="trow1" width="1%"><img src="{$theme['imgdir']}/{$msgstatus}.png" alt="{$msgalt}" title="{$msgalt}" /></td>
<td align="center" class="trow2" width="1%">{$icon}</td>
<td class="trow1" width="35%"><a class="{$msgstatus}" href="private.php?action=read&amp;pmid={$message['pmid']}">{$message['subject']}</a>{$denyreceipt}
<br />{$message['message']}</td>
<td align="center" class="trow2">{$tofromusername}</td>
<td align="center" class="trow1"><a href="private.php?fid={$message['folder']}">{$foldername}</a></td>
<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>
<head>

</tr>]]></template>
<template name="private_search_results" version="1600"><![CDATA[<html>
<head>

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

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

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

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

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

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

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

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

</head>
<body>
{$header}

</head>
<body>
{$header}

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

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

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

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

  <div style="overflow-y: auto; max-height: 400px;" class="modal_{$id}">
<form action="report.php" method="post" class="reportData_{$id}" onsubmit="javascript: return Report.submitReport({$id});">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />

  <div style="overflow-y: auto; max-height: 400px;" class="modal_{$id}">
<form action="report.php" method="post" class="reportData_{$id}" onsubmit="javascript: return Report.submitReport({$id});">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />

Zeile 10455Zeile 10573

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


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

	if($("#report_reason option:selected").val() != 'other')

	if($("#report_reason option:selected").attr('data-extra') != 1)

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

$("#report_reason").change(function()
{

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

$("#report_reason").change(function()
{

		if($(this).find("option:selected").val() == 'other')

		if($(this).find("option:selected").attr('data-extra') == 1)

		{
$("#reason").show();
return;

		{
$("#reason").show();
return;

Zeile 10494Zeile 10612
	<td colspan="2" class="trow1">{$error}</td>
</tr>
</table>]]></template>

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

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


		<template name="report_reason" version="1808"><![CDATA[<option value="{$reason['rid']}" data-extra="{$reason['extra']}">{$reason['title']}</option>]]></template>
<template name="report_reasons" version="1808"><![CDATA[<tr>

	<td class="trow1" align="left" style="width: 25%"><span class="smalltext"><strong>{$lang->report_reason}</strong></span></td>
<td class="trow1" align="left">
<select name="reason" id="report_reason">

	<td class="trow1" align="left" style="width: 25%"><span class="smalltext"><strong>{$lang->report_reason}</strong></span></td>
<td class="trow1" align="left">
<select name="reason" id="report_reason">

			<option value="rules">{$lang->report_reason_rules}</option>
<option value="bad">{$lang->report_reason_bad}</option>
<option value="spam">{$lang->report_reason_spam}</option>
<option value="wrong">{$lang->report_reason_wrong}</option>
<option value="other">{$lang->report_reason_other}</option>

			{$reasonslist}





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

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

Zeile 10908Zeile 11023
{$footer}
</body>
</html>]]></template>

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

 
		<template name="search_results_posts_forumlink" version="1808"><![CDATA[<a href="{$post['forumlink_link']}">{$post['forumlink_name']}</a>]]></template>

		<template name="search_results_posts_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle;" {$inlinecheck}  /></td>]]></template>
<template name="search_results_posts_inlinemoderation" version="1807"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>
<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;">

		<template name="search_results_posts_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle;" {$inlinecheck}  /></td>]]></template>
<template name="search_results_posts_inlinemoderation" version="1807"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>
<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;">

Zeile 11001Zeile 11117
		{$footer}
</body>
</html>]]></template>

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

 
		<template name="search_results_threads_forumlink" version="1808"><![CDATA[<a href="{$thread['forumlink_link']}">{$thread['forumlink_name']}</a>]]></template>

		<template name="search_results_threads_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$thread['tid']}" id="inlinemod_{$thread['tid']}" value="1" style="vertical-align: middle;" {$inlinecheck}  /></td>]]></template>
<template name="search_results_threads_inlinemoderation" version="1807"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>
<form action="moderation.php" method="post">

		<template name="search_results_threads_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$thread['tid']}" id="inlinemod_{$thread['tid']}" value="1" style="vertical-align: middle;" {$inlinecheck}  /></td>]]></template>
<template name="search_results_threads_inlinemoderation" version="1807"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>
<form action="moderation.php" method="post">

Zeile 11120Zeile 11237
<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="1804"><![CDATA[<html>

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

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

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

Zeile 11144Zeile 11261
<!-- 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=1804"></script>

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

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 11291Zeile 11408
	})
//-->
</script>]]></template>

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

 
		<template name="showthread_moderationoptions_approve" version="1808"><![CDATA[<option value="approvethread">{$lang->approve_thread}</option>]]></template>

		<template name="showthread_moderationoptions_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customthreadtools}</optgroup>]]></template>
<template name="showthread_moderationoptions_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>
<template name="showthread_moderationoptions_delete" version="1800"><![CDATA[<option value="deletethread">{$lang->delete_thread}</option>]]></template>

		<template name="showthread_moderationoptions_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customthreadtools}</optgroup>]]></template>
<template name="showthread_moderationoptions_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>
<template name="showthread_moderationoptions_delete" version="1800"><![CDATA[<option value="deletethread">{$lang->delete_thread}</option>]]></template>

Zeile 11315Zeile 11433
</optgroup>]]></template>
<template name="showthread_moderationoptions_stickunstick" version="1800"><![CDATA[<option value="stick">{$lang->stick_unstick_thread}</option>]]></template>
<template name="showthread_moderationoptions_threadnotes" version="1800"><![CDATA[<option value="threadnotes" selected="selected">{$lang->thread_notes}</option>]]></template>

</optgroup>]]></template>
<template name="showthread_moderationoptions_stickunstick" version="1800"><![CDATA[<option value="stick">{$lang->stick_unstick_thread}</option>]]></template>
<template name="showthread_moderationoptions_threadnotes" version="1800"><![CDATA[<option value="threadnotes" selected="selected">{$lang->thread_notes}</option>]]></template>

 
		<template name="showthread_moderationoptions_unapprove" version="1808"><![CDATA[<option value="unapprovethread">{$lang->unapprove_thread}</option>]]></template>

		<template name="showthread_newreply" version="1800"><![CDATA[<a href="newreply.php?tid={$tid}" class="button new_reply_button"><span>{$lang->new_reply}</span></a>&nbsp;]]></template>
<template name="showthread_newreply_closed" version="1800"><![CDATA[<a href="newreply.php?tid={$tid}" class="button closed_button"><span>{$lang->thread_closed}</span></a>&nbsp;]]></template>
<template name="showthread_newthread" version="1800"><![CDATA[<a href="newthread.php?fid={$fid}" class="button new_thread_button"><span>{$lang->post_thread}</span></a>&nbsp;]]></template>

		<template name="showthread_newreply" version="1800"><![CDATA[<a href="newreply.php?tid={$tid}" class="button new_reply_button"><span>{$lang->new_reply}</span></a>&nbsp;]]></template>
<template name="showthread_newreply_closed" version="1800"><![CDATA[<a href="newreply.php?tid={$tid}" class="button closed_button"><span>{$lang->thread_closed}</span></a>&nbsp;]]></template>
<template name="showthread_newthread" version="1800"><![CDATA[<a href="newthread.php?fid={$fid}" class="button new_thread_button"><span>{$lang->post_thread}</span></a>&nbsp;]]></template>

Zeile 11436Zeile 11555
		<template name="showthread_quickreply_options_close" version="1800"><![CDATA[<br /><label><input type="checkbox" class="checkbox" name="modoptions[closethread]" value="1"{$closelinkch} />&nbsp;<strong>{$lang->close_thread}</strong></label>]]></template>
<template name="showthread_quickreply_options_signature" version="1800"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} />&nbsp;<strong>{$lang->signature}</strong></label><br />]]></template>
<template name="showthread_quickreply_options_stick" version="1800"><![CDATA[<br /><label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1"{$stickch} />&nbsp;<strong>{$lang->stick_thread}</strong></label>]]></template>

		<template name="showthread_quickreply_options_close" version="1800"><![CDATA[<br /><label><input type="checkbox" class="checkbox" name="modoptions[closethread]" value="1"{$closelinkch} />&nbsp;<strong>{$lang->close_thread}</strong></label>]]></template>
<template name="showthread_quickreply_options_signature" version="1800"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} />&nbsp;<strong>{$lang->signature}</strong></label><br />]]></template>
<template name="showthread_quickreply_options_stick" version="1800"><![CDATA[<br /><label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1"{$stickch} />&nbsp;<strong>{$lang->stick_thread}</strong></label>]]></template>

		<template name="showthread_ratethread" version="1804"><![CDATA[<div style="margin-top: 6px; padding-right: 10px;" class="float_right">

		<template name="showthread_ratethread" version="1808"><![CDATA[<div style="margin-top: 6px; padding-right: 10px;" class="float_right">

		<script type="text/javascript">
<!--
lang.ratings_update_error = "{$lang->ratings_update_error}";
// -->
</script>

		<script type="text/javascript">
<!--
lang.ratings_update_error = "{$lang->ratings_update_error}";
// -->
</script>

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

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

		<strong class="float_left" style="padding-right: 10px;">{$lang->thread_rating}</strong>
<div class="inline_rating">
<ul class="star_rating{$not_rated}" id="rating_thread_{$thread['tid']}">

		<strong class="float_left" style="padding-right: 10px;">{$lang->thread_rating}</strong>
<div class="inline_rating">
<ul class="star_rating{$not_rated}" id="rating_thread_{$thread['tid']}">

Zeile 11541Zeile 11660
		<template name="smilieinsert_getmore" version="1804"><![CDATA[<tr>
<td class="trow2" align="center"><span class="smalltext"><strong>[<a href="javascript:MyBB.popupWindow('/misc.php?action=smilies&popup=true&editor=MyBBEditor&modal=1')">{$lang->smilieinsert_getmore}</a>]</strong></span></td>
</tr>]]></template>

		<template name="smilieinsert_getmore" version="1804"><![CDATA[<tr>
<td class="trow2" align="center"><span class="smalltext"><strong>[<a href="javascript:MyBB.popupWindow('/misc.php?action=smilies&popup=true&editor=MyBBEditor&modal=1')">{$lang->smilieinsert_getmore}</a>]</strong></span></td>
</tr>]]></template>

 
		<template name="smilieinsert_row" version="1808"><![CDATA[<tr>{$smilie_icons}</tr>]]></template>
<template name="smilieinsert_row_empty" version="1808"><![CDATA[<tr>{$smilie_icons}<td colspan="{$colspan}">&nbsp;</td></tr>]]></template>

		<template name="smilieinsert_smilie" version="1800"><![CDATA[<td style="text-align: center">{$smilie}</td>]]></template>

		<template name="smilieinsert_smilie" version="1800"><![CDATA[<td style="text-align: center">{$smilie}</td>]]></template>

		<template name="smilieinsert_smilie_empty" version="1800"><![CDATA[<td colspan="{$colspan}">&nbsp;</td>
</tr>]]></template>

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

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

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

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

</tr>

</tr>

<tr>
<td class="tcat" width="50%"><strong>{$lang->totals}</strong></td>
<td class="tcat" width="50%"><strong>{$lang->averages}</strong></td>

<tr>
<td class="tcat" width="50%"><strong>{$lang->totals}</strong></td>
<td class="tcat" width="50%"><strong>{$lang->averages}</strong></td>

Zeile 11590Zeile 11709


<br />



<br />

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

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

</tr>
<tr>

</tr>
<tr>

<td class="tcat" width="50%"><strong>{$lang->most_replied_threads}</strong></td>
<td class="tcat" width="50%"><strong>{$lang->most_viewed_threads}</strong></td>
</tr>
<tr>
<td class="trow1" valign="top">{$mostreplies}</td>
<td class="trow1" valign="top">{$mostviews}</td>

<td class="tcat" width="50%"><strong>{$lang->most_replied_threads}</strong></td>
<td class="tcat" width="50%"><strong>{$lang->most_viewed_threads}</strong></td>
</tr>
<tr>
<td class="trow1" valign="top">{$mostreplies}</td>
<td class="trow1" valign="top">{$mostviews}</td>

</tr>
</table>

</tr>
</table>

{$footer}
</body>
</html>]]></template>
<template name="stats_thread" version="1800"><![CDATA[<a href="{$thread['threadlink']}"><strong>{$thread['subject']}</strong></a> ({$numberbit} {$numbertype})<br />]]></template>

{$footer}
</body>
</html>]]></template>
<template name="stats_thread" version="1800"><![CDATA[<a href="{$thread['threadlink']}"><strong>{$thread['subject']}</strong></a> ({$numberbit} {$numbertype})<br />]]></template>

 
		<template name="stats_topforum" version="1808"><![CDATA[<a href="{$forum['link']}">{$forum['name']}</a>]]></template>

		<template name="usercp" version="1600"><![CDATA[<html>
<head>
<title>{$lang->user_cp}</title>

		<template name="usercp" version="1600"><![CDATA[<html>
<head>
<title>{$lang->user_cp}</title>

Zeile 11639Zeile 11759
{$latest_threads}
{$latest_warnings}
{$user_notepad}

{$latest_threads}
{$latest_warnings}
{$user_notepad}

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

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

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

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

Zeile 11689Zeile 11809
	<input type="submit" class="button" name="submit" value="{$lang->do_subscribe}" tabindex="3" accesskey="s" />
</div>
</td>

	<input type="submit" class="button" name="submit" value="{$lang->do_subscribe}" tabindex="3" accesskey="s" />
</div>
</td>

</tr>
</table>

</tr>
</table>

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

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

Zeile 11738Zeile 11858
<tr>
<td class="trow2" width="40%"><strong>{$lang->attachstats_spaceused}</strong></td>
<td class="trow2" width="60%">{$friendlyusage} ({$percent})</td>

<tr>
<td class="trow2" width="40%"><strong>{$lang->attachstats_spaceused}</strong></td>
<td class="trow2" width="60%">{$friendlyusage} ({$percent})</td>

</tr>

</tr>

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

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

Zeile 11964Zeile 12084
		{$lang->no_requests}
</td>
</tr>]]></template>

		{$lang->no_requests}
</td>
</tr>]]></template>

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

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

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

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

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

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

	<script type="text/javascript">
lang.remove_buddy = '{$lang->confirm_remove_buddy}';
lang.remove_ignored = '{$lang->confirm_remove_ignored}';

	<script type="text/javascript">
lang.remove_buddy = '{$lang->confirm_remove_buddy}';
lang.remove_ignored = '{$lang->confirm_remove_ignored}';

Zeile 12009Zeile 12129
								{
MyBB.select2();
$("#buddy_add_username").select2({

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

										placeholder: "{$lang->search_user}",
minimumInputLength: 2,
maximumSelectionSize: 5,
multiple: true,
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper
url: "xmlhttp.php?action=get_users",
dataType: 'json',
data: function (term, page) {
return {
query: term, // search term
};
},
results: function (data, page) { // parse the results into the format expected by Select2.
// since we are using custom formatting functions we do not need to alter remote JSON data
return {results: data};
}
},
initSelection: function(element, callback) {
var query = $(element).val();
if (query !== "") {
var newqueries = [];
exp_queries = query.split(",");
$.each(exp_queries, function(index, value ){
if(value.replace(/\s/g, '') != "")

										placeholder: "{$lang->search_user}",
minimumInputLength: 2,
maximumSelectionSize: 5,
multiple: true,
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper
url: "xmlhttp.php?action=get_users",
dataType: 'json',
data: function (term, page) {
return {
query: term, // search term
};
},
results: function (data, page) { // parse the results into the format expected by Select2.
// since we are using custom formatting functions we do not need to alter remote JSON data
return {results: data};
}
},
initSelection: function(element, callback) {
var query = $(element).val();
if (query !== "") {
var newqueries = [];
exp_queries = query.split(",");
$.each(exp_queries, function(index, value ){
if(value.replace(/\s/g, '') != "")

													{
var newquery = {
id: value.replace(/,\s?/g, ", "),

													{
var newquery = {
id: value.replace(/,\s?/g, ", "),

Zeile 12224Zeile 12344
<span class="smalltext">
<label><input type="radio" class="radio" name="updateposts" value="enable" />&nbsp;{$lang->enable_sig_posts}</label><br />
<label><input type="radio" class="radio" name="updateposts" value="disable" />&nbsp;{$lang->disable_sig_posts}</label><br />

<span class="smalltext">
<label><input type="radio" class="radio" name="updateposts" value="enable" />&nbsp;{$lang->enable_sig_posts}</label><br />
<label><input type="radio" class="radio" name="updateposts" value="disable" />&nbsp;{$lang->disable_sig_posts}</label><br />

<label><input type="radio" class="radio" name="updateposts" value="0" checked="checked" />&nbsp;{$lang->leave_sig_settings}</label></span>
</td>
</tr>
</table>

<label><input type="radio" class="radio" name="updateposts" value="0" checked="checked" />&nbsp;{$lang->leave_sig_settings}</label></span>
</td>
</tr>
</table>

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

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

Zeile 12238Zeile 12358
</tr>
</table>
</form>

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

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

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

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

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

Zeile 12262Zeile 12382
		<template name="usercp_editsig_suspended" version="1600"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->edit_sig}</title>

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

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

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

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

Zeile 12275Zeile 12395
	<ul>
<li>{$lang->edit_sig_no_permission}</li>
</ul>

	<ul>
<li>{$lang->edit_sig_no_permission}</li>
</ul>

</div>
<br />

</div>
<br />

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

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

Zeile 12311Zeile 12431
</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->please_enter_confirm_new_email}</strong></td>

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

</tr>
<tr>

</tr>
<tr>

<td class="trow2" width="40%"><strong>{$lang->new_email}</strong></td>
<td class="trow2" width="60%"><input type="text" class="textbox" name="email" size="25" maxlength="150" value="{$email}" /></td>

<td class="trow2" width="40%"><strong>{$lang->new_email}</strong></td>
<td class="trow2" width="60%"><input type="text" class="textbox" name="email" size="25" maxlength="150" value="{$email}" /></td>

</tr>

</tr>

<tr>
<td class="trow1" width="40%"><strong>{$lang->confirm_email}</strong></td>
<td class="trow1" width="60%"><input type="text" class="textbox" name="email2" size="25" maxlength="150" value="{$email2}" /></td>

<tr>
<td class="trow1" width="40%"><strong>{$lang->confirm_email}</strong></td>
<td class="trow1" width="60%"><input type="text" class="textbox" name="email2" size="25" maxlength="150" value="{$email2}" /></td>

Zeile 12325Zeile 12445
<div align="center">
<input type="hidden" name="action" value="do_email" />
<input type="submit" class="button" name="submit" value="{$lang->update_email}" />

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

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

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

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

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

Zeile 12374Zeile 12494
<td class="trow1" colspan="5">{$lang->no_forum_subscriptions}</td>
</tr>]]></template>
<template name="usercp_latest_subscribed" version="1600"><![CDATA[<br />

<td class="trow1" colspan="5">{$lang->no_forum_subscriptions}</td>
</tr>]]></template>
<template name="usercp_latest_subscribed" version="1600"><![CDATA[<br />

<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="6"><div class="float_right"><a href="usercp.php?action=subscriptions"><strong>{$lang->view_all_subscriptions}</strong></a></div><strong>{$lang->new_thread_subscriptions}</strong></td>

<tr>
<td class="thead" colspan="6"><div class="float_right"><a href="usercp.php?action=subscriptions"><strong>{$lang->view_all_subscriptions}</strong></a></div><strong>{$lang->new_thread_subscriptions}</strong></td>

</tr>

</tr>

<tr>
<td class="tcat" colspan="3"><span class="smalltext"><strong>{$lang->thread} / {$lang->author}</strong></span></td>
<td class="tcat" align="center" width="75"><span class="smalltext"><strong>{$lang->replies}</strong></span></td>

<tr>
<td class="tcat" colspan="3"><span class="smalltext"><strong>{$lang->thread} / {$lang->author}</strong></span></td>
<td class="tcat" align="center" width="75"><span class="smalltext"><strong>{$lang->replies}</strong></span></td>

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

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

<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="6"><div class="float_right"><a href="search.php?action=finduserthreads&amp;uid={$mybb->user['uid']}"><strong>{$lang->find_all_threads}</strong></a></div><strong>{$lang->latest_threads}</strong></td>

<tr>
<td class="thead" colspan="6"><div class="float_right"><a href="search.php?action=finduserthreads&amp;uid={$mybb->user['uid']}"><strong>{$lang->find_all_threads}</strong></a></div><strong>{$lang->latest_threads}</strong></td>

</tr>

</tr>

<tr>
<td class="tcat" colspan="3"><span class="smalltext"><strong>{$lang->thread} / {$lang->author}</strong></span></td>
<td class="tcat" align="center" width="75"><span class="smalltext"><strong>{$lang->replies}</strong></span></td>

<tr>
<td class="tcat" colspan="3"><span class="smalltext"><strong>{$lang->thread} / {$lang->author}</strong></span></td>
<td class="tcat" align="center" width="75"><span class="smalltext"><strong>{$lang->replies}</strong></span></td>

Zeile 12420Zeile 12540
</td>
</tr>]]></template>
<template name="usercp_nav" version="1800"><![CDATA[<td width="{$lang->ucp_nav_width}" valign="top">

</td>
</tr>]]></template>
<template name="usercp_nav" version="1800"><![CDATA[<td width="{$lang->ucp_nav_width}" valign="top">

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

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

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

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

Zeile 12514Zeile 12634
		<template name="usercp_options" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->edit_options}</title>

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

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

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

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

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

Zeile 12923Zeile 13043
{$customtitle}
{$contactfields}
{$awaysection}

{$customtitle}
{$contactfields}
{$awaysection}

</td>

</td>

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

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

Zeile 13378Zeile 13498
		<template name="warnings_no_warnings" version="1400"><![CDATA[			<tr>
<td class="trow1" colspan="5" align="center">{$lang->no_warnings}</td>
</tr>]]></template>

		<template name="warnings_no_warnings" version="1400"><![CDATA[			<tr>
<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>
<head>
<title>{$mybb->settings['bbname']} - {$lang->warning_log}</title>

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

Zeile 13713Zeile 13834
<td class="trow1" width="20%"><strong>{$lang->username}</strong></td>
<td class="trow1">{$mybb->user['username']} <span class="smalltext">[<strong><a href="member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}">{$lang->change_user}</a></strong>]</span></td>
</tr>]]></template>

<td class="trow1" width="20%"><strong>{$lang->username}</strong></td>
<td class="trow1">{$mybb->user['username']} <span class="smalltext">[<strong><a href="member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}">{$lang->change_user}</a></strong>]</span></td>
</tr>]]></template>

		<template name="codebuttons" version="1806"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/editor_themes/{$theme['editortheme']}" type="text/css" media="all" />

		<template name="codebuttons" version="1808"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/editor_themes/{$theme['editortheme']}" type="text/css" media="all" />

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

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

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

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

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/editor_plugins/undo.js?ver=1805"></script>
<script type="text/javascript">
var partialmode = {$mybb->settings['partialmode']},
opt_editor = {
plugins: "bbcode,undo",

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/editor_plugins/undo.js?ver=1805"></script>
<script type="text/javascript">
var partialmode = {$mybb->settings['partialmode']},
opt_editor = {
plugins: "bbcode,undo",

	style: "{$mybb->asset_url}/jscripts/sceditor/textarea_styles/jquery.sceditor.{$theme['editortheme']}",

	style: "{$mybb->asset_url}/jscripts/sceditor/textarea_styles/jquery.sceditor.{$theme['editortheme']}?ver=1808",

	rtl: {$lang->settings['rtl']},
locale: "mybblang",
enablePasteFiltering: true,

	rtl: {$lang->settings['rtl']},
locale: "mybblang",
enablePasteFiltering: true,

Zeile 13925Zeile 14046
</tr>]]></template>
<template name="task_image" version="1800"><![CDATA[<img src="{$mybb->settings['bburl']}/task.php" width="1" height="1" alt="" />]]></template>
<template name="smilie" version="1800"><![CDATA[<img src="{$smilie['image']}" alt="{$smilie['name']}" title="{$smilie['name']}" class="smilie smilie_{$smilie['sid']}{$extra_class}"{$onclick} />]]></template>

</tr>]]></template>
<template name="task_image" version="1800"><![CDATA[<img src="{$mybb->settings['bburl']}/task.php" width="1" height="1" alt="" />]]></template>
<template name="smilie" version="1800"><![CDATA[<img src="{$smilie['image']}" alt="{$smilie['name']}" title="{$smilie['name']}" class="smilie smilie_{$smilie['sid']}{$extra_class}"{$onclick} />]]></template>

		<template name="global_board_offline_modal" version="1804"><![CDATA[<div class="modal">
<div style="overflow-y: auto; max-height: 400px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<strong>{$mybb->settings['bbname']}</strong>
</td>
</tr>
<tr>
<td class="trow1">{$lang->error_boardclosed}</td>
</tr>
</table>
</div>
</div>]]></template>

 
	</templates>
</theme>

	</templates>
</theme>