Vergleich install/resources/mybb_theme.xml - 1.8.1 - 1.8.6

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

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

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

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

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

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

Zeile 82Zeile 82
	background-image: url(images/headerlinks_sprite.png);
background-repeat: no-repeat;
display: inline-block;

	background-image: url(images/headerlinks_sprite.png);
background-repeat: no-repeat;
display: inline-block;

}



	line-height: 16px;
}


#logo ul.top_links {
font-weight: bold;
text-align: right;
margin: -10px 5px 0 0;

#logo ul.top_links {
font-weight: bold;
text-align: right;
margin: -10px 5px 0 0;

}


}


#logo ul.top_links a.search {
background-position: 0 0;

#logo ul.top_links a.search {
background-position: 0 0;

}

}


#logo ul.top_links a.memberlist {
background-position: 0 -20px;


#logo ul.top_links a.memberlist {
background-position: 0 -20px;

Zeile 100Zeile 101

#logo ul.top_links a.calendar {
background-position: 0 -40px;


#logo ul.top_links a.calendar {
background-position: 0 -40px;

}


}


#logo ul.top_links a.help {
background-position: 0 -60px;

#logo ul.top_links a.help {
background-position: 0 -60px;

}


}


#logo ul.top_links a.portal {
background-position: 0 -180px;
}

#logo ul.top_links a.portal {
background-position: 0 -180px;
}

Zeile 149Zeile 150
}

#panel .lower ul.user_links {

}

#panel .lower ul.user_links {

	float: right;
}


	float: right;
}


#panel .lower ul.user_links li a {
padding: 0;
background-image: none;

#panel .lower ul.user_links li a {
padding: 0;
background-image: none;

Zeile 174Zeile 175
}

#panel .lower {

}

#panel .lower {

	background: #efefef;

	background: #efefef;

	color: #999;
border-top: 1px solid #fff;
border-bottom: 1px solid #ccc;

	color: #999;
border-top: 1px solid #fff;
border-bottom: 1px solid #ccc;

Zeile 267Zeile 268
}

#footer .upper ul.bottom_links {

}

#footer .upper ul.bottom_links {

	float: left;

	float: left;

	margin: 4px 0 0 0;

	margin: 4px 0 0 0;

}


}


#footer .lower {
color: #666;
padding: 6px 6px 12px 6px;

#footer .lower {
color: #666;
padding: 6px 6px 12px 6px;

Zeile 281Zeile 282
#footer .lower a:link,
#footer .lower a:visited {
color: #444;

#footer .lower a:link,
#footer .lower a:visited {
color: #444;

	font-weight: bold;
}


	font-weight: bold;
}


#footer .lower a:hover,
#footer .lower a:active {
color: #333;
text-decoration: underline;
font-weight: bold;

#footer .lower a:hover,
#footer .lower a:active {
color: #333;
text-decoration: underline;
font-weight: bold;

}


}


#footer .lower #current_time {
float: right;
color: #888;

#footer .lower #current_time {
float: right;
color: #888;

}

}


#debug {
float: right;
text-align: right;
margin-top: 20px;
font-size: 11px;


#debug {
float: right;
text-align: right;
margin-top: 20px;
font-size: 11px;

}


}


.scaleimages img {
max-width: 100%;

.scaleimages img {
max-width: 100%;

}

}


.forum_status {
height: 30px;
width: 30px;
background: url(images/forum_icon_sprite.png) no-repeat 0 0;


.forum_status {
height: 30px;
width: 30px;
background: url(images/forum_icon_sprite.png) no-repeat 0 0;

	display: inline-block;
}


	display: inline-block;
}


.forum_on {
background-position: 0 0;

.forum_on {
background-position: 0 0;

}

}


.forum_off {
background-position: 0 -30px;


.forum_off {
background-position: 0 -30px;

Zeile 324Zeile 325

.forum_offlock {
background-position: 0 -60px;


.forum_offlock {
background-position: 0 -60px;

}


}


.forum_offlink {
background-position: 0 -90px;
}

.forum_offlink {
background-position: 0 -90px;
}

Zeile 336Zeile 337
	display: inline-block;
margin: 0 5px;
background: url(images/mini_status_sprite.png) no-repeat 0 0;

	display: inline-block;
margin: 0 5px;
background: url(images/mini_status_sprite.png) no-repeat 0 0;

}

}


.subforum_minion {
background-position: 0 0;


.subforum_minion {
background-position: 0 0;

Zeile 380Zeile 381
}

.thead a:link {

}

.thead a:link {

	color: #ffffff;
text-decoration: none;
}


	color: #ffffff;
text-decoration: none;
}


.thead a:visited {
color: #ffffff;
text-decoration: none;

.thead a:visited {
color: #ffffff;
text-decoration: none;

Zeile 405Zeile 406
}

.tcat a:link {

}

.tcat a:link {

	color: #fff;
}

	color: #fff;
}


.tcat a:visited {
color: #fff;


.tcat a:visited {
color: #fff;

Zeile 453Zeile 454

.post.unapproved_post .post_controls {
border-top-color: #ffb8be;


.post.unapproved_post .post_controls {
border-top-color: #ffb8be;

}


}


.trow_deleted,
.post.deleted_post {
background: #E8DEFF;

.trow_deleted,
.post.deleted_post {
background: #E8DEFF;

Zeile 525Zeile 526
}

.navigation a:link {

}

.navigation a:link {

	text-decoration: none;

	text-decoration: none;

}

.navigation a:visited {

}

.navigation a:visited {

Zeile 568Zeile 569
}

input.textbox {

}

input.textbox {

	background: #ffffff;
color: #333;
border: 1px solid #ccc;
padding: 3px;
outline: 0;
font-size: 13px;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


	background: #ffffff;
color: #333;
border: 1px solid #ccc;
padding: 3px;
outline: 0;
font-size: 13px;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


textarea {
background: #ffffff;
color: #333;
border: 1px solid #ccc;
padding: 2px;
line-height: 1.4;

textarea {
background: #ffffff;
color: #333;
border: 1px solid #ccc;
padding: 2px;
line-height: 1.4;

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

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

}

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

}

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

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

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


button,
input.button {


button,
input.button {

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

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

}

}


button:hover,
input.button:hover {


button:hover,
input.button:hover {

Zeile 617Zeile 618
form {
margin: 0;
padding: 0;

form {
margin: 0;
padding: 0;

}

form input.error {

}

input.error, textarea.error, select.error {

	border: 1px solid #f30;

	border: 1px solid #f30;

	color: #f30;
background: #ffffff;
padding: 3px;
outline: 0;
font-size: 13px;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

form input.valid {
border: 1px solid #0c0;
background: #ffffff;
padding: 3px;
outline: 0;
font-size: 13px;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

	color: #f30;
}

input.valid, textarea.valid, select.valid {
border: 1px solid #0c0;
}















form label.error {

label.error {

	color: #f30;
margin: 5px;
padding: 0px;
display: block;
font-weight: bold;
font-size: 11px;

	color: #f30;
margin: 5px;
padding: 0px;
display: block;
font-weight: bold;
font-size: 11px;

}


}


form #message {
width: 500px;
}

.editor {
background: #f1f1f1;

form #message {
width: 500px;
}

.editor {
background: #f1f1f1;

	border: 1px solid #ccc;
}

	border: 1px solid #ccc;
}


.editor_control_bar {
background: #fff;


.editor_control_bar {
background: #fff;

Zeile 1399Zeile 1390

/** Special IE6 Style Positioning **/
.ie6 {


/** Special IE6 Style Positioning **/
.ie6 {

	position: absolute;
}


	position: absolute;
}


.ie6.top-right {
right: auto;
bottom: auto;

.ie6.top-right {
right: auto;
bottom: auto;

Zeile 1432Zeile 1423

/** jGrowl Styling **/
.jGrowl {


/** jGrowl Styling **/
.jGrowl {

	z-index: 9999;
color: #fff;
font-size: 12px;
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 {
right: 0px;
top: 0px;

}

}


.jGrowl.top-right {
right: 0px;
top: 0px;

.jGrowl.bottom-left {
left: 0px;
bottom: 0px;


}

}


.jGrowl.bottom-left {
left: 0px;
bottom: 0px;





.jGrowl.bottom-right {
right: 0px;
bottom: 0px;
}
.jGrowl.center {
top: 0px;
width: 50%;
left: 25%;

}


}


.jGrowl.bottom-right {
right: 0px;
bottom: 0px;




/** Cross Browser Styling **/

.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {
margin-left: auto;
margin-right: auto;

}

}


.jGrowl.center {
top: 0px;
width: 50%;
left: 25%;





















.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;
}
.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;
}
.jGrowl-notification .jGrowl-header {
font-weight: bold;
font-size: .85em;

}

}


/** Cross Browser Styling **/

.center .jGrowl-notification,
.center .jGrowl-closer {
margin-left: auto;
margin-right: auto;
}

.jGrowl .jGrowl-notification,
.jGrowl .jGrowl-closer {
background-color: #000;
opacity: .85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
zoom: 1;
width: 235px;
padding: 10px;
margin-top: 5px;
margin-bottom: 5px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 1em;
text-align: left;
display: none;
border-radius: 5px;
}

.jGrowl .jGrowl-notification {
min-height: 40px;
}

.jGrowl .jGrowl-notification,
.jGrowl .jGrowl-closer {
margin: 10px;
}

.jGrowl .jGrowl-notification .jGrowl-header {
font-weight: bold;
font-size: .85em;

.jGrowl-notification .jGrowl-close {
background-color: transparent;
color: inherit;
border: none;
z-index: 99;
float: right;
font-weight: bold;
font-size: 1em;
cursor: pointer;
}
.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;











}

}


.jGrowl .jGrowl-notification .jGrowl-close {
z-index: 99;
float: right;
font-weight: bold;
font-size: 1em;
cursor: pointer;
}

.jGrowl .jGrowl-closer {
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 {
border: 1px solid #000;
background: #000;
color: #fff;











}

/** Hide jGrowl when printing **/

}

/** Hide jGrowl when printing **/

Zeile 1527Zeile 1528
		display: none;
}
}

		display: none;
}
}





/** jGrowl End **/

/** Modal Start **/

/** jGrowl End **/

/** Modal Start **/

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

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

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

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

	-o-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;

	-o-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;

Zeile 1581Zeile 1582

/** Impromptu Start **/



/** Impromptu Start **/


/*! jQuery-Impromptu - v5.2.4 - 2014-05-26

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

* http://trentrichardson.com/Impromptu

* http://trentrichardson.com/Impromptu

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

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





.jqifade {
position: absolute;
background-color: #777777;

.jqifade{
position: absolute;
background-color: #777777;

}

}


div.jqi {
width: 400px;




iframe.jqifade{
display:block;
z-index:-1;
}
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 .jqiclose {


div.jqi .jqicontainer{ 
}
div.jqi .jqiclose{

	position: absolute;

	position: absolute;

	top: 4px; right: -2px;
width: 18px;
cursor: default;
color: #bbbbbb;
font-weight: bold;
}

div.jqi .jqistate {

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


	background-color: #fff;
}

	background-color: #fff;
}


div.jqi .jqititle {

div.jqi .jqititle{


	padding: 5px 10px;

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

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



div.jqi .jqimessage{ 
padding: 10px;
line-height: 20px;
color: #444444;
overflow: auto;
}
div.jqi .jqibuttonshide{
display: none;
}
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;

	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 {

	border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-webkit-border-radius: 0 0 6px 6px;
}
div.jqi .jqibuttons button{


	margin: 0;

	margin: 0;

	padding: 6px 20px;

	padding: 15px 20px;

	background-color: transparent;

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


 
div.jqi .jqibuttons button:hover,

div.jqi .jqibuttons button:hover,

div.jqi .jqibuttons button:focus {

div.jqi .jqibuttons button:focus{

	color: #287ade;
outline: none;
}

	color: #287ade;
outline: none;
}


.jqiwarning .jqi .jqibuttons {



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

	background-color: #b95656;
}

	background-color: #b95656;
}





/* sub states */

/* sub states */


div.jqi .jqiparentstate::after {

div.jqi .jqiparentstate::after{ 


	background-color: #777;
opacity: 0.6;
filter: alpha(opacity=60);
content: '';
position: absolute;

	background-color: #777;
opacity: 0.6;
filter: alpha(opacity=60);
content: '';
position: absolute;

	top: 0;
left: 0;
bottom: 0;
right: 0;

	top:0;left:0;bottom:0;right:0;




	border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

	border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}


div.jqi .jqisubstate {

div.jqi .jqisubstate{


	position: absolute;

	position: absolute;

	top: 0;

	top:0;

	left: 20%;
width: 60%;
padding: 7px;

	left: 20%;
width: 60%;
padding: 7px;

Zeile 1695Zeile 1694
	border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-webkit-border-radius: 0 0 6px 6px;

	border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-webkit-border-radius: 0 0 6px 6px;

 
}
div.jqi .jqisubstate .jqibuttons button{
padding: 10px 18px;

}


}


div.jqi .jqisubstate .jqibuttons button {
padding: 10px 18px;
}

/* arrows for tooltips/tours */

.jqi .jqiarrow {
position: absolute;
height: 0; width: 0;
line-height: 0;
font-size: 0;
border: solid 10px transparent;
}

.jqi .jqiarrowtl {
left: 10px;
top: -20px;
border-bottom-color: #ffffff;
}

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

.jqi .jqiarrowtr {
right: 10px;
top: -20px;
border-bottom-color: #ffffff;
}

.jqi .jqiarrowbl {
left: 10px;
bottom: -20px;
border-top-color: #ffffff;
}

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

.jqi .jqiarrowbr {
right: 10px;
bottom: -20px;
border-top-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;
}

/* arrows for tooltips/tours */
.jqi .jqiarrow{ position: absolute; height: 0; width:0; line-height: 0; font-size: 0; border: solid 10px transparent;}

.jqi .jqiarrowtl{ left: 10px; top: -20px; border-bottom-color: #ffffff; }
.jqi .jqiarrowtc{ left: 50%; top: -20px; border-bottom-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowtr{ right: 10px; top: -20px; border-bottom-color: #ffffff; }

.jqi .jqiarrowbl{ left: 10px; bottom: -20px; border-top-color: #ffffff; }
.jqi .jqiarrowbc{ left: 50%; bottom: -20px; border-top-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowbr{ right: 10px; bottom: -20px; border-top-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 .jqiarrowrm {
right: -20px;
top: 50%;
border-left-color: #ffffff;
margin-top: -10px;
}

.jqi .jqiarrowrb {
right: -20px;
bottom: 10px;
border-left-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 */


/** Impromptu End */

]]>
</stylesheet>

]]></stylesheet>


		<stylesheet name="usercp.css" attachedto="usercp.php|usercp2.php|private.php" version="1800" disporder="2"><![CDATA[.usercp_nav_item {
display: block;
padding: 1px 0 1px 23px;

		<stylesheet name="usercp.css" attachedto="usercp.php|usercp2.php|private.php" version="1800" disporder="2"><![CDATA[.usercp_nav_item {
display: block;
padding: 1px 0 1px 23px;

Zeile 2379Zeile 2309
}]]></stylesheet>
</stylesheets>
<templates>

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

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

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

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

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

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

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



</script>
</head>
<body>

</script>
</head>
<body>

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

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

 
</tr>

<tr><td id="posts_container">
<div id="posts">
{$announcement}

<tr><td id="posts_container">
<div id="posts">
{$announcement}

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

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

		<tr>
<td class="trow2" style="vertical-align: top;"><strong>{$lang->event_date}</strong></td>
<td class="trow1">
<script type="text/javascript">
<!--
function toggleType()
{
if($("#type_single").prop("checked"))
{
$("#ranged_selects").hide();
$("#single_selects").show();
}
else
{
$("#single_selects").hide();
$("#ranged_selects").show();
toggleRepeats();
}
}

function toggleRepeats()
{
var repeats = $("#repeats").get(0).selectedIndex;
$(".repeats_type").each(function()
{
$(this).hide();
});
if($("#repeats_type_"+repeats).length > 0)
{
$("#repeats_type_"+repeats).show();
}
}
// -->
</script>
<dl style="margin-top: 0; margin-bottom: 0; width: 100%;">
<dt><input type="radio" name="type" value="single" {$type_single} id="type_single" onclick="toggleType();" /> <label for="type_single"><strong>{$lang->type_single}</strong></label></dt>
<dd style="margin-top: 4px;" id="single_selects">
<select name="single_day">
{$single_days}
</select>
&nbsp;
<select name="single_month">
<option value="1"{$single_month['1']}>{$lang->month_1}</option>
<option value="2"{$single_month['2']}>{$lang->month_2}</option>
<option value="3"{$single_month['3']}>{$lang->month_3}</option>
<option value="4"{$single_month['4']}>{$lang->month_4}</option>
<option value="5"{$single_month['5']}>{$lang->month_5}</option>
<option value="6"{$single_month['6']}>{$lang->month_6}</option>
<option value="7"{$single_month['7']}>{$lang->month_7}</option>

		<tr>
<td class="trow2" style="vertical-align: top;"><strong>{$lang->event_date}</strong></td>
<td class="trow1">
<script type="text/javascript">
<!--
function toggleType()
{
if($("#type_single").prop("checked"))
{
$("#ranged_selects").hide();
$("#single_selects").show();
}
else
{
$("#single_selects").hide();
$("#ranged_selects").show();
toggleRepeats();
}
}

function toggleRepeats()
{
var repeats = $("#repeats").get(0).selectedIndex;
$(".repeats_type").each(function()
{
$(this).hide();
});
if($("#repeats_type_"+repeats).length > 0)
{
$("#repeats_type_"+repeats).show();
}
}
// -->
</script>
<dl style="margin-top: 0; margin-bottom: 0; width: 100%;">
<dt><input type="radio" name="type" value="single" {$type_single} id="type_single" onclick="toggleType();" /> <label for="type_single"><strong>{$lang->type_single}</strong></label></dt>
<dd style="margin-top: 4px;" id="single_selects">
<select name="single_day">
{$single_days}
</select>
&nbsp;
<select name="single_month">
<option value="1"{$single_month['1']}>{$lang->month_1}</option>
<option value="2"{$single_month['2']}>{$lang->month_2}</option>
<option value="3"{$single_month['3']}>{$lang->month_3}</option>
<option value="4"{$single_month['4']}>{$lang->month_4}</option>
<option value="5"{$single_month['5']}>{$lang->month_5}</option>
<option value="6"{$single_month['6']}>{$lang->month_6}</option>
<option value="7"{$single_month['7']}>{$lang->month_7}</option>

							<option value="8"{$single_month['8']}>{$lang->month_8}</option>
<option value="9"{$single_month['9']}>{$lang->month_9}</option>
<option value="10"{$single_month['10']}>{$lang->month_10}</option>

							<option value="8"{$single_month['8']}>{$lang->month_8}</option>
<option value="9"{$single_month['9']}>{$lang->month_9}</option>
<option value="10"{$single_month['10']}>{$lang->month_10}</option>

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

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

								</td>
</tr>

								</td>
</tr>

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

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

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

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

									</select>

									</select>

									<select name="end_year">
{$end_years}
</select>

									<select name="end_year">
{$end_years}
</select>

Zeile 2706Zeile 2635
											</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}

											</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="radio" name="repeats_5_type" value="2" id="repeats_5_type_2" style="vertical-align: middle;" {$repeats_5_type[2]} />
{$lang->repeats_on_the}</label>

										</div>
<div class="smalltext" style="margin-top: 5px;"><label>
<input type="radio" name="repeats_5_type" value="2" id="repeats_5_type_2" style="vertical-align: middle;" {$repeats_5_type[2]} />
{$lang->repeats_on_the}</label>

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

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

Zeile 2779Zeile 2708
</html>]]></template>
<template name="calendar_addevent_calendarselect" version="1800"><![CDATA[ <tr>
<td width="20%" class="trow1"><strong>{$lang->select_calendar}</strong></td>

</html>]]></template>
<template name="calendar_addevent_calendarselect" version="1800"><![CDATA[ <tr>
<td width="20%" class="trow1"><strong>{$lang->select_calendar}</strong></td>

			<td class="trow1">

			<td class="trow1">

				<select name="calendar">
{$select_calendar}
</select>

				<select name="calendar">
{$select_calendar}
</select>

Zeile 2854Zeile 2783
<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 />
{$event['userstars']}
</span>
</div>
<div class="float_right" style="text-align: right;">
{$moderator_options}
{$repeats}

	<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>
<div class="float_right" style="text-align: right;">
{$moderator_options}
{$repeats}

			</div>
<br class="clear" />
</td>

			</div>
<br class="clear" />
</td>

Zeile 2889Zeile 2818
<td class="trow1">{$lang->no_events}</td>
</tr>
</table>]]></template>

<td class="trow1">{$lang->no_events}</td>
</tr>
</table>]]></template>

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

		<template name="calendar_editevent" version="1806"><![CDATA[<html>

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

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

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

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

		<tr>

		<tr>

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

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

Zeile 2909Zeile 2838
			<td class="trow1"><input type="submit" class="button" name="submit" value="{$lang->delete_now}" tabindex="10" /></td>
</tr>
</table>

			<td class="trow1"><input type="submit" class="button" name="submit" value="{$lang->delete_now}" tabindex="10" /></td>
</tr>
</table>

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

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

	<input type="hidden" name="eid" value="{$event['eid']}" />
</form>
<br />

	<input type="hidden" name="eid" value="{$event['eid']}" />
</form>
<br />

Zeile 3521Zeile 3450
{$pollbox}
</table>
{$attachbox}

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

<br />

<br />

<div align="center"><input type="submit" class="button" name="submitbutton" value="{$lang->update_post}" tabindex="3" accesskey="s" />  <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" /></div>
<input type="hidden" name="action" value="do_editpost" />
<input type="hidden" name="attachmentaid" value="" />

<div align="center"><input type="submit" class="button" name="submitbutton" value="{$lang->update_post}" tabindex="3" accesskey="s" />  <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" /></div>
<input type="hidden" name="action" value="do_editpost" />
<input type="hidden" name="attachmentaid" value="" />

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

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

</tr>

</tr>

</table>
<br />]]></template>
<template name="error_inline" version="120"><![CDATA[<div class="error">

</table>
<br />]]></template>
<template name="error_inline" version="120"><![CDATA[<div class="error">

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

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

	{$gobutton}
</form>

	{$gobutton}
</form>

</div>]]></template>
<template name="footer_themeselector" version="1800"><![CDATA[<select name="{$name}" onchange="MyBB.changeTheme();">
<optgroup label="{$lang->select_theme}">

</div>]]></template>
<template name="footer_themeselector" version="1800"><![CDATA[<select name="{$name}" onchange="MyBB.changeTheme();">
<optgroup label="{$lang->select_theme}">

Zeile 3717Zeile 3646
		<template name="forumbit_depth1_forum_lastpost" version="1800"><![CDATA[<span class="smalltext">
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lastpost_date}<br />{$lang->by} {$lastpost_profilelink}</span>]]></template>

		<template name="forumbit_depth1_forum_lastpost" version="1800"><![CDATA[<span class="smalltext">
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lastpost_date}<br />{$lang->by} {$lastpost_profilelink}</span>]]></template>

		<template name="forumbit_depth2_cat" version="1800"><![CDATA[<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span></td>
<td class="{$bgcolor}" valign="top">

		<template name="forumbit_depth2_cat" version="1804"><![CDATA[<tr>
<td class="{$bgcolor}" align="center" width="1"><span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span></td>
<td class="{$bgcolor}">

<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div>
</td>

<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div>
</td>

<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>

<td class="{$bgcolor}" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" align="right" style="white-space: nowrap">{$lastpost}</td>

</tr>]]></template>

</tr>]]></template>

		<template name="forumbit_depth2_forum" version="1800"><![CDATA[<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span></td>
<td class="{$bgcolor}" valign="top">

		<template name="forumbit_depth2_forum" version="1804"><![CDATA[<tr>
<td class="{$bgcolor}" align="center" width="1"><span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span></td>
<td class="{$bgcolor}">

<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>

<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>

<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>

<td class="{$bgcolor}" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" align="right" style="white-space: nowrap">{$lastpost}</td>

</tr>]]></template>
<template name="forumbit_depth2_forum_lastpost" version="1800"><![CDATA[<span class="smalltext">
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>

</tr>]]></template>
<template name="forumbit_depth2_forum_lastpost" version="1800"><![CDATA[<span class="smalltext">
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>

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

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

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

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

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

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

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

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

</head>
<body>
{$header}

</head>
<body>
{$header}

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

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

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

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

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

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

Zeile 4067Zeile 3996
{$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="1800"><![CDATA[	<td class="tcat" align="center" width="80">

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

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

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

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

Zeile 4088Zeile 4017
</tr>]]></template>
<template name="forumdisplay_usersbrowsing" version="1400"><![CDATA[<span class="smalltext">{$lang->users_browsing_forum} {$onlinemembers}{$onlinesep}{$invisonline}{$onlinesep2}{$guestsonline}</span><br />]]></template>
<template name="forumdisplay_usersbrowsing_user" version="1400"><![CDATA[{$comma}{$user['profilelink']}{$invisiblemark}]]></template>

</tr>]]></template>
<template name="forumdisplay_usersbrowsing" version="1400"><![CDATA[<span class="smalltext">{$lang->users_browsing_forum} {$onlinemembers}{$onlinesep}{$invisonline}{$onlinesep2}{$guestsonline}</span><br />]]></template>
<template name="forumdisplay_usersbrowsing_user" version="1400"><![CDATA[{$comma}{$user['profilelink']}{$invisiblemark}]]></template>

		<template name="forumjump_advanced" version="1611"><![CDATA[<form action="forumdisplay.php" method="get">

		<template name="forumjump_advanced" version="1804"><![CDATA[<form action="forumdisplay.php" method="get">

<span class="smalltext"><strong>{$lang->forumjump}</strong></span>
<select name="{$name}" class="forumjump">

<span class="smalltext"><strong>{$lang->forumjump}</strong></span>
<select name="{$name}" class="forumjump">

<option value="-1" {$jumpsel['default']}>{$lang->forumjump_select}</option>
<option value="-1">--------------------</option>

 
<option value="-4">{$lang->forumjump_pms}</option>
<option value="-3">{$lang->forumjump_usercp}</option>
<option value="-5">{$lang->forumjump_wol}</option>

<option value="-4">{$lang->forumjump_pms}</option>
<option value="-3">{$lang->forumjump_usercp}</option>
<option value="-5">{$lang->forumjump_wol}</option>

Zeile 4103Zeile 4030
{$gobutton}
</form>
<script type="text/javascript">

{$gobutton}
</form>
<script type="text/javascript">

<!--
$(".forumjump").change(function() {
var option = $(".forumjump").get(0).selectedIndex.value;

if(option < 0)
{
window.location=('forumdisplay.php?fid='+option)
return
}

$(".forumjump").change(function() {
var option = $(this).val();












		window.location=({$forum_link})
})
//-->







	if(option < 0)
{
window.location = 'forumdisplay.php?fid='+option;
}
else
{
window.location = {$forum_link};
}
});

</script>]]></template>
<template name="forumjump_bit" version="120"><![CDATA[<option value="{$forum['fid']}" {$optionselected}>{$depth} {$forum['name']}</option>]]></template>

</script>]]></template>
<template name="forumjump_bit" version="120"><![CDATA[<option value="{$forum['fid']}" {$optionselected}>{$depth} {$forum['name']}</option>]]></template>

		<template name="forumjump_special" version="120"><![CDATA[<select name="{$name}">
<option value="index" {$jumpsel['default']}>{$lang->forumjump_select}</option>
<option value="index">--------------------</option>

		<template name="forumjump_special" version="1804"><![CDATA[<select name="{$name}">



{$forumjumpbits}
</select>]]></template>
<template name="global_bannedwarning" version="1400"><![CDATA[<div class="red_alert">

{$forumjumpbits}
</select>]]></template>
<template name="global_bannedwarning" version="1400"><![CDATA[<div class="red_alert">

Zeile 4176Zeile 4100
		<template name="header_menu_memberlist" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/memberlist.php" class="memberlist">{$lang->toplinks_memberlist}</a></li>]]></template>
<template name="header_menu_portal" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/portal.php" class="portal">{$lang->toplinks_portal}</a></li>]]></template>
<template name="header_menu_search" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/search.php" class="search">{$lang->toplinks_search}</a></li>]]></template>

		<template name="header_menu_memberlist" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/memberlist.php" class="memberlist">{$lang->toplinks_memberlist}</a></li>]]></template>
<template name="header_menu_portal" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/portal.php" class="portal">{$lang->toplinks_portal}</a></li>]]></template>
<template name="header_menu_search" version="1800"><![CDATA[<li><a href="{$mybb->settings['bburl']}/search.php" class="search">{$lang->toplinks_search}</a></li>]]></template>

		<template name="header_quicksearch" version="1800"><![CDATA[						<form action="{$mybb->settings['bburl']}/search.php" method="post">

		<template name="header_quicksearch" version="1804"><![CDATA[						<form action="{$mybb->settings['bburl']}/search.php" method="post">

						<fieldset id="search">
<input name="keywords" type="text" class="textbox" />
<input value="{$lang->search_button}" type="submit" class="button" />
<input type="hidden" name="action" value="do_search" />

						<fieldset id="search">
<input name="keywords" type="text" class="textbox" />
<input value="{$lang->search_button}" type="submit" class="button" />
<input type="hidden" name="action" value="do_search" />

 
							<input type="hidden" name="postthread" value="1" />

						</fieldset>
</form>]]></template>

						</fieldset>
</form>]]></template>

		<template name="header_welcomeblock_guest" version="1800"><![CDATA[						<!-- Continuation of div(class="upper") as opened in the header template -->
<span class="welcome">{$lang->welcome_guest} <a href="{$mybb->settings['bburl']}/member.php?action=login" onclick="$('#quick_login').modal({ fadeDuration: 250, keepelement: true }); return false;" class="login">{$lang->welcome_login}</a> <a href="{$mybb->settings['bburl']}/member.php?action=register" class="register">{$lang->welcome_register}</a></span>

		<template name="header_welcomeblock_guest" version="1804"><![CDATA[						<!-- Continuation of div(class="upper") as opened in the header template -->
<span class="welcome">{$lang->welcome_guest} <a href="{$mybb->settings['bburl']}/member.php?action=login" onclick="$('#quick_login').modal({ fadeDuration: 250, keepelement: true, zIndex: (typeof modal_zindex !== 'undefined' ? modal_zindex : 9999) }); return false;" class="login">{$lang->welcome_login}</a> <a href="{$mybb->settings['bburl']}/member.php?action=register" class="register">{$lang->welcome_register}</a></span>

					</div>
</div>
<div class="modal" id="quick_login" style="display: none;">

					</div>
</div>
<div class="modal" id="quick_login" style="display: none;">

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

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

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

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

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

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

Zeile 4236Zeile 4161
			{$admincplink}
</ul>
<ul class="menu user_links">

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

			<li><a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup', null, true); return false;">{$lang->welcome_open_buddy_list}</a></li>

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

			<li><a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a></li>
<li><a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a></li>
<li><a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}</li>

			<li><a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a></li>
<li><a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a></li>
<li><a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}</li>

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

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

</tr>
<tr>

</tr>
<tr>

<td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->user_name}</strong></span></td>
<td class="tcat" colspan="2" align="center"><span class="smalltext"><strong>{$lang->contact}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->reg_date}</strong></span></td>

<td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->user_name}</strong></span></td>
<td class="tcat" colspan="2" align="center"><span class="smalltext"><strong>{$lang->contact}</strong></span></td>
<td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->reg_date}</strong></span></td>

Zeile 4365Zeile 4290
{$footer}
</body>
</html>]]></template>

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

		<template name="managegroup_adduser" version="1800"><![CDATA[<br />

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

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

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

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

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

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

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

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

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

Zeile 4420Zeile 4345
<br />
<div align="center"><input type="submit" class="button" value="{$lang->add_member_submit}" /></div>
</form>]]></template>

<br />
<div align="center"><input type="submit" class="button" value="{$lang->add_member_submit}" /></div>
</form>]]></template>

		<template name="managegroup_inviteuser" version="1800"><![CDATA[<br />

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

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

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

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

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

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

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

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

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

Zeile 4662Zeile 4587
<td width="40%" class="trow1"><strong>{$lang->your_email}</strong><br /><span class="smalltext">{$lang->email_note}</span></td>
<td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="fromemail" value="{$fromemail}" /></td>
</tr>]]></template>

<td width="40%" class="trow1"><strong>{$lang->your_email}</strong><br /><span class="smalltext">{$lang->email_note}</span></td>
<td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="fromemail" value="{$fromemail}" /></td>
</tr>]]></template>

		<template name="member_emailuser_hidden" version="1800"><![CDATA[<input type="hidden" name="fromname" value="{$mybb->user['username']}" />
<input type="hidden" name="fromemail" value="{$mybb->user['email']}" />]]></template>

 
		<template name="member_loggedin_notice" version="1800"><![CDATA[<fieldset class="align_right smalltext">{$lang->already_logged_in}</fieldset>
<br />]]></template>
<template name="member_login" version="1611"><![CDATA[<html>

		<template name="member_loggedin_notice" version="1800"><![CDATA[<fieldset class="align_right smalltext">{$lang->already_logged_in}</fieldset>
<br />]]></template>
<template name="member_login" version="1611"><![CDATA[<html>

Zeile 4726Zeile 4649
{$footer}
</body>
</html>]]></template>

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

		<template name="member_profile" version="1801"><![CDATA[<html>

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

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

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

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

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

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 4830Zeile 4753
<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_contact_details" version="1800"><![CDATA[<br />

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

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
<colgroup>
<col style="width: 30%;" />

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
<colgroup>
<col style="width: 30%;" />

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

</tr>]]></template>

</tr>]]></template>

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

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

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

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

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

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

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

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

Zeile 4951Zeile 4874
	<td class="{$bgcolor}"><strong>{$lang->homepage}</strong></td>
<td class="{$bgcolor}"><a href="{$memprofile['website']}" target="_blank">{$memprofile['website']}</a></td>
</tr>]]></template>

	<td class="{$bgcolor}"><strong>{$lang->homepage}</strong></td>
<td class="{$bgcolor}"><a href="{$memprofile['website']}" target="_blank">{$memprofile['website']}</a></td>
</tr>]]></template>

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

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

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

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

<script src="{$mybb->asset_url}/jscripts/validate/jquery.validate.min.js"></script>

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

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 4998Zeile 4921
{$questionbox}
</td>
<td width="50%" class="trow1" valign="top">

{$questionbox}
</td>
<td width="50%" class="trow1" valign="top">

<fieldset class="trow2">

<fieldset class="trow2">

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

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

Zeile 5046Zeile 4969
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr>
<td><span class="smalltext">{$lang->time_offset_desc}</span></td>

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

</tr>

</tr>

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

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

Zeile 5077Zeile 5000
</div>
</form>
<script type="text/javascript">

</div>
</form>
<script type="text/javascript">

<!--
$().ready(function() {
// validate registration_form

$(document).ready(function() {



	$("#registration_form").validate({
rules: {

	$("#registration_form").validate({
rules: {

          username: {
required: true,
minlength: {$mybb->settings['minnamelength']},
maxlength: {$mybb->settings['maxnamelength']},
remote:{
url: "xmlhttp.php?action=username_availability",
type: "post",
dataType: "json",
data:
{
my_post_key: my_post_key


			username: {
required: true,
minlength: {$mybb->settings['minnamelength']},
maxlength: {$mybb->settings['maxnamelength']},
remote: {
url: "xmlhttp.php?action=username_availability",
type: "post",
dataType: "json",
data:
{
my_post_key: my_post_key
},

				},
},

				},
},

          },
email: {
required: true,
email: true,
},
email2: {

			email: {
required: true,
email: true,
},
email2: {


				required: true,
email: true,
equalTo: "#email"

				required: true,
email: true,
equalTo: "#email"

          },

			},

		},
messages: {

		},
messages: {

            username: {
minlength: "{$lang->js_validator_username_length}",
maxlength: "{$lang->js_validator_username_length}",
},
email: "{$lang->js_validator_invalid_email}",

			username: {
minlength: "{$lang->js_validator_username_length}",
maxlength: "{$lang->js_validator_username_length}",
},
email: "{$lang->js_validator_invalid_email}",

			email2: "{$lang->js_validator_email_match}",

			email2: "{$lang->js_validator_email_match}",

 
		},
errorPlacement: function(error, element) {
if(element.is(':checkbox') || element.is(':radio'))
error.insertAfter($('input[name="' + element.attr('name') + '"]').last().next('span'));
else
error.insertAfter(element);

		}
});


		}
});


   {$validator_extra}

	{$validator_extra}

});

});

// -->

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

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

Zeile 5291Zeile 5217
<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="1800"><![CDATA[<br />

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

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/question.js?ver=1804"></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 5331Zeile 5257
		// -->
</script>
]]></template>

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

		<template name="member_register_referrer" version="1800"><![CDATA[<br />

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

<fieldset class="trow2">
<legend><strong>{$lang->referrer}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}">

<fieldset class="trow2">
<legend><strong>{$lang->referrer}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}">

Zeile 5344Zeile 5270
</td>
</tr></table>
</fieldset>

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

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

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

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

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

Zeile 5382Zeile 5308
}
// -->
</script>]]></template>

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

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

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

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/captcha.js?ver=1804"></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 5438Zeile 5364
	</tr>
<tr>
<td><script type="text/javascript" src="{$server}/challenge?k={$public_key}"></script></td>

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

 
	</tr>
</table>
</fieldset>]]></template>
<template name="member_register_regimage_nocaptcha" version="1804"><![CDATA[<br />
<fieldset class="trow2">
<legend><strong>{$lang->human_verification}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>
<td><span class="smalltext">{$lang->verification_note_nocaptcha}</span></td>
</tr>
<tr>
<td><script type="text/javascript" src="{$server}"></script><div class="g-recaptcha" data-sitekey="{$public_key}"></div></td>

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

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

Zeile 5450Zeile 5388
</fieldset>]]></template>
<template name="member_register_stylebit" version="120"><![CDATA[<option value="{$style['sid']}">{$style['name']}</option>]]></template>
<template name="member_resendactivation" version="120"><![CDATA[<html>

</fieldset>]]></template>
<template name="member_register_stylebit" version="120"><![CDATA[<option value="{$style['sid']}">{$style['name']}</option>]]></template>
<template name="member_resendactivation" version="120"><![CDATA[<html>

<head>

<head>

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

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

Zeile 5513Zeile 5451
</table>
</div>
</div>]]></template>

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

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

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

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

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

Zeile 5614Zeile 5552
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>
</form>
{$footer}

<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">
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>

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

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

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

Zeile 5656Zeile 5594
				return {id:term, text:term};
}
},

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

 
	});

$('[for=username]').click(function(){
$("#username").select2('open');
return false;

	});
}
// -->

	});
}
// -->

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

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

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

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

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

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

Zeile 5756Zeile 5699
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>
</form>
{$footer}

<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">
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>

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

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

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

Zeile 5798Zeile 5741
				return {id:term, text:term};
}
},

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

 
	});

$('[for=username]').click(function(){
$("#username").select2('open');
return false;

	});
}
// -->

	});
}
// -->

Zeile 5853Zeile 5801
							<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}

							{$profile_link}

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

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

Zeile 5872Zeile 5820
					</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>
<body>

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

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

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

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

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

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

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

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

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

Zeile 5917Zeile 5865
<label><input name="name" checked="checked" value="1" type="checkbox"> {$lang->search_by_name}</label><br />
<label><input name="document" checked="checked" value="1" type="checkbox"> {$lang->search_by_document}</label>
</span>

<label><input name="name" checked="checked" value="1" type="checkbox"> {$lang->search_by_name}</label><br />
<label><input name="document" checked="checked" value="1" type="checkbox"> {$lang->search_by_document}</label>
</span>

</div>

</div>

<div class="float_left" style="padding-left: 20px; padding-top: 5px;">
<input type="hidden" name="action" value="do_helpsearch" />
<input type="submit" class="button" name="submit" value="{$lang->search_help_documents}" />
</div>
</form>

<div class="float_left" style="padding-left: 20px; padding-top: 5px;">
<input type="hidden" name="action" value="do_helpsearch" />
<input type="submit" class="button" name="submit" value="{$lang->search_help_documents}" />
</div>
</form>

</td>

</td>

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

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

<tr>

<tr>

<td class="thead{$expthead}"><div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="sid_{$section['sid']}_img" class="expander" alt="[-]" title="[-]" /></div><div><strong>{$section['name']}</strong></div></td>
</tr>
</thead>

<td class="thead{$expthead}"><div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="sid_{$section['sid']}_img" class="expander" alt="[-]" title="[-]" /></div><div><strong>{$section['name']}</strong></div></td>
</tr>
</thead>

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

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

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

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

<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 5969Zeile 5917
		</span>
<table width="100%"><tr><td><span class="smalltext"><em>{$prev}</em></span></td></tr></table>
</td>

		</span>
<table width="100%"><tr><td><span class="smalltext"><em>{$prev}</em></span></td></tr></table>
</td>

</tr>]]></template>

</tr>]]></template>

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

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

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

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

<tr>
<td class="thead" align="center" colspan="2"><strong>{$user['username']} - {$lang->aim_center}</strong></td>
</tr>

<tr>
<td class="thead" align="center" colspan="2"><strong>{$user['username']} - {$lang->aim_center}</strong></td>
</tr>

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

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

<tr>

<tr>

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

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

Zeile 5996Zeile 5944
<td align="center" style="white-space: nowrap"><a href="aim:addbuddy?screenname={$user['aim']}"><img src="http://info.aol.co.uk/aim/remote/gr/aimver_bud.gif" width="117" height="39" alt="{$lang->add_me_buddy_list}" title="{$lang->add_me_buddy_list}" /></a></td>
</tr>
<td align="center" style="white-space: nowrap"><a href="http://www.aim.com/"><img src="http://info.aol.co.uk/aim/remote/gr/aimver_botdow.gif" width="117" height="29" alt="{$lang->download_aol_im}" title="{$lang->download_aol_im}" /></a></td>

<td align="center" style="white-space: nowrap"><a href="aim:addbuddy?screenname={$user['aim']}"><img src="http://info.aol.co.uk/aim/remote/gr/aimver_bud.gif" width="117" height="39" alt="{$lang->add_me_buddy_list}" title="{$lang->add_me_buddy_list}" /></a></td>
</tr>
<td align="center" style="white-space: nowrap"><a href="http://www.aim.com/"><img src="http://info.aol.co.uk/aim/remote/gr/aimver_botdow.gif" width="117" height="29" alt="{$lang->download_aol_im}" title="{$lang->download_aol_im}" /></a></td>

</tr>
</table>

</tr>
</table>

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

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

</tr>
</table>

</tr>
</table>

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

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

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

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

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

		<template name="misc_imcenter_skype" 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 6052Zeile 6000
		<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">
<tr>

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

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

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

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

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

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

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

Zeile 6081Zeile 6029
</tr>
<tr>
<td class="tcat" colspan="2" align="center"><span class="smalltext"><strong>{$lang->name}</strong></span></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>
{$smilies}
</table>
{$footer}
</body>
</html>]]></template>

<td class="tcat"><span class="smalltext"><strong>{$lang->abbreviation}</strong></span></td>
</tr>
{$smilies}
</table>
{$footer}
</body>
</html>]]></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">

Zeile 6104Zeile 6052
		<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_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="1800"><![CDATA[<tr>
<td class="{$class}" align="center">{$smilie_image}</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>
<td class="{$class}">{$smilie['find']}</td>
</tr>]]></template>

<td class="{$class}">{$smilie['name']}</td>
<td class="{$class}">{$smilie['find']}</td>
</tr>]]></template>

Zeile 6140Zeile 6088
</tr></table>
<br />
<div align="center"><input type="submit" class="button" name="make" value="{$lang->syndication_generate}" /></div>

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

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

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

</html>]]></template>
<template name="misc_syndication_feedurl" version="120"><![CDATA[<table border="0" cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr><td>

</html>]]></template>
<template name="misc_syndication_feedurl" version="120"><![CDATA[<table border="0" cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr><td>

Zeile 6162Zeile 6110
		<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">

<tr>

<tr>

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

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

</tr>

</tr>

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

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

Zeile 6177Zeile 6125
<td class="{$altbg}">{$profile_link}</a></td>
<td class="{$altbg}">{$poster['posts']}</td>
</tr>]]></template>

<td class="{$altbg}">{$profile_link}</a></td>
<td class="{$altbg}">{$poster['posts']}</td>
</tr>]]></template>

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

		<template name="modcp" version="1805"><![CDATA[<html>

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

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

Zeile 6211Zeile 6159
<td class="thead" align="center" colspan="1"><strong>{$lang->moderator_notes}</strong></td>
</tr>
<tr>

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

<td class="tcat"><span class="smalltext"><strong>{$lang->notes_public_all}</strong></span>
</td>

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

<tr>
<td class="trow1"><textarea name="modnotes" style="width: 99%; height: 200px;" rows="5" cols="45">{$modnotes}</textarea></td>
</tr>

<tr>
<td class="trow1"><textarea name="modnotes" style="width: 99%; height: 200px;" rows="5" cols="45">{$modnotes}</textarea></td>
</tr>

Zeile 6301Zeile 6249
</body>
</html>]]></template>
<template name="modcp_announcements_edit" version="1800"><![CDATA[<html>

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

<head>

<head>

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

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

Zeile 6598Zeile 6546
		<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_banuser" version="1800"><![CDATA[<html>

		<template name="modcp_banuser" version="1806"><![CDATA[<html>

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

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

Zeile 6641Zeile 6589
		</tr>
</table>
{$footer}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Zeile 7140Zeile 7088
		</table>
</form>
{$footer}

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

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

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

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

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

Zeile 7149Zeile 7097
	MyBB.select2();
$("#username").select2({
placeholder: "{$lang->find_users}",

	MyBB.select2();
$("#username").select2({
placeholder: "{$lang->find_users}",

		minimumInputLength: 3,
maximumSelectionSize: 3,
multiple: false,
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper
url: "xmlhttp.php?action=get_users",
dataType: 'json',
data: function (term, page) {

		minimumInputLength: 3,
maximumSelectionSize: 3,
multiple: false,
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper
url: "xmlhttp.php?action=get_users",
dataType: 'json',
data: function (term, page) {

				return {
query: term, // search term
};

				return {
query: term, // search term
};

Zeile 7182Zeile 7130
</html>]]></template>
<template name="modcp_finduser_noresults" version="1400"><![CDATA[ <tr>
<td class="trow1" align="center" colspan="5">{$lang->no_user_results}</td>

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

</tr>]]></template>

</tr>]]></template>

		<template name="modcp_finduser_user" version="1800"><![CDATA[						<tr>
<td class="{$alt_row}"><a href="modcp.php?action=editprofile&amp;uid={$user['uid']}">{$user['username']}</a></td>
<td class="{$alt_row}" align="center">{$usergroup}</td>

		<template name="modcp_finduser_user" version="1800"><![CDATA[						<tr>
<td class="{$alt_row}"><a href="modcp.php?action=editprofile&amp;uid={$user['uid']}">{$user['username']}</a></td>
<td class="{$alt_row}" align="center">{$usergroup}</td>

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

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

						</tr>
<tr>

						</tr>
<tr>

							<td class="trow1" width="25%"><strong>{$lang->ip_address}</strong></td>
<td class="trow1" width="75%"><input type="text" class="textbox" name="ipaddress" value="{$ipaddressvalue}" size="30" /></td>
</tr>

							<td class="trow1" width="25%"><strong>{$lang->ip_address}</strong></td>
<td class="trow1" width="75%"><input type="text" class="textbox" name="ipaddress" value="{$ipaddressvalue}" size="30" /></td>
</tr>

Zeile 7261Zeile 7209
		<template name="modcp_ipsearch_result_post" version="1800"><![CDATA[<strong>{$lang->ipresult_post}</strong> <a href="{$ipaddress['postlink']}">{$ipaddress['subject']}</a> {$lang->by} {$ipaddress['profilelink']}]]></template>
<template name="modcp_ipsearch_result_regip" version="1800"><![CDATA[<strong>{$lang->ipresult_regip}</strong> {$profile_link}]]></template>
<template name="modcp_ipsearch_results" version="1600"><![CDATA[ <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

		<template name="modcp_ipsearch_result_post" version="1800"><![CDATA[<strong>{$lang->ipresult_post}</strong> <a href="{$ipaddress['postlink']}">{$ipaddress['subject']}</a> {$lang->by} {$ipaddress['profilelink']}]]></template>
<template name="modcp_ipsearch_result_regip" version="1800"><![CDATA[<strong>{$lang->ipresult_regip}</strong> {$profile_link}]]></template>
<template name="modcp_ipsearch_results" version="1600"><![CDATA[ <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

						<tr>

						<tr>

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

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

Zeile 7274Zeile 7222
					</table>
{$multipage}
<br />]]></template>

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

		<template name="modcp_ipsearch_results_information" version="1800"><![CDATA[<div class="float_right">(<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress_url}'); return false;">{$lang->info_on_ip}</a>)</div>]]></template>

		<template name="modcp_ipsearch_results_information" version="1804"><![CDATA[<div class="float_right">(<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress_url}&modal=1'); return false;">{$lang->info_on_ip}</a>)</div>]]></template>

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

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

Zeile 7342Zeile 7290
									<option value="">{$lang->all_moderators}</option>
<option value="">----------</option>
{$user_options}

									<option value="">{$lang->all_moderators}</option>
<option value="">----------</option>
{$user_options}

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

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

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

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

Zeile 7353Zeile 7301
									<option value="username"{$sortbysel['username']}>{$lang->username}</option>
<option value="forum"{$sortbysel['forum']}>{$lang->forum_name}</option>
<option value="thread"{$sortbysel['thread']}>{$lang->thread_subject}</option>

									<option value="username"{$sortbysel['username']}>{$lang->username}</option>
<option value="forum"{$sortbysel['forum']}>{$lang->forum_name}</option>
<option value="thread"{$sortbysel['thread']}>{$lang->thread_subject}</option>

								</select>

								</select>

								{$lang->in}
<select name="order">
<option value="asc"{$ordersel['asc']}>{$lang->asc}</option>

								{$lang->in}
<select name="order">
<option value="asc"{$ordersel['asc']}>{$lang->asc}</option>

Zeile 7365Zeile 7313
						<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>

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

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

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

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

Zeile 7395Zeile 7343
<td class="{$trow}" align="center" valign="top">{$logitem['action']}</td>
<td class="{$trow}" align="center" valign="top">{$information}</td>
<td class="{$trow}" align="center" valign="top">{$logitem['ipaddress']}</td>

<td class="{$trow}" align="center" valign="top">{$logitem['action']}</td>
<td class="{$trow}" align="center" valign="top">{$information}</td>
<td class="{$trow}" align="center" valign="top">{$logitem['ipaddress']}</td>

</tr>]]></template>

</tr>]]></template>

		<template name="modcp_modlogs_result_announcement" version="1800"><![CDATA[<strong>{$lang->announcement}:</strong> <a href="{$data['announcement']}" target="_blank">{$data['subject']}</a>]]></template>
<template name="modcp_modlogs_result_forum" version="1800"><![CDATA[<strong>{$lang->forum}:</strong> <a href="{$logitem['forum']}" target="_blank">{$logitem['fname']}</a><br />]]></template>
<template name="modcp_modlogs_result_post" version="1800"><![CDATA[<strong>{$lang->post}:</strong> <a href="{$logitem['post']}#pid{$logitem['pid']}">{$logitem['psubject']}</a>]]></template>

		<template name="modcp_modlogs_result_announcement" version="1800"><![CDATA[<strong>{$lang->announcement}:</strong> <a href="{$data['announcement']}" target="_blank">{$data['subject']}</a>]]></template>
<template name="modcp_modlogs_result_forum" version="1800"><![CDATA[<strong>{$lang->forum}:</strong> <a href="{$logitem['forum']}" target="_blank">{$logitem['fname']}</a><br />]]></template>
<template name="modcp_modlogs_result_post" version="1800"><![CDATA[<strong>{$lang->post}:</strong> <a href="{$logitem['post']}#pid{$logitem['pid']}">{$logitem['psubject']}</a>]]></template>

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

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

{$headerinclude}
</head>
<body>
{$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>

{$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">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

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

Zeile 7579Zeile 7527
					{$attachment_link}
</div>
<strong>{$lang->threads_awaiting_moderation}</strong>

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

			</td>

			</td>

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

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

Zeile 7784Zeile 7732
		<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>

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

		<template name="modcp_warninglogs" version="1806"><![CDATA[<html>

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

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

Zeile 7860Zeile 7808
		</tr>
</table>
{$footer}

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

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

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

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

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

Zeile 8005Zeile 7953
			if($('#type_movecopythread').prop('checked') == true)
{
$('#type_movecopythread_expanded').show();

			if($('#type_movecopythread').prop('checked') == true)
{
$('#type_movecopythread_expanded').show();

			}

			}

			else
{
$('#type_movecopythread_expanded').hide();

			else
{
$('#type_movecopythread_expanded').hide();

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

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

{$headerinclude}
</head>
<body>

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

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

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

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

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

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

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

<tr>

<tr>

<td class="thead" colspan="2"><strong>{$thread['subject']} - {$lang->delete_thread}</strong></td>
</tr>
<tr>

<td class="thead" colspan="2"><strong>{$thread['subject']} - {$lang->delete_thread}</strong></td>
</tr>
<tr>

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

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

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

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

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

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

Zeile 8213Zeile 8161
{$footer}
</body>
</html>]]></template>

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

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

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

<td class="trow2"><strong>{$lang->mod_options}</strong></td>
<td class="trow2">
<a href="modcp.php?action=ipsearch&amp;ipaddress={$ipaddress}&amp;search_users=1">{$lang->search_ip_users}</a><br />
<a href="modcp.php?action=ipsearch&amp;ipaddress={$ipaddress}&amp;search_posts=1">{$lang->search_ip_posts}</a><br />

<td class="trow2"><strong>{$lang->mod_options}</strong></td>
<td class="trow2">
<a href="modcp.php?action=ipsearch&amp;ipaddress={$ipaddress}&amp;search_users=1">{$lang->search_ip_users}</a><br />
<a href="modcp.php?action=ipsearch&amp;ipaddress={$ipaddress}&amp;search_posts=1">{$lang->search_ip_posts}</a><br />

	<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress}'); return false;">{$lang->info_on_ip}</a>
</td>

	<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress}&modal=1'); return false;">{$lang->info_on_ip}</a>
</td>

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

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

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

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

</tr>

</tr>

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

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

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

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

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

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

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

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

Zeile 8270Zeile 8218
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->delete_threads}" /></div>
<input type="hidden" name="action" value="do_multideletethreads" />

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

<input type="hidden" name="fid" value="{$fid}" />
<input type="hidden" name="threads" value="{$inlineids}" />

<input type="hidden" name="fid" value="{$fid}" />
<input type="hidden" name="threads" value="{$inlineids}" />

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

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

Zeile 8297Zeile 8245
<td class="trow2"><label><input type="radio" class="radio" name="sep" value="hr" checked="checked" />&nbsp;{$lang->horizontal_rule}</label><br /><label><input type="radio" class="radio" name="sep" value="new_line" />&nbsp;{$lang->new_line}</label></td>
</tr>
{$postlist}

<td class="trow2"><label><input type="radio" class="radio" name="sep" value="hr" checked="checked" />&nbsp;{$lang->horizontal_rule}</label><br /><label><input type="radio" class="radio" name="sep" value="new_line" />&nbsp;{$lang->new_line}</label></td>
</tr>
{$postlist}

</table>

</table>

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

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

Zeile 8349Zeile 8297
<tr>
<td class="thead" colspan="2"><strong>{$lang->split_thread}</strong></td>
</tr>

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

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

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

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

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

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

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

{$headerinclude}
</head>

{$headerinclude}
</head>

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

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

Zeile 8429Zeile 8377
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->merge_threads}" /></div>
<input type="hidden" name="action" value="do_merge" />

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

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

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

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

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

Zeile 8853Zeile 8801
<td class="{$bgcolor2}" valign="top">
<span class="smalltext"><label><input type="checkbox" class="checkbox" name="postpoll" value="1" {$postpollchecked} /><strong>{$lang->poll_check}</strong></label><br />
{$lang->num_options} <input type="text" class="textbox" name="numpolloptions" value="{$numpolloptions}" size="10" /> {$lang->max_options}</span>

<td class="{$bgcolor2}" valign="top">
<span class="smalltext"><label><input type="checkbox" class="checkbox" name="postpoll" value="1" {$postpollchecked} /><strong>{$lang->poll_check}</strong></label><br />
{$lang->num_options} <input type="text" class="textbox" name="numpolloptions" value="{$numpolloptions}" size="10" /> {$lang->max_options}</span>

</td>

</td>

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

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

Zeile 9263Zeile 9211
<tr>
<td class="trow1">
{$welcometext}

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

</td>
</tr>

</td>
</tr>

</table><br />]]></template>
<template name="portal_welcome_guesttext" version="1609"><![CDATA[<span class="smalltext">{$lang->guest_welcome_registration}</span><br />
<br />

</table><br />]]></template>
<template name="portal_welcome_guesttext" version="1609"><![CDATA[<span class="smalltext">{$lang->guest_welcome_registration}</span><br />
<br />

Zeile 9323Zeile 9271
		<template name="post_attachments_new" version="1800"><![CDATA[<tr>
<td class="trow1" width="1"><img src="{$theme['imgdir']}/paperclip.png" alt="" /></td>
<td class="trow1" style="white-space: nowrap"><strong>{$lang->new_attachment}</strong> <input type="file" name="attachment" size="30" class="fileupload" /></td><td class="trow1" align="center">{$attach_update_options} {$attach_add_options}

		<template name="post_attachments_new" version="1800"><![CDATA[<tr>
<td class="trow1" width="1"><img src="{$theme['imgdir']}/paperclip.png" alt="" /></td>
<td class="trow1" style="white-space: nowrap"><strong>{$lang->new_attachment}</strong> <input type="file" name="attachment" size="30" class="fileupload" /></td><td class="trow1" align="center">{$attach_update_options} {$attach_add_options}

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

</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_attachments_update" version="1604"><![CDATA[<input type="submit" class="button" name="updateattachment" value="{$lang->update_attachment}" tabindex="12" />]]></template>

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

		<template name="post_captcha" version="1804"><![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 9337Zeile 9285
	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=1800"></script>

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

		</td>
</tr>

		</td>
</tr>

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

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

Zeile 9355Zeile 9303
		// -->
</script>
</td>

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

	</tr>
</table>

	</tr>
</table>

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

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

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

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

 
	</tr>
</table>
</td>
</tr>]]></template>
<template name="post_captcha_nocaptcha" version="1804"><![CDATA[<tr id="captcha_trow">
<td class="trow1" valign="top"><strong>{$lang->human_verification}</strong></td>
<td class="trow1">
<table style="width: 300px; padding: 4px;">
<tr>
<td><span class="smalltext">{$lang->verification_note_nocaptcha}</span></td>
</tr>
<tr>
<td><script type="text/javascript" src="{$server}"></script><div class="g-recaptcha" data-sitekey="{$public_key}"></div></td>

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

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

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

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

		<template name="postbit_attachments_images_image" version="1800"><![CDATA[<img src="attachment.php?aid={$attachment['aid']}" class="attachment" alt="" title="{$attachdate}" />&nbsp;&nbsp;&nbsp;]]></template>

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

		<template name="postbit_attachments_thumbnails" version="120"><![CDATA[<span class="smalltext"><strong>{$lang->postbit_attachments_thumbnails}</strong></span><br />
{$post['thumblist']}
<br />]]></template>

		<template name="postbit_attachments_thumbnails" version="120"><![CDATA[<span class="smalltext"><strong>{$lang->postbit_attachments_thumbnails}</strong></span><br />
{$post['thumblist']}
<br />]]></template>

		<template name="postbit_attachments_thumbnails_thumbnail" version="1800"><![CDATA[<a href="attachment.php?aid={$attachment['aid']}" target="_blank"><img src="attachment.php?thumbnail={$attachment['aid']}" class="attachment" alt="" title="{$attachdate}" /></a>&nbsp;&nbsp;&nbsp;]]></template>

		<template name="postbit_attachments_thumbnails_thumbnail" version="1805"><![CDATA[<a href="attachment.php?aid={$attachment['aid']}" target="_blank"><img src="attachment.php?thumbnail={$attachment['aid']}" class="attachment" alt="" title="{$lang->postbit_attachment_filename} {$attachment['filename']}&#13;{$lang->postbit_attachment_size} {$attachment['filesize']}&#13;{$attachdate}" /></a>&nbsp;&nbsp;&nbsp;]]></template>

		<template name="postbit_author_guest" version="120"><![CDATA[&nbsp;]]></template>
<template name="postbit_author_user" version="1800"><![CDATA[
{$lang->postbit_posts} {$post['postnum']}<br />

		<template name="postbit_author_guest" version="120"><![CDATA[&nbsp;]]></template>
<template name="postbit_author_user" version="1800"><![CDATA[
{$lang->postbit_posts} {$post['postnum']}<br />

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

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

		<template name="postbit_gotopost" version="1400"><![CDATA[<a href="{$url}" class="quick_jump">&nbsp;</a>]]></template>

		<template name="postbit_gotopost" version="1804"><![CDATA[ <a href="{$url}" class="quick_jump"></a>]]></template>

		<template name="postbit_groupimage" version="120"><![CDATA[<img src="{$usergroup['image']}" alt="{$usergroup['title']}" title="{$usergroup['title']}" />]]></template>
<template name="postbit_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" style="vertical-align: middle;" />&nbsp;]]></template>
<template name="postbit_ignored" version="1800"><![CDATA[<div class="ignored_post" id="ignored_post_{$post['pid']}">

		<template name="postbit_groupimage" version="120"><![CDATA[<img src="{$usergroup['image']}" alt="{$usergroup['title']}" title="{$usergroup['title']}" />]]></template>
<template name="postbit_icon" version="1800"><![CDATA[<img src="{$icon['path']}" alt="{$icon['name']}" title="{$icon['name']}" style="vertical-align: middle;" />&nbsp;]]></template>
<template name="postbit_ignored" version="1800"><![CDATA[<div class="ignored_post" id="ignored_post_{$post['pid']}">

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

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

<td class="tcat" align="center" width="1%" style="white-space: nowrap"><span class="smalltext"><input name="allbox" title="{$lang->check_all}" type="checkbox" class="checkbox checkall" value="{$lang->check_all}" /></span></td>
</tr>
{$messagelist}

<td class="tcat" align="center" width="1%" style="white-space: nowrap"><span class="smalltext"><input name="allbox" title="{$lang->check_all}" type="checkbox" class="checkbox checkall" value="{$lang->check_all}" /></span></td>
</tr>
{$messagelist}

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

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

Zeile 9706Zeile 9667
{$footer}
</body>
</html>]]></template>

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

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

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

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

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

Zeile 9756Zeile 9717
	</td>
<td class="trow2">
{$foldersearch}

	</td>
<td class="trow2">
{$foldersearch}

		</td>
</tr>
<tr>

		</td>
</tr>
<tr>

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

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

Zeile 9784Zeile 9745
</table>
</form>
{$footer}

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

 
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806" />
<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();
$("#sender").select2({
placeholder: "{$lang->find_users}",
minimumInputLength: 3,
maximumSelectionSize: 3,
multiple: false,
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper
url: "xmlhttp.php?action=get_users",
dataType: 'json',
data: function (term, page) {
return {
query: term, // search term
};
},
results: function (data, page) { // parse the results into the format expected by Select2.
// since we are using custom formatting functions we do not need to alter remote JSON data
return {results: data};
}
},
initSelection: function(element, callback) {
var value = $(element).val();
if (value !== "") {
callback({
id: value,
text: value
});
}
}
});
}
// -->
</script>

</body>
</html>]]></template>
<template name="private_advanced_search_folders" version="1800"><![CDATA[<select multiple="multiple" name="folder[]" id="folder">

</body>
</html>]]></template>
<template name="private_advanced_search_folders" version="1800"><![CDATA[<select multiple="multiple" name="folder[]" id="folder">

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

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

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

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

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

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

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

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

	<input type="hidden" name="subject" value="Re: {$subject}" />
<input type="hidden" name="action" value="do_send" />
<input type="hidden" name="pmid" value="{$pmid}" />

	<input type="hidden" name="subject" value="Re: {$subject}" />
<input type="hidden" name="action" value="do_send" />
<input type="hidden" name="pmid" value="{$pmid}" />

Zeile 10090Zeile 10089
		<template name="private_read" version="1800"><![CDATA[<html>
<head>
<title>{$lang->viewing_pm} {$pm['subject']}</title>

		<template name="private_read" version="1800"><![CDATA[<html>
<head>
<title>{$lang->viewing_pm} {$pm['subject']}</title>

{$headerinclude}
</head>
<body>
{$header}
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}

{$headerinclude}
</head>
<body>
{$header}
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}

<td style="vertical-align: top;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear no_bottom_border">
<tr>
<td class="thead">
<strong>{$pm['subject']}</strong>

<td style="vertical-align: top;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed clear no_bottom_border">
<tr>
<td class="thead">
<strong>{$pm['subject']}</strong>

</td>
</tr>

</td>
</tr>

{$action_time}
<tr><td id="posts_container">
<div id="posts">

{$action_time}
<tr><td id="posts_container">
<div id="posts">

Zeile 10112Zeile 10111
</td></tr>
</table>
{$quickreply}

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

</td>
</tr>
</table>
{$footer}
<script type="text/javascript">
$(".author_avatar img").error(function () {
$(this).unbind("error").closest('.author_avatar').remove();
});
</script>
</body>
</html>]]></template>

</td>
</tr>
</table>
{$footer}
<script type="text/javascript">
$(".author_avatar img").error(function () {
$(this).unbind("error").closest('.author_avatar').remove();
});
</script>
</body>
</html>]]></template>

		<template name="private_read_action" version="1400"><![CDATA[<tr>
<td class="tcat" align="center"><strong>{$actioned_on}</strong></td>
</tr>]]></template>

		<template name="private_read_action" version="1400"><![CDATA[<tr>
<td class="tcat" align="center"><strong>{$actioned_on}</strong></td>
</tr>]]></template>

Zeile 10148Zeile 10147
<body>
{$header}
<form action="private.php" method="post" name="pmForm">

<body>
{$header}
<form action="private.php" method="post" name="pmForm">

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

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

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

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

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

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

</tr>

</tr>

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

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

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

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

</td>

</td>

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

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

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

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

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

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 10279Zeile 10278
		if($("#bcc_area").css("display") == 'none')
{
$("#bcc_area").css("display", "");

		if($("#bcc_area").css("display") == 'none')
{
$("#bcc_area").css("display", "");

		}

		}

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

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

Zeile 10295Zeile 10294
</script>
</body>
</html>]]></template>

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

		<template name="private_send_autocomplete" version="1800"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css">
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>

		<template name="private_send_autocomplete" version="1806"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1806">
<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();
$("#to").select2({

<script type="text/javascript">
<!--
if(use_xmlhttprequest == "1")
{
MyBB.select2();
$("#to").select2({

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

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

					}
});
callback(newqueries);

					}
});
callback(newqueries);

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

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

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

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

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

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

Zeile 10514Zeile 10513
</tr>
<tr>
<td class="tcat" colspan="2">{$lang->report_to_mod}</td>

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

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 10552Zeile 10551
		<td class="trow1">{$lang->success_report_voted}</td>
</tr>
</table>]]></template>

		<td class="trow1">{$lang->success_report_voted}</td>
</tr>
</table>]]></template>

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

		<template name="reputation" version="1805"><![CDATA[<html>

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

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

Zeile 10561Zeile 10560
	var delete_reputation_confirm = "{$lang->delete_reputation_confirm}";
// -->
</script>

	var delete_reputation_confirm = "{$lang->delete_reputation_confirm}";
// -->
</script>

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

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

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 10582Zeile 10581
				<span class="smalltext">
({$usertitle})<br />
<br />

				<span class="smalltext">
({$usertitle})<br />
<br />

					<strong>{$lang->total_reputation}:</strong> <span class="repbox {$total_class}">{$user['reputation']}</span><br /><br />

					<strong>{$lang->total_reputation}:</strong> <span class="repbox {$total_class}">{$rep_total}</span><br /><br />

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

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

Zeile 10597Zeile 10596
						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->last_week}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->last_week}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$positive_week}</span></td>
<td style="text-align: center;"><span class="smalltext">{$neutral_week}</span></td>
<td style="text-align: center;"><span class="smalltext">{$negative_week}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$f_positive_week}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_neutral_week}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_negative_week}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->last_month}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->last_month}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$positive_month}</span></td>
<td style="text-align: center;"><span class="smalltext">{$neutral_month}</span></td>
<td style="text-align: center;"><span class="smalltext">{$negative_month}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$f_positive_month}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_neutral_month}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_negative_month}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->last_6months}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->last_6months}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$positive_6months}</span></td>
<td style="text-align: center;"><span class="smalltext">{$neutral_6months}</span></td>
<td style="text-align: center;"><span class="smalltext">{$negative_6months}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$f_positive_6months}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_neutral_6months}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_negative_6months}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->all_time}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->all_time}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$positive_count}</span></td>
<td style="text-align: center;"><span class="smalltext">{$neutral_count}</span></td>
<td style="text-align: center;"><span class="smalltext">{$negative_count}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$f_positive_count}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_neutral_count}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_negative_count}</span></td>

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

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

Zeile 10747Zeile 10746
			<a href="javascript:Report.reportReputation({$reputation_vote['rid']});" class="postbit_report"><span>{$lang->report_vote}</span></a>
</div>]]>
</template>

			<a href="javascript:Report.reportReputation({$reputation_vote['rid']});" class="postbit_report"><span>{$lang->report_vote}</span></a>
</div>]]>
</template>

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

		<template name="search" version="1806"><![CDATA[<html>

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

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

Zeile 10827Zeile 10826
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>
</form>
{$footer}

<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">
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js"></script>

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

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

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

Zeile 10935Zeile 10934
</body>
</html>]]></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>

</body>
</html>]]></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="1800"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1800"></script>

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

<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="tid" value="0" />

<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="tid" value="0" />

Zeile 10947Zeile 10946
	<option value="multisoftdeleteposts">{$lang->inline_soft_delete_posts}</option>
<option value="multirestoreposts">{$lang->inline_restore_posts}</option>
<option value="multideleteposts">{$lang->inline_delete_posts}</option>

	<option value="multisoftdeleteposts">{$lang->inline_soft_delete_posts}</option>
<option value="multirestoreposts">{$lang->inline_restore_posts}</option>
<option value="multideleteposts">{$lang->inline_delete_posts}</option>

 
	<option value="multimergeposts">{$lang->inline_merge_posts}</option>
<option value="multisplitposts">{$lang->inline_split_posts}</option>
<option value="multimoveposts">{$lang->inline_move_posts}</option>

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

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

{$customposttools}
</select>
<input type="submit" class="button" name="go" value="{$lang->go} ({$inlinecount})" id="inline_go" />&nbsp;
<input type="button" class="button" onclick="javascript:inlineModeration.clearChecked();" value="{$lang->clear}" />
<input type="hidden" name="url" value="{$return_url}" />
<input type="hidden" name="inlinetype" value="search" />

{$customposttools}
</select>
<input type="submit" class="button" name="go" value="{$lang->go} ({$inlinecount})" id="inline_go" />&nbsp;
<input type="button" class="button" onclick="javascript:inlineModeration.clearChecked();" value="{$lang->clear}" />
<input type="hidden" name="url" value="{$return_url}" />
<input type="hidden" name="inlinetype" value="search" />

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

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

Zeile 11025Zeile 11027
		</body>
</html>]]></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>

		</body>
</html>]]></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="1800"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1800"></script>

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

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

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

Zeile 11038Zeile 11040
		<option value="multiopenthreads">{$lang->open_threads}</option>
<option value="multistickthreads">{$lang->stick_threads}</option>
<option value="multiunstickthreads">{$lang->unstick_threads}</option>

		<option value="multiopenthreads">{$lang->open_threads}</option>
<option value="multistickthreads">{$lang->stick_threads}</option>
<option value="multiunstickthreads">{$lang->unstick_threads}</option>

 
		<option value="multisoftdeletethreads">{$lang->soft_delete_threads}</option>
<option value="multirestorethreads">{$lang->restore_threads}</option>

		<option value="multideletethreads">{$lang->delete_threads}</option>
<option value="multimovethreads">{$lang->move_threads}</option>
<option value="multiapprovethreads">{$lang->approve_threads}</option>

		<option value="multideletethreads">{$lang->delete_threads}</option>
<option value="multimovethreads">{$lang->move_threads}</option>
<option value="multiapprovethreads">{$lang->approve_threads}</option>

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

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

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

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

Zeile 11163Zeile 11167
// -->
</script>
<!-- jeditable (jquery) -->

// -->
</script>
<!-- jeditable (jquery) -->

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

<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 src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>

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

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

</head>
<body>
{$header}
{$threadnotesbox}
{$pollbox}

</head>
<body>
{$header}
{$threadnotesbox}
{$pollbox}

	<div class="float_left">

	<div class="float_left">

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

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

Zeile 11252Zeile 11256
			<td class="tcat"><span class="smalltext"><strong>{$lang->message}</strong></span></td>
</tr>
]]></template>

			<td class="tcat"><span class="smalltext"><strong>{$lang->message}</strong></span></td>
</tr>
]]></template>

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

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

<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="tid" value="{$tid}" />

<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="tid" value="{$tid}" />

Zeile 11322Zeile 11326
<option value="removeredirects">{$lang->remove_redirects}</option>
<option value="removesubscriptions">{$lang->remove_subscriptions}</option>]]></template>
<template name="showthread_moderationoptions_openclose" version="1800"><![CDATA[<option value="openclosethread">{$lang->open_close_thread}</option>]]></template>

<option value="removeredirects">{$lang->remove_redirects}</option>
<option value="removesubscriptions">{$lang->remove_subscriptions}</option>]]></template>
<template name="showthread_moderationoptions_openclose" version="1800"><![CDATA[<option value="openclosethread">{$lang->open_close_thread}</option>]]></template>

 
		<template name="showthread_moderationoptions_restore" version="1804"><![CDATA[<option value="restorethread">{$lang->restore_thread}</option>]]></template>
<template name="showthread_moderationoptions_softdelete" version="1804"><![CDATA[<option value="softdeletethread">{$lang->soft_delete_thread}</option>]]></template>

		<template name="showthread_moderationoptions_standard" version="1800"><![CDATA[<optgroup label="{$lang->standard_mod_tools}">
{$threadnotes}
{$openclosethread}

		<template name="showthread_moderationoptions_standard" version="1800"><![CDATA[<optgroup label="{$lang->standard_mod_tools}">
{$threadnotes}
{$openclosethread}

Zeile 11455Zeile 11461
		<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="1800"><![CDATA[<div style="margin-top: 6px; padding-right: 10px;" class="float_right">

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

		<script type="text/javascript" src="{$mybb->asset_url}/jscripts/rating.js?ver=1804"></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 11557Zeile 11563
{$getmore}
</table>
</div>]]></template>

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

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

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

Zeile 11714Zeile 11720
{$footer}
</body>
</html>]]></template>

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

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

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

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

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

Zeile 11735Zeile 11741
<td class="tcat" colspan="2" width="40%"><span class="smalltext"><strong>{$lang->attachments_attachment}</strong></span></td>
<td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->attachments_post}</strong></span></td>
<td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->date_uploaded}</strong></span></td>

<td class="tcat" colspan="2" width="40%"><span class="smalltext"><strong>{$lang->attachments_attachment}</strong></span></td>
<td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->attachments_post}</strong></span></td>
<td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->date_uploaded}</strong></span></td>

<td class="tcat" width="1"><input type="checkbox" class="checkbox checkall" /></td>

<td class="tcat" width="1"><input type="checkbox" name="allbox" class="checkbox checkall" /></td>

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

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

Zeile 11788Zeile 11794
		<template name="usercp_attachments_none" version="120"><![CDATA[<tr>
<td class="trow1" align="center" colspan="5">{$lang->no_attachments}</td>
</tr>]]></template>

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

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

		<template name="usercp_avatar" version="1806"><![CDATA[<html>

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

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

 
<form enctype="multipart/form-data" 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}

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

Zeile 11811Zeile 11819
							<td>{$lang->avatar_note}{$avatarmsg}</td>
{$currentavatar}
</tr>

							<td>{$lang->avatar_note}{$avatarmsg}</td>
{$currentavatar}
</tr>

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

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

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

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

			</tr>
<form enctype="multipart/form-data" action="usercp.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />

			</tr>



			{$avatarupload}
<tr>
<td class="trow2" width="40%">

			{$avatarupload}
<tr>
<td class="trow2" width="40%">

Zeile 11838Zeile 11844
			<input type="submit" class="button" name="submit" value="{$lang->change_avatar}" />
{$removeavatar}
</div>

			<input type="submit" class="button" name="submit" value="{$lang->change_avatar}" />
{$removeavatar}
</div>

	</td>
</tr>

	</td>
</tr>

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

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

Zeile 11856Zeile 11862
				<td class="trow1" width="40%">
<strong>{$lang->avatar_upload}</strong>
<br /><span class="smalltext">{$lang->avatar_upload_note}</span>

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

				</td>

				</td>

				<td class="trow1" width="60%">
<input type="file" name="avatarupload" size="25" class="fileupload" />
{$auto_resize}

				<td class="trow1" width="60%">
<input type="file" name="avatarupload" size="25" class="fileupload" />
{$auto_resize}

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

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

{$headerinclude}

{$headerinclude}

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 11908Zeile 11914
</body>
</html>]]></template>
<template name="usercp_currentavatar" version="1800"><![CDATA[<td class="trow1" valign="top" align="center" width="1"><div class="usercp_container"><img src="{$useravatar['image']}" alt="{$mybb->user['username']}" title="{$mybb->user['username']}" {$useravatar['width_height']} /></div></td>]]></template>

</body>
</html>]]></template>
<template name="usercp_currentavatar" version="1800"><![CDATA[<td class="trow1" valign="top" align="center" width="1"><div class="usercp_container"><img src="{$useravatar['image']}" alt="{$mybb->user['username']}" title="{$mybb->user['username']}" {$useravatar['width_height']} /></div></td>]]></template>

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

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

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

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

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

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

<tr>

<tr>

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

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

Zeile 11929Zeile 11935
<td width="66%" class="tcat"><span class="smalltext"><strong>{$lang->draft_title}</strong></span></td>
<td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->draft_saved}</strong></span></td>
<td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->draft_options}</strong></span></td>

<td width="66%" class="tcat"><span class="smalltext"><strong>{$lang->draft_title}</strong></span></td>
<td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->draft_saved}</strong></span></td>
<td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->draft_options}</strong></span></td>

<td class="tcat" align="center" width="1"><input type="checkbox" class="checkbox checkall" /></td>

<td class="tcat" align="center" width="1"><input type="checkbox" name="allbox" class="checkbox checkall" /></td>

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

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

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

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

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

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

		{$request['date']}
</td>
<td class="{$bgcolor}">

		{$request['date']}
</td>
<td class="{$bgcolor}">

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

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

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

		<template name="usercp_editlists" version="1806"><![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"></script>

	<script type="text/javascript" src="{$mybb->asset_url}/jscripts/usercp.js?ver=1804"></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 11996Zeile 12002
      	lang.buddylist_error = '{$lang->buddylist_error}';
</script>


      	lang.buddylist_error = '{$lang->buddylist_error}';
</script>


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

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


</head>
<body>


</head>
<body>

Zeile 12028Zeile 12034
								{
MyBB.select2();
$("#buddy_add_username").select2({

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

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

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

												callback(newqueries);
}
},

												callback(newqueries);
}
},

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

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

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

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

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

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

Zeile 12244Zeile 12250
<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>

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

</td>
</tr>

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

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

Zeile 12381Zeile 12387
{$footer}
</body>
</html>]]></template>

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

		<template name="usercp_forumsubscriptions_forum" version="1800"><![CDATA[<tr>
<td class="trow1" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$folder}.png" valign="top" /></td>

		<template name="usercp_forumsubscriptions_forum" version="1804"><![CDATA[<tr>
<td class="trow1" align="center" valign="top" width="1"><span class="forum_status forum_{$lightbulb['folder']}" title="{$lightbulb['altonoff']}"></span></td>

<td class="trow1" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><span class="smalltext"><a href="usercp2.php?action=removesubscription&amp;type=forum&amp;fid={$forum['fid']}&amp;my_post_key={$mybb->post_code}">{$lang->unsubscribe}</a> | <a href="newthread.php?fid={$forum['fid']}">{$lang->new_thread}</a></span></td>
<td class="trow2" valign="top" style="white-space: nowrap; text-align: center;">{$posts}</td>

<td class="trow1" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><span class="smalltext"><a href="usercp2.php?action=removesubscription&amp;type=forum&amp;fid={$forum['fid']}&amp;my_post_key={$mybb->post_code}">{$lang->unsubscribe}</a> | <a href="newthread.php?fid={$forum['fid']}">{$lang->new_thread}</a></span></td>
<td class="trow2" valign="top" style="white-space: nowrap; text-align: center;">{$posts}</td>

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

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

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

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

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

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

Zeile 12930Zeile 12936
<option value="all"{$allselected}>{$lang->birthdayprivacyall}</option>
<option value="none"{$noneselected}>{$lang->birthdayprivacynone}</option>
<option value="age"{$ageselected}>{$lang->birthdayprivacyage}</option>

<option value="all"{$allselected}>{$lang->birthdayprivacyall}</option>
<option value="none"{$noneselected}>{$lang->birthdayprivacynone}</option>
<option value="age"{$ageselected}>{$lang->birthdayprivacyage}</option>

</select>

</select>

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

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

</table>

</table>

</fieldset>
{$customfields}

</fieldset>
{$customfields}

</td>

</td>

<td width="50%" class="trow1" valign="top">
{$customtitle}
{$contactfields}
{$awaysection}

<td width="50%" class="trow1" valign="top">
{$customtitle}
{$contactfields}
{$awaysection}

</td>
</tr>

</td>
</tr>

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

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

Zeile 12957Zeile 12963
{$footer}
</body>
</html>]]></template>

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

	<template name="usercp_profile_contact_fields" version="1800"><![CDATA[<fieldset class="trow2">


	<template name="usercp_profile_contact_fields" version="1805"><![CDATA[<br />
<fieldset class="trow2">

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

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

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

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

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 13037Zeile 13044
<br />
<span class="smalltext">{$profilefield['description']}</span>
</td>

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

</tr>

</tr>

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

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

		<template name="usercp_profile_customtitle" version="1800"><![CDATA[<fieldset class="trow2">

		<template name="usercp_profile_customtitle" version="1805"><![CDATA[<fieldset class="trow2">

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

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

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

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

<tr>

<tr>

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

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

Zeile 13062Zeile 13069
</tr>
{$reverttitle}
</table>

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

</fieldset>
<br />]]></template>

</fieldset>]]></template>


		<template name="usercp_profile_customtitle_currentcustom" version="1800"><![CDATA[<tr>
<td><span class="smalltext">{$lang->current_custom_usertitle}</span></td>
</tr>

		<template name="usercp_profile_customtitle_currentcustom" version="1800"><![CDATA[<tr>
<td><span class="smalltext">{$lang->current_custom_usertitle}</span></td>
</tr>

Zeile 13090Zeile 13096
<span class="smalltext">{$val}</span><br />]]></template>
<template name="usercp_profile_profilefields_select" version="1800"><![CDATA[<select name="profile_fields[$field]" size="{$profilefield['length']}">
{$select}

<span class="smalltext">{$val}</span><br />]]></template>
<template name="usercp_profile_profilefields_select" version="1800"><![CDATA[<select name="profile_fields[$field]" size="{$profilefield['length']}">
{$select}

</select>]]></template>

</select>]]></template>

		<template name="usercp_profile_profilefields_select_option" version="1800"><![CDATA[<option value="{$val}"{$sel}>{$val}</option>]]></template>
<template name="usercp_profile_profilefields_text" version="1800"><![CDATA[<input type="text" name="profile_fields[$field]" class="textbox" size="{$profilefield['length']}"{$maxlength} value="{$value}" />]]></template>
<template name="usercp_profile_profilefields_textarea" version="1800"><![CDATA[<textarea name="profile_fields[$field]" rows="6" cols="30" style="width: 95%">{$value}</textarea>]]></template>

		<template name="usercp_profile_profilefields_select_option" version="1800"><![CDATA[<option value="{$val}"{$sel}>{$val}</option>]]></template>
<template name="usercp_profile_profilefields_text" version="1800"><![CDATA[<input type="text" name="profile_fields[$field]" class="textbox" size="{$profilefield['length']}"{$maxlength} value="{$value}" />]]></template>
<template name="usercp_profile_profilefields_textarea" version="1800"><![CDATA[<textarea name="profile_fields[$field]" rows="6" cols="30" style="width: 95%">{$value}</textarea>]]></template>

Zeile 13511Zeile 13517
	<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_warn" />
<input type="hidden" name="uid" value="{$user['uid']}" />

	<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_warn" />
<input type="hidden" name="uid" value="{$user['uid']}" />





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

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

Zeile 13732Zeile 13738
<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="1801"><![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"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/bbcodes_sceditor.js"></script>


		<template name="codebuttons" version="1806"><![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/bbcodes_sceditor.js?ver=1804"></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 = {

<script type="text/javascript">
var partialmode = {$mybb->settings['partialmode']},
opt_editor = {

	plugins: "bbcode",

	plugins: "bbcode,undo",

	style: "{$mybb->asset_url}/jscripts/sceditor/textarea_styles/jquery.sceditor.{$theme['editortheme']}",
rtl: {$lang->settings['rtl']},
locale: "mybblang",
enablePasteFiltering: true,

	style: "{$mybb->asset_url}/jscripts/sceditor/textarea_styles/jquery.sceditor.{$theme['editortheme']}",
rtl: {$lang->settings['rtl']},
locale: "mybblang",
enablePasteFiltering: true,

 
	autoUpdate: true,

	emoticonsEnabled: {$emoticons_enabled},
emoticons: {
// Emoticons to be included in the dropdown

	emoticonsEnabled: {$emoticons_enabled},
emoticons: {
// Emoticons to be included in the dropdown

Zeile 13807Zeile 13815
</html>]]></template>
<template name="debug_summary" version="1800"><![CDATA[<div id="debug">{$generated_in} {$debug_weight} <br />{$sql_queries} / {$server_load} / {$memory_usage}<br />[<a href="{$debuglink}" target="_blank">{$lang->debug_advanced_details}</a>]<br /></div>]]></template>
<template name="gobutton" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->go}" />]]></template>

</html>]]></template>
<template name="debug_summary" version="1800"><![CDATA[<div id="debug">{$generated_in} {$debug_weight} <br />{$sql_queries} / {$server_load} / {$memory_usage}<br />[<a href="{$debuglink}" target="_blank">{$lang->debug_advanced_details}</a>]<br /></div>]]></template>
<template name="gobutton" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->go}" />]]></template>

		<template name="headerinclude" version="1800"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />

		<template name="headerinclude" version="1806"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />

<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />
<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />

<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />
<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />

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

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


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


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

<!--

 
	lang.unknown_error = "{$lang->unknown_error}";

lang.select2_match = "{$lang->select2_match}";

	lang.unknown_error = "{$lang->unknown_error}";

lang.select2_match = "{$lang->select2_match}";

Zeile 13848Zeile 13855
	var MyBBEditor = null;
var spinner_image = "{$theme['imgdir']}/spinner.gif";
var spinner = "<img src='" + spinner_image +"' alt='' />";

	var MyBBEditor = null;
var spinner_image = "{$theme['imgdir']}/spinner.gif";
var spinner = "<img src='" + spinner_image +"' alt='' />";

// -->

	var modal_zindex = 9999;

</script>]]></template>
<template name="htmldoctype" version="120"><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">]]></template>
<template name="loginbox" version="1609"><![CDATA[<tr>

</script>]]></template>
<template name="htmldoctype" version="120"><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">]]></template>
<template name="loginbox" version="1609"><![CDATA[<tr>

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

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

<tr>

<tr>

<td width="40%" class="trow1"><strong>{$lang->recipient}</strong><br /><span class="smalltext">{$lang->recipient_note}</span></td>
<td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="email" value="{$email}" /></td>
</tr>

<td width="40%" class="trow1"><strong>{$lang->recipient}</strong><br /><span class="smalltext">{$lang->recipient_note}</span></td>
<td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="email" value="{$email}" /></td>
</tr>

Zeile 13939Zeile 13946
<td width="40%" class="trow1"><strong>{$lang->your_email}</strong><br /><span class="smalltext">{$lang->email_note}</span></td>
<td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="fromemail" value="{$fromemail}" /></td>
</tr>]]></template>

<td width="40%" class="trow1"><strong>{$lang->your_email}</strong><br /><span class="smalltext">{$lang->email_note}</span></td>
<td width="60%" class="trow1"><input type="text" class="textbox" size="50" name="fromemail" value="{$fromemail}" /></td>
</tr>]]></template>

		<template name="sendthread_fromemail_hidden" version="1800"><![CDATA[<input type="hidden" name="fromname" value="{$mybb->user['username']}" />
<input type="hidden" name="fromemail" value="{$mybb->user['email']}" />]]></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="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>