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

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

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

	<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="1804" 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 1423Zeile 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 {

.jGrowl.bottom-left {

	left: 0px;
bottom: 0px;

  left: 0px;
bottom: 0px;

}

}



 
.jGrowl.bottom-right {

.jGrowl.bottom-right {

	right: 0px;
bottom: 0px;

  right: 0px;
bottom: 0px;

}

}



 
.jGrowl.center {

.jGrowl.center {

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

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

}

/** Cross Browser Styling **/

}

/** 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 .jGrowl-notification .jGrowl-close {
z-index: 99;
float: right;
font-weight: bold;
font-size: 1em;
cursor: pointer;


















.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {
margin-left: auto;
margin-right: auto;
}
.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;
}
.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-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 1572Zeile 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;
}

div.jqi {
width: 400px;




.jqifade{
position: absolute;
background-color: #777777;
}
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;
border: solid 1px #eeeeee;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 7px;
}

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


	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;
}
div.jqi .jqicontainer{
}
div.jqi .jqiclose{
position: absolute;
top: 4px; right: -2px;
width: 18px;
cursor: default;
color: #bbbbbb;
font-weight: bold;

}

}


div.jqi .jqistate {

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

}

}


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



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;
border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-webkit-border-radius: 0 0 6px 6px;
}

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


div.jqi .jqibuttons button {

div.jqi .jqibuttons button{ 


	margin: 0;

	margin: 0;

	padding: 6px 20px;

	padding: 15px 20px;

	background-color: transparent;

	background-color: transparent;

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

div.jqi .jqibuttons button.jqidefaultbutton {

	font-weight: normal; 
border: none;
border-left: solid 1px #e4e4e4;
color: #777;
font-weight: bold;
font-size: 12px;
}
div.jqi .jqibuttons button.jqidefaultbutton{


	color: #489afe;
}

	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;

 
}
div.jqi .jqibuttons button[disabled]{
color: #aaa;
}
.jqiwarning .jqi .jqibuttons{
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 1683Zeile 1695
	-moz-border-radius: 0 0 6px 6px;
-webkit-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 {

div.jqi .jqisubstate .jqibuttons button{


	padding: 10px 18px;
}

/* arrows for tooltips/tours */

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

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

.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 .jqiarrowrb {
right: -20px;
bottom: 10px;
border-left-color: #ffffff;
}



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

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


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


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

Zeile 1936Zeile 1880
}

.modcp_nav_announcements {

}

.modcp_nav_announcements {

	background-position: 0 -20px;
}

	background-position: 0 -20px;
}


.modcp_nav_reports {
background-position: 0 -40px;


.modcp_nav_reports {
background-position: 0 -40px;

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

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

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

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

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

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

Zeile 2246Zeile 2190
	border-radius: 7px;
}


	border-radius: 7px;
}


.tborder tbody tr:last-child td {

.tborder tbody tr:last-child > td {

	border-bottom: 0;

	border-bottom: 0;

}

.tborder tbody tr:last-child td:first-child {
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
}

.tborder tbody tr:last-child td:last-child {
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;

}

.tborder tbody tr:last-child > td:first-child {
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
}

.tborder tbody tr:last-child > td:last-child {
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;

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


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


Zeile 2874Zeile 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 2894Zeile 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 3734Zeile 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="1804"><![CDATA[<html>

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

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

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

Zeile 3748Zeile 3692
// -->
</script>
<!-- jeditable (jquery) -->

// -->
</script>
<!-- jeditable (jquery) -->

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

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

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

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

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

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

		<form action="moderation.php" method="post">
<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 3833Zeile 3777
<option value="multiunstickthreads">{$lang->unstick_threads}</option>]]></template>
<template name="forumdisplay_moderatedby" version="1600"><![CDATA[<span class="smalltext">{$lang->moderated_by} <strong>{$moderators}</strong></span><br />]]></template>
<template name="forumdisplay_newthread" version="1800"><![CDATA[<a href="newthread.php?fid={$fid}" class="button new_thread_button"><span>{$lang->post_thread}</span></a>]]></template>

<option value="multiunstickthreads">{$lang->unstick_threads}</option>]]></template>
<template name="forumdisplay_moderatedby" version="1600"><![CDATA[<span class="smalltext">{$lang->moderated_by} <strong>{$moderators}</strong></span><br />]]></template>
<template name="forumdisplay_newthread" version="1800"><![CDATA[<a href="newthread.php?fid={$fid}" class="button new_thread_button"><span>{$lang->post_thread}</span></a>]]></template>

 
		<template name="forumdisplay_nopermission" version="1807"><![CDATA[<tr>
<td colspan="{$colspan}" class="trow1">{$lang->nopermission}</td>
</tr>]]></template>

		<template name="forumdisplay_nothreads" version="120"><![CDATA[<tr>
<td colspan="{$colspan}" class="trow1">{$lang->nothreads}</td>
</tr>]]></template>

		<template name="forumdisplay_nothreads" version="120"><![CDATA[<tr>
<td colspan="{$colspan}" class="trow1">{$lang->nothreads}</td>
</tr>]]></template>

Zeile 3862Zeile 3809
</table>
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->verify_forum_password}" /></div>

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

</form>
{$footer}

</form>
{$footer}

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

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

Zeile 4092Zeile 4039
	if(option < 0)
{
window.location = 'forumdisplay.php?fid='+option;

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

	}

	}

	else
{
window.location = {$forum_link};

	else
{
window.location = {$forum_link};

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

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

								</td>
</tr>

								</td>
</tr>

							<tr>
<td class="trow2" colspan="2">
<div align="center"><input name="submit" type="submit" class="button" value="{$lang->login}" /></div>

							<tr>
<td class="trow2" colspan="2">
<div align="center"><input name="submit" type="submit" class="button" value="{$lang->login}" /></div>

Zeile 4207Zeile 4154
				</script>]]></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>

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

</div>
<div class="lower">
<div class="wrapper">

</div>
<div class="lower">
<div class="wrapper">

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

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

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

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

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

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

Zeile 4338Zeile 4285
</tr>
{$users}
</table>

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

 
{$multipage}

<br />
<div align="center">{$remove_users}</div>
</form>

<br />
<div align="center">{$remove_users}</div>
</form>

Zeile 4346Zeile 4294
{$footer}
</body>
</html>]]></template>

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

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

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

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

<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 4360Zeile 4308
  <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?ver=1804"></script>

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

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

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

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

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

		minimumInputLength: 3,
maximumSelectionSize: 3,

		minimumInputLength: 2,


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

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

Zeile 4401Zeile 4348
<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="1804"><![CDATA[<br />

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

<form method="post" action="managegroup.php">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_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 4415Zeile 4362
  <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?ver=1804"></script>

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

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

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

Zeile 4424Zeile 4371
	MyBB.select2();
$("#inviteusername").select2({
placeholder: "{$lang->search_user}",

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

		minimumInputLength: 3,
maximumSelectionSize: 3,

		minimumInputLength: 2,


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

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

Zeile 4563Zeile 4509
	<div style="padding-bottom: 10px;"><a href="index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" border="0" /></a></div>
<br class="clear" />


	<div style="padding-bottom: 10px;"><a href="index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" border="0" /></a></div>
<br class="clear" />


	<p>{$lang->coppa_form_instructions}</p>


	<p>{$lang->coppa_form_instructions}</p>


	<dl>
<dt>{$lang->fax_number}</dt>
<dd>{$mybb->settings['faxno']}</dd>

	<dl>
<dt>{$lang->fax_number}</dt>
<dd>{$mybb->settings['faxno']}</dd>





		<dt>{$lang->mailing_address}</dt>
<dd>{$mybb->settings['mailingaddress']}</dd>
</dl>

		<dt>{$lang->mailing_address}</dt>
<dd>{$mybb->settings['mailingaddress']}</dd>
</dl>

Zeile 4577Zeile 4523
	<dl>
<dt><label for="username">{$lang->username}</label></dt>
<dd><input type="text" class="textbox" id="username" /></dd>

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





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

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

Zeile 4591Zeile 4537

<dt><label for="phone">{$lang->phone_no}</label></dt>
<dd><input type="text" class="textbox" id="phone" /></dd>


<dt><label for="phone">{$lang->phone_no}</label></dt>
<dd><input type="text" class="textbox" id="phone" /></dd>





		<dt><label for="parent_email">{$lang->email}</label></dt>
<dd><input type="text" class="textbox" id="parent_email" /></dd>


		<dt><label for="parent_email">{$lang->email}</label></dt>
<dd><input type="text" class="textbox" id="parent_email" /></dd>


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

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

{$headerinclude}

{$headerinclude}

</head>
<body>
{$header}

</head>
<body>
{$header}

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

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

<td width="60%" class="trow2"><input type="text" class="textbox" size="50" name="subject" value="{$subject}" /></td>

<td width="60%" class="trow2"><input type="text" class="textbox" size="50" name="subject" value="{$subject}" /></td>

</tr>
<tr>
<td valign="top" width="40%" class="trow1"><strong>{$lang->email_message}</strong></td>

</tr>
<tr>
<td valign="top" width="40%" class="trow1"><strong>{$lang->email_message}</strong></td>

Zeile 4677Zeile 4623
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->login}" /></div>
<input type="hidden" name="action" value="do_login" />
<input type="hidden" name="url" value="{$redirect_url}" />

<div align="center"><input type="submit" class="button" name="submit" value="{$lang->login}" /></div>
<input type="hidden" name="action" value="do_login" />
<input type="hidden" name="url" value="{$redirect_url}" />

</form>

</form>

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

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

Zeile 4705Zeile 4651
{$footer}
</body>
</html>]]></template>

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

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

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

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

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

Zeile 4749Zeile 4695
				<tr>
<td class="trow2"><strong>{$lang->lastvisit}</strong></td>
<td class="trow2">{$memlastvisitdate}</td>

				<tr>
<td class="trow2"><strong>{$lang->lastvisit}</strong></td>
<td class="trow2">{$memlastvisitdate}</td>

				</tr>

				</tr>

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

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

					<td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>

					<td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total}){$findposts}</td>

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

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

					<td class="trow2">{$memprofile['threadnum']} ({$lang->tpd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a>)</span></td>

					<td class="trow2">{$memprofile['threadnum']} ({$lang->tpd_percent_total}){$findthreads}</td>

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

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

Zeile 4868Zeile 4814
<td class="{$bgcolor}"><strong>{$lang->email}</strong></td>
<td class="{$bgcolor}"><a href="member.php?action=emailuser&amp;uid={$memprofile['uid']}">{$lang->send_user_email}</a></td>
</tr>]]></template>

<td class="{$bgcolor}"><strong>{$lang->email}</strong></td>
<td class="{$bgcolor}"><a href="member.php?action=emailuser&amp;uid={$memprofile['uid']}">{$lang->send_user_email}</a></td>
</tr>]]></template>

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

		<template name="member_profile_groupimage" version="120"><![CDATA[<img src="{$displaygroup['image']}" alt="{$usertitle}" title="{$usertitle}" /><br />]]></template>
<template name="member_profile_modoptions" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" class="tborder">

		<template name="member_profile_groupimage" version="120"><![CDATA[<img src="{$displaygroup['image']}" alt="{$usertitle}" title="{$usertitle}" /><br />]]></template>
<template name="member_profile_modoptions" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" class="tborder">

<tr>

<tr>

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

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

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

		<template name="member_register" version="1807"><![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?ver=1804"></script>

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

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 5252Zeile 5200
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">
<tr>
<td colspan="2"><span class="smalltext">{$lang->lang_select_desc}</span></td>

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

</tr>

</tr>

<tr>
<td><select name="language" id="language">
<option value="">{$lang->lang_select_default}</option>

<tr>
<td><select name="language" id="language">
<option value="">{$lang->lang_select_default}</option>

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

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

</tr>
<tr>

</tr>
<tr>

	<td colspan="2" style="display: none;" id="password_status">&nbsp;</td>
</tr>]]></template>
<template name="member_register_question" version="1804"><![CDATA[<br />

	<td colspan="2" style="display: none;" id="password_status">&nbsp;</td>
</tr>]]></template>
<template name="member_register_question" version="1804"><![CDATA[<br />

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

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

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 5313Zeile 5261
		// -->
</script>
]]></template>

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

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

		<template name="member_register_referrer" version="1807"><![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 5326Zeile 5274
</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?ver=1804"></script>

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

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

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

Zeile 5335Zeile 5283
	MyBB.select2();
$("#referrer").select2({
placeholder: "{$lang->search_user}",

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

		minimumInputLength: 3,
maximumSelectionSize: 3,

		minimumInputLength: 2,


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

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

Zeile 5393Zeile 5340
<tr>
<td id="imagestring_status" style="display: none;" colspan="2">&nbsp;</td>
</tr>

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

</table>
</fieldset>]]></template>
<template name="member_register_regimage_ayah" version="1800"><![CDATA[<br />
<fieldset class="trow2">
<legend><strong>{$lang->image_verification}</strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>
<td>{$output}</td>
</tr>

 
</table>
</fieldset>]]></template>
<template name="member_register_regimage_recaptcha" version="1605"><![CDATA[<br />

</table>
</fieldset>]]></template>
<template name="member_register_regimage_recaptcha" version="1605"><![CDATA[<br />

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

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

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

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

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

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

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

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

		</select>
</td>
</tr>
</table>
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>
</form>
{$footer}
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css">
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1804"></script>
<script type="text/javascript">
<!--
if(use_xmlhttprequest == "1")
{
MyBB.select2();
$("#username").select2({
placeholder: "{$lang->search_user}",
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
});
}
},
// Allow the user entered text to be selected as well
createSearchChoice:function(term, data) {
if ( $(data).filter( function() {
return this.text.localeCompare(term)===0;
}).length===0) {
return {id:term, text:term};
}
},
});


		</select>
</td>
</tr>
</table>
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>
</form>
{$footer}
<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807">
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script>
<script type="text/javascript">
<!--
if(use_xmlhttprequest == "1")
{
MyBB.select2();
$("#username").select2({
placeholder: "{$lang->search_user}",
minimumInputLength: 2,
multiple: false,
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper
url: "xmlhttp.php?action=get_users",
dataType: 'json',
data: function (term, page) {
return {
query: term, // search term
};
},
results: function (data, page) { // parse the results into the format expected by Select2.
// since we are using custom formatting functions we do not need to alter remote JSON data
return {results: data};
}
},
initSelection: function(element, callback) {
var value = $(element).val();
if (value !== "") {
callback({
id: value,
text: value
});
}
},
// Allow the user entered text to be selected as well
createSearchChoice:function(term, data) {
if ( $(data).filter( function() {
return this.text.localeCompare(term)===0;
}).length===0) {
return {id:term, text:term};
}
},
});



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

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

Zeile 5663Zeile 5600
</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="1804"><![CDATA[<html>

		<template name="memberlist_search" version="1807"><![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 5755Zeile 5692
<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?ver=1804"></script>

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

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

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

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

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

		minimumInputLength: 3,
maximumSelectionSize: 3,

		minimumInputLength: 2,


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

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

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

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

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

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

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

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

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

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

</tr>
<tr>
<td class="trow1" align="center"><img src="http://mystatus.skype.com/smallclassic/{$user['skype']}" alt="{$lang->skype_status}" border="0"></td>

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

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

Zeile 6177Zeile 6110
</table>
</div>
</div>]]></template>

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

		<template name="misc_whoposted_poster" version="120"><![CDATA[<tr>
<td class="{$altbg}">{$profile_link}</a></td>

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

<td class="{$altbg}">{$poster['posts']}</td>
</tr>]]></template>
<template name="modcp" version="1805"><![CDATA[<html>

<td class="{$altbg}">{$poster['posts']}</td>
</tr>]]></template>
<template name="modcp" version="1805"><![CDATA[<html>

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

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

<head>

<head>

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

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

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

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

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

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

Zeile 6645Zeile 6578
		</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?ver=1804"></script>

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

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

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

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

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

		minimumInputLength: 3,
maximumSelectionSize: 3,

		minimumInputLength: 2,


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

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

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

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

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

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

Zeile 7144Zeile 7076
		</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?ver=1804"></script>

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

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

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

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

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

		minimumInputLength: 3,
maximumSelectionSize: 3,

		minimumInputLength: 2,


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

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

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

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

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

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

Zeile 7864Zeile 7795
		</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?ver=1804"></script>

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

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

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

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

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

		minimumInputLength: 3,
maximumSelectionSize: 3,

		minimumInputLength: 2,


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

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

Zeile 8930Zeile 8860
<td class="trow1"><span class="smalltext">{$this->warnings}</span><br /></td>
</tr>
</table><br /><br />]]></template>

<td class="trow1"><span class="smalltext">{$this->warnings}</span><br /></td>
</tr>
</table><br /><br />]]></template>

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

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

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

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

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

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

 
</tr>

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

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

Zeile 9310Zeile 9241
{$attachments}
</table>]]></template>
<template name="post_attachments_add" version="1614"><![CDATA[<input type="submit" class="button" name="newattachment" value="{$lang->add_attachment}" tabindex="13" />]]></template>

{$attachments}
</table>]]></template>
<template name="post_attachments_add" version="1614"><![CDATA[<input type="submit" class="button" name="newattachment" value="{$lang->add_attachment}" tabindex="13" />]]></template>

		<template name="post_attachments_attachment" version="1604"><![CDATA[<tr>

		<template name="post_attachments_attachment" version="1807"><![CDATA[<tr>

<td class="trow2" width="1" align="center">{$attachment['icon']}</td>

<td class="trow2" width="1" align="center">{$attachment['icon']}</td>

<td class="trow2" width="75%" style="white-space: nowrap">{$attachment['filename']} ({$attachment['size']})</td>

<td class="trow2" width="60%" style="white-space: nowrap">{$attachment['filename']} ({$attachment['size']})</td>

<td class="trow2" style="white-space: nowrap; text-align: center;">{$attach_mod_options} {$attach_rem_options} {$postinsert}</td>
</tr>]]></template>
<template name="post_attachments_attachment_mod_approve" version="120"><![CDATA[<input type="submit" class="button" name="approveattach" value="{$lang->approve_attachment}" onclick="return Post.attachmentAction({$attachment['aid']},'approve');" />]]></template>

<td class="trow2" style="white-space: nowrap; text-align: center;">{$attach_mod_options} {$attach_rem_options} {$postinsert}</td>
</tr>]]></template>
<template name="post_attachments_attachment_mod_approve" version="120"><![CDATA[<input type="submit" class="button" name="approveattach" value="{$lang->approve_attachment}" onclick="return Post.attachmentAction({$attachment['aid']},'approve');" />]]></template>

Zeile 9324Zeile 9255
<td class="trow_shaded" style="white-space: nowrap"><em><a href="attachment.php?aid={$attachment['aid']}" target="_blank">{$attachment['filename']}</a> ({$attachment['size']})</em></td>
<td class="trow_shaded" style="white-space: nowrap; text-align: center;">{$attach_mod_options} <input type="submit" class="button" name="rem" value="{$lang->remove_attachment}" onclick="return Post.removeAttachment({$attachment['aid']});" /> {$postinsert}</td>
</tr>]]></template>

<td class="trow_shaded" style="white-space: nowrap"><em><a href="attachment.php?aid={$attachment['aid']}" target="_blank">{$attachment['filename']}</a> ({$attachment['size']})</em></td>
<td class="trow_shaded" style="white-space: nowrap; text-align: center;">{$attach_mod_options} <input type="submit" class="button" name="rem" value="{$lang->remove_attachment}" onclick="return Post.removeAttachment({$attachment['aid']});" /> {$postinsert}</td>
</tr>]]></template>

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

		<template name="post_attachments_new" version="1807"><![CDATA[<tr>

<td class="trow1" width="1"><img src="{$theme['imgdir']}/paperclip.png" alt="" /></td>

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

<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" style="white-space: nowrap" align="center">{$attach_update_options} {$attach_add_options}</td>

</tr>]]></template>
<template name="post_attachments_update" version="1604"><![CDATA[<input type="submit" class="button" name="updateattachment" value="{$lang->update_attachment}" tabindex="12" />]]></template>
<template name="post_captcha" version="1804"><![CDATA[<tr id="captcha_trow">

</tr>]]></template>
<template name="post_attachments_update" version="1604"><![CDATA[<input type="submit" class="button" name="updateattachment" value="{$lang->update_attachment}" tabindex="12" />]]></template>
<template name="post_captcha" version="1804"><![CDATA[<tr id="captcha_trow">

Zeile 9361Zeile 9292
		</td>
</tr>
</table>

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

</td>
</tr>]]></template>
<template name="post_captcha_ayah" version="1800"><![CDATA[<tr id="captcha_trow">
<td class="trow1" valign="top"><strong>{$lang->image_verification}</strong></td>
<td class="trow1">
<table cellspacing="0" cellpadding="{$theme['tablespace']}">
<tr>
<td>{$output}</td>
</tr>
</table>

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

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

Zeile 9406Zeile 9327
		<td><script type="text/javascript" src="{$server}"></script><div class="g-recaptcha" data-sitekey="{$public_key}"></div></td>
</tr>
</table>

		<td><script type="text/javascript" src="{$server}"></script><div class="g-recaptcha" data-sitekey="{$public_key}"></div></td>
</tr>
</table>

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

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

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

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

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

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

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

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

Zeile 9430Zeile 9351
</td>
</tr>]]></template>
<template name="postbit" version="1801"><![CDATA[{$ignore_bit}

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

<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>

<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>

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

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

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

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

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

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

	</div>
{$post['attachments']}
{$post['signature']}

	</div>
{$post['attachments']}
{$post['signature']}

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

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

	</div>

	</div>

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

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

Zeile 9633Zeile 9554
body { font-family: Verdana, Arial, sans-serif; font-size: 13px; }
.largetext { font-family: Verdana, Arial, sans-serif; font-size: medium; font-weight: bold; }
</style>

body { font-family: Verdana, Arial, sans-serif; font-size: 13px; }
.largetext { font-family: Verdana, Arial, sans-serif; font-size: medium; font-weight: bold; }
</style>

</head>
<body>

</head>
<body>

<table width="98%" align="center">
<tr>
<td valign="top"><a href="index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" border="0" /></a></td>

<table width="98%" align="center">
<tr>
<td valign="top"><a href="index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" border="0" /></a></td>

Zeile 9701Zeile 9622
{$messagelist}
<tr>
<td class="tfoot" align="right" colspan="6">

{$messagelist}
<tr>
<td class="tfoot" align="right" colspan="6">

<input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or}
<input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages}
</td>
</tr>
</table>
<br />
<div class="float_left">{$multipage}</div>
<div class="float_right">

<input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or}
<input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages}
</td>
</tr>
</table>
<br />
<div class="float_left">{$multipage}</div>
<div class="float_right">

<span class="smalltext">
<strong>{$lang->jump_folder} {$folderjump}
<input type="submit" class="button" name="hop" value="{$lang->go}" />

<span class="smalltext">
<strong>{$lang->jump_folder} {$folderjump}
<input type="submit" class="button" name="hop" value="{$lang->go}" />

Zeile 9723Zeile 9644
{$footer}
</body>
</html>]]></template>

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

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

		<template name="private_advanced_search" version="1807"><![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 9746Zeile 9667
	</tr>
<tr>
<td class="trow1" width="20%"><strong><label for="keywords">{$lang->keywords}</label></strong></td>

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

		<td class="trow1">

		<td class="trow1">

			<input type="text" class="textbox" name="keywords" id="keywords" size="35" maxlength="250" />
<br />
<span class="smalltext">

			<input type="text" class="textbox" name="keywords" id="keywords" size="35" maxlength="250" />
<br />
<span class="smalltext">

Zeile 9754Zeile 9675
				<label><input type="checkbox" name="message" checked="checked" value="1" /> {$lang->search_in_message}</label>
</span>
</td>

				<label><input type="checkbox" name="message" checked="checked" value="1" /> {$lang->search_in_message}</label>
</span>
</td>

	</tr>

	</tr>

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

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

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

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

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

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

Zeile 9801Zeile 9722
</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=1807" />
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script>

<script type="text/javascript">
<!--
if(use_xmlhttprequest == "1")
{
MyBB.select2();
$("#sender").select2({

<script type="text/javascript">
<!--
if(use_xmlhttprequest == "1")
{
MyBB.select2();
$("#sender").select2({

		placeholder: "{$lang->find_users}",
minimumInputLength: 3,
maximumSelectionSize: 3,

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


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

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

Zeile 10103Zeile 10023
  </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 10350Zeile 10270
</script>
</body>
</html>]]></template>

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

		<template name="private_send_autocomplete" version="1804"><![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?ver=1804"></script>

		<template name="private_send_autocomplete" version="1807"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807">
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script>

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

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

Zeile 10359Zeile 10279
	MyBB.select2();
$("#to").select2({
placeholder: "{$lang->search_user}",

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

		minimumInputLength: 3,
maximumSelectionSize: 3,

		minimumInputLength: 2,
maximumSelectionSize: {$mybb->usergroup['maxpmrecipients']},

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

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

Zeile 10397Zeile 10317

$("#bcc").select2({
placeholder: "{$lang->search_user}",


$("#bcc").select2({
placeholder: "{$lang->search_user}",

		minimumInputLength: 3,
maximumSelectionSize: 3,

		minimumInputLength: 2,
maximumSelectionSize: {$mybb->usergroup['maxpmrecipients']},

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

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

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

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

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

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

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

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

Zeile 10524Zeile 10444
<input type="hidden" name="no_modal" value="1" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

<input type="hidden" name="no_modal" value="1" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>

	<td class="thead" colspan="2"><strong>{$report_title}</strong>

	<td class="thead" colspan="2"><strong>{$report_title}</strong></td>

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

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

Zeile 10563Zeile 10483
		<template name="report_error" version="1800"><![CDATA[<tr>
<td colspan="2" class="trow1">{$error}</td>
</tr>]]></template>

		<template name="report_error" version="1800"><![CDATA[<tr>
<td colspan="2" class="trow1">{$error}</td>
</tr>]]></template>

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

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

<tr>

<tr>

	<td class="thead" colspan="2"><strong>{$report_title}</strong>

	<td class="thead" colspan="2"><strong>{$report_title}</strong></td>

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

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

Zeile 10649Zeile 10569
							<td><span class="smalltext reputation_positive">{$lang->positive_count}</span></td>
<td><span class="smalltext reputation_neutral">{$lang->neutral_count}</span></td>
<td><span class="smalltext reputation_negative">{$lang->negative_count}</span></td>

							<td><span class="smalltext reputation_positive">{$lang->positive_count}</span></td>
<td><span class="smalltext reputation_neutral">{$lang->neutral_count}</span></td>
<td><span class="smalltext reputation_negative">{$lang->negative_count}</span></td>

						</tr>
<tr>

						</tr>
<tr>

							<td style="text-align: right;"><span class="smalltext">{$lang->last_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: right;"><span class="smalltext">{$lang->last_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>

Zeile 10766Zeile 10686
		<template name="reputation_add_positive" version="1800"><![CDATA[					<option value="{$value}" class="reputation_positive" onclick="$('#reputation').attr('class', 'reputation_positive')"{$vote_check[$value]}>{$positive_title}</option>
{$positive_power}]]></template>
<template name="reputation_added" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

		<template name="reputation_add_positive" version="1800"><![CDATA[					<option value="{$value}" class="reputation_positive" onclick="$('#reputation').attr('class', 'reputation_positive')"{$vote_check[$value]}>{$positive_title}</option>
{$positive_power}]]></template>
<template name="reputation_added" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

	<tr>

	<tr>

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

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

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

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

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

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

Zeile 10836Zeile 10756
<tr>
<td class="tcat"><strong>{$lang->search_forums}</strong></td>
<td class="tcat"><strong>{$lang->search_options}</strong></td>

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

</tr>

</tr>

<tr>
<td class="trow1 no_bottom_border" rowspan="{$rowspan}">{$srchlist}</td>
<td class="trow1">

<tr>
<td class="trow1 no_bottom_border" rowspan="{$rowspan}">{$srchlist}</td>
<td class="trow1">

Zeile 10844Zeile 10764
<option value="1">{$lang->threads_at_least}</option>
<option value="2">{$lang->threads_at_most}</option>
</select> <input type="text" class="textbox" name="numreplies" size="2" maxlength="4" />&nbsp;{$lang->replies2}<br />

<option value="1">{$lang->threads_at_least}</option>
<option value="2">{$lang->threads_at_most}</option>
</select> <input type="text" class="textbox" name="numreplies" size="2" maxlength="4" />&nbsp;{$lang->replies2}<br />

<br />

<br />

<select name="postdate">
<option value="0">{$lang->find_anydate}</option>
<option value="1">{$lang->find_yesterday}</option>

<select name="postdate">
<option value="0">{$lang->find_anydate}</option>
<option value="1">{$lang->find_yesterday}</option>

Zeile 10857Zeile 10777
</select>&nbsp;&nbsp; <input type="radio" class="radio" name="pddir" value="1" checked="checked" />{$lang->and_newer}  <input type="radio" class="radio" name="pddir" value="0" />{$lang->and_older}<br />
<br />
{$prefixselect}

</select>&nbsp;&nbsp; <input type="radio" class="radio" name="pddir" value="1" checked="checked" />{$lang->and_newer}  <input type="radio" class="radio" name="pddir" value="0" />{$lang->and_older}<br />
<br />
{$prefixselect}

</td>
</tr>

</td>
</tr>

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

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

</tr>

</tr>

<tr>
<td class="trow1">
<select name="sortby">

<tr>
<td class="trow1">
<select name="sortby">

Zeile 10870Zeile 10790
<option value="forum">{$lang->sort_forum}</option>
</select> {$lang->sort_in} <input type="radio" class="radio" name="sortordr" value="asc" />{$lang->sort_asc} <input type="radio" class="radio" name="sortordr" value="desc" checked="checked" />{$lang->sort_desc} {$lang->sort_order}
</td>

<option value="forum">{$lang->sort_forum}</option>
</select> {$lang->sort_in} <input type="radio" class="radio" name="sortordr" value="asc" />{$lang->sort_asc} <input type="radio" class="radio" name="sortordr" value="desc" checked="checked" />{$lang->sort_desc} {$lang->sort_order}
</td>

</tr>

</tr>

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

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

</tr>

</tr>

<tr>
<td class="trow1">{$lang->show_results_as} <input type="radio" class="radio" name="showresults" value="threads" checked="checked" />{$lang->show_results_threads} <input type="radio" class="radio" name="showresults" value="posts" />{$lang->show_results_posts}</td>
</tr>
{$moderator_options}
</table>
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>

<tr>
<td class="trow1">{$lang->show_results_as} <input type="radio" class="radio" name="showresults" value="threads" checked="checked" />{$lang->show_results_threads} <input type="radio" class="radio" name="showresults" value="posts" />{$lang->show_results_posts}</td>
</tr>
{$moderator_options}
</table>
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>

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

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

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

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

Zeile 10891Zeile 10811
	MyBB.select2();
$("#author").select2({
placeholder: "{$lang->search_user}",

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

		minimumInputLength: 3,
maximumSelectionSize: 3,

		minimumInputLength: 2,


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

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

Zeile 10930Zeile 10849
		<template name="search_forumlist_forum" version="1800"><![CDATA[<option value="{$forum['fid']}">{$depth} {$forum['name']}</option>]]></template>
<template name="search_moderator_options" version="1801"><![CDATA[<tr>
<td class="tcat"><strong>{$lang->mod_options}</strong></td>

		<template name="search_forumlist_forum" version="1800"><![CDATA[<option value="{$forum['fid']}">{$depth} {$forum['name']}</option>]]></template>
<template name="search_moderator_options" version="1801"><![CDATA[<tr>
<td class="tcat"><strong>{$lang->mod_options}</strong></td>

</tr>

</tr>

<tr>
<td class="trow1" valign="top">
<select name="visible">

<tr>
<td class="trow1" valign="top">
<select name="visible">

Zeile 10976Zeile 10895
		<td class="tcat" align="center"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=views&amp;order=desc">{$lang->views}</a></strong> {$orderarrow['views']}</span></td>
<td class="tcat" align="center"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=dateline&amp;order=desc">{$lang->posted}</a> {$orderarrow['dateline']}</strong></span></td>
{$inlinemodcol}

		<td class="tcat" align="center"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=views&amp;order=desc">{$lang->views}</a></strong> {$orderarrow['views']}</span></td>
<td class="tcat" align="center"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=dateline&amp;order=desc">{$lang->posted}</a> {$orderarrow['dateline']}</strong></span></td>
{$inlinemodcol}

	</tr>

	</tr>

	{$selectall}
{$results}
</table>

	{$selectall}
{$results}
</table>

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

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

<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;">
<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 11002Zeile 10921
	<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>

Zeile 11023Zeile 10945
		<template name="search_results_posts_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customposttools}</optgroup>]]></template>
<template name="search_results_posts_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>
<template name="search_results_posts_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap">&nbsp;</td>]]></template>

		<template name="search_results_posts_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customposttools}</optgroup>]]></template>
<template name="search_results_posts_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template>
<template name="search_results_posts_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap">&nbsp;</td>]]></template>

		<template name="search_results_posts_post" version="1800"><![CDATA[<tr class="inline_row">
<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}">&nbsp;</span></td>

		<template name="search_results_posts_post" version="1807"><![CDATA[<tr class="inline_row">
<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>

	<td align="center" class="{$bgcolor}" width="2%">{$icon}</td>
<td class="{$bgcolor}">
<span class="smalltext">

	<td align="center" class="{$bgcolor}" width="2%">{$icon}</td>
<td class="{$bgcolor}">
<span class="smalltext">

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

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

		<form action="moderation.php" method="post">
<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 11093Zeile 11015
		<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 11307Zeile 11231
			<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="1804"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1804"></script>

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

<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;">
<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 11845Zeile 11769
		<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 11874Zeile 11800
			<tr>
<td class="tcat" colspan="2"><strong>{$lang->custom_avatar}</strong></td>
</tr>

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

 
			{$avatarupload}
<tr>
<td class="trow2" width="40%">
<strong>{$lang->avatar_url}</strong>
<br /><span class="smalltext">{$lang->avatar_url_note}</span>

			{$avatarupload}
<tr>
<td class="trow2" width="40%">
<strong>{$lang->avatar_url}</strong>
<br /><span class="smalltext">{$lang->avatar_url_note}</span>

				</td>

				</td>

				<td class="trow2" width="60%">
<input type="text" class="textbox" name="avatarurl" size="45" value="{$avatarurl}" />
<br /><span class="smalltext">{$lang->avatar_url_gravatar}</span>

				<td class="trow2" width="60%">
<input type="text" class="textbox" name="avatarurl" size="45" value="{$avatarurl}" />
<br /><span class="smalltext">{$lang->avatar_url_gravatar}</span>

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

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

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

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

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

Zeile 11964Zeile 11888
{$footer}
</body>
</html>]]></template>

{$footer}
</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_currentavatar" version="1807"><![CDATA[<td class="trow1" valign="top" align="center" width="1"><div class="usercp_container"><img src="{$useravatar['image']}" alt="{$avatar_username}" title="{$avatar_username}" {$useravatar['width_height']} /></div></td>]]></template>

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

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

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

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

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

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

Zeile 12022Zeile 11946
	</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>
</tr>]]></template>
<template name="usercp_editlists_sent_request" version="1800"><![CDATA[<tr>

	<td class="{$bgcolor}">
{$request['username']}
</td>

	<td class="{$bgcolor}">
{$request['username']}
</td>

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

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

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

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

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

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

Zeile 12053Zeile 11977
      	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?ver=1804"></script>

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


</head>
<body>


</head>
<body>

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

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

				</tr>
<tr>
<td class="trow1">
<fieldset>

				</tr>
<tr>
<td class="trow1">
<fieldset>

							<legend><strong>{$lang->add_buddies}</strong></legend>
<span class="smalltext">{$lang->add_buddies_desc}</span><br />
<div class="float_left" style="width: 120px; text-align: right;"><strong>{$lang->username_or_usernames}</strong></div>

							<legend><strong>{$lang->add_buddies}</strong></legend>
<span class="smalltext">{$lang->add_buddies_desc}</span><br />
<div class="float_left" style="width: 120px; text-align: right;"><strong>{$lang->username_or_usernames}</strong></div>

Zeile 12085Zeile 12009
								{
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};
}

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

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

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

Zeile 12158Zeile 12082
									MyBB.select2();
$("#ignored_add_username").select2({
placeholder: "{$lang->search_user}",

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

										minimumInputLength: 3,
maximumSelectionSize: 3,

										minimumInputLength: 2,
maximumSelectionSize: 5,

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

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

Zeile 12172Zeile 12096
											results: function (data, page) { // parse the results into the format expected by Select2.
// since we are using custom formatting functions we do not need to alter remote JSON data
return {results: data};

											results: function (data, page) { // parse the results into the format expected by Select2.
// since we are using custom formatting functions we do not need to alter remote JSON data
return {results: data};

											}

											}

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

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

Zeile 12196Zeile 12120
								}
// -->
</script>

								}
// -->
</script>

						</fieldset>

						</fieldset>

						<fieldset id="ignored_container">
<legend><strong>{$lang->current_ignored_users}</strong></legend>
<ul id="ignore_list" style="list-style: none;">

						<fieldset id="ignored_container">
<legend><strong>{$lang->current_ignored_users}</strong></legend>
<ul id="ignore_list" style="list-style: none;">

Zeile 12260Zeile 12184
						</tbody>
</table>
]]></template>

						</tbody>
</table>
]]></template>

		<template name="usercp_editlists_user" version="1800"><![CDATA[<li class="float_left" id="{$type}_{$user['uid']}" style="width: 33%; list-style: none; margin-bottom: 4px;">
<a href="usercp.php?action=do_editlists&amp;my_post_key={$mybb->post_code}&amp;manage={$type}&amp;delete={$user['uid']}" onclick="return UserCP.removeBuddy('{$type}', {$user['uid']});" title="{$lang->remove_from_list}"><img src="{$theme['imgdir']}/buddy_delete.png" title="[{$lang->delete}]" alt="{$lang->remove_from_list}" style="vertical-align: middle;" /></a>

		<template name="usercp_editlists_user" version="1807"><![CDATA[<li class="float_left" id="{$type}_{$user['uid']}" style="width: 33%; list-style: none; margin-bottom: 4px;">
<a href="usercp.php?action=do_editlists&amp;my_post_key={$mybb->post_code}&amp;manage={$type}&amp;delete={$user['uid']}" onclick="return UserCP.removeBuddy('{$type}', {$user['uid']});" title="{$lang->remove_from_list}"><img src="{$theme['imgdir']}/buddy_delete.png" title="{$lang->remove_from_list}" alt="{$lang->remove_from_list}" style="vertical-align: middle;" /></a>

	<img src="{$theme['imgdir']}/buddy_{$status}.png" title="{$lang->$status}" alt="" style="vertical-align: middle;" />
{$profile_link}
</li>]]></template>
<template name="usercp_editsig" version="1400"><![CDATA[<html>

	<img src="{$theme['imgdir']}/buddy_{$status}.png" title="{$lang->$status}" alt="" style="vertical-align: middle;" />
{$profile_link}
</li>]]></template>
<template name="usercp_editsig" version="1400"><![CDATA[<html>

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

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

</head>
<body>
{$header}

</head>
<body>
{$header}

Zeile 12290Zeile 12214
<td class="trow1" width="80%">
<textarea rows="15" cols="70" id="signature" name="signature">{$sig}</textarea>
{$codebuttons}

<td class="trow1" width="80%">
<textarea rows="15" cols="70" id="signature" name="signature">{$sig}</textarea>
{$codebuttons}

</td>
</tr>
<tr>

</td>
</tr>
<tr>

<td class="trow2">
<span class="smalltext">{$lang->edit_sig_note2}</span>

<td class="trow2">
<span class="smalltext">{$lang->edit_sig_note2}</span>

</td>

</td>

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

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

</td>

</td>

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

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

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

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

{$footer}
</body>

{$footer}
</body>

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

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

<tr>

<tr>

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

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

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

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

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

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

<tr>

<tr>

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

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

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

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

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

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

<div class="error">
<p><em>{$lang->edit_sig_error_title}</em></p>
<ul>

<div class="error">
<p><em>{$lang->edit_sig_error_title}</em></p>
<ul>

Zeile 12363Zeile 12287
		<template name="usercp_email" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->change_email}</title>

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

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

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

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

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

Zeile 12944Zeile 12868
<br />
<fieldset class="trow2">
<legend><strong>{$lang->profile_optional}</strong></legend>

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

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

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

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

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

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

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

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

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

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

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

Zeile 13188Zeile 13112
<div class="float_left">
<div class="float_left">
<dl class="thread_legend smalltext">

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

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

			<dd><span class="thread_status newfolder" title="{$lang->new_posts_thread}">&nbsp;</span> {$lang->new_posts_thread}</dd>

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

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

		</dl>
</div>

		</dl>
</div>


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


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

Zeile 13204Zeile 13128
	<br class="clear" />
</div>
{$multipage}

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

</td>
</tr>

</td>
</tr>

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

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

Zeile 13253Zeile 13177
		<template name="usercp_usergroups" version="120"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->group_memberships}</title>

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

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

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

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

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

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

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

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

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

<td class="tcat" width="36%"><strong><span class="smalltext">{$lang->usergroups_usergroup}</span></strong></td>
<td class="tcat" align="center" width="32%"><strong><span class="smalltext">{$lang->join_conditions}</span></strong></td>
<td class="tcat" align="center" width="32%"><strong><span class="smalltext">{$lang->join_group}</span></strong></td>

<td class="tcat" width="36%"><strong><span class="smalltext">{$lang->usergroups_usergroup}</span></strong></td>
<td class="tcat" align="center" width="32%"><strong><span class="smalltext">{$lang->join_conditions}</span></strong></td>
<td class="tcat" align="center" width="32%"><strong><span class="smalltext">{$lang->join_group}</span></strong></td>

Zeile 13308Zeile 13232
</tr>
<tr>
<td class="trow1" align="center" colspan="2">{$lang->join_group_moderate_note}</td>

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

</tr>

</tr>

<tr>
<td class="trow2"><strong>{$lang->user_group}</strong></td>
<td class="trow2">{$usergroup['title']}</td>

<tr>
<td class="trow2"><strong>{$lang->user_group}</strong></td>
<td class="trow2">{$usergroup['title']}</td>

Zeile 13316Zeile 13240
<tr>
<td class="trow1"><strong>{$lang->join_reason}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="reason" value="" size="50" /></td>

<tr>
<td class="trow1"><strong>{$lang->join_reason}</strong></td>
<td class="trow1"><input type="text" class="textbox" name="reason" value="" size="50" /></td>

</tr>
</table>

</tr>
</table>

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

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

Zeile 13326Zeile 13250
<input type="submit" class="button" value="{$lang->send_join_request}" />
</div>
</td>

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

</tr>
</table>

</tr>
</table>

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

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

Zeile 13402Zeile 13326
				<td class="{$alt_bg}" align="center">{$issuedby}</td>
</tr>]]></template>
<template name="usercp_warnings_warning_post" version="1800"><![CDATA[<br /><small>{$lang->warning_for_post} <a href="{$warning['postlink']}">{$warning['post_subject']}</a></small>]]></template>

				<td class="{$alt_bg}" align="center">{$issuedby}</td>
</tr>]]></template>
<template name="usercp_warnings_warning_post" version="1800"><![CDATA[<br /><small>{$lang->warning_for_post} <a href="{$warning['postlink']}">{$warning['post_subject']}</a></small>]]></template>

		<template name="video_metacafe_embed" version="1600"><![CDATA[<embed src="http://www.metacafe.com/fplayer/{$id}/{$title}.swf" width="400" height="345" wmode="transparent" allowFullScreen="true" allowScriptAccess="always" name="Metacafe_{$id}" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>]]></template>
<template name="video_dailymotion_embed" version="1610"><![CDATA[<iframe frameborder="0" width="480" height="270" src="http://www.dailymotion.com/embed/video/{$id}"></iframe>]]></template>

		<template name="video_metacafe_embed" version="1807"><![CDATA[<iframe src="http://www.metacafe.com/embed/{$id}/" width="440" height="248" allowFullScreen frameborder=0></iframe>]]></template>
<template name="video_dailymotion_embed" version="1807"><![CDATA[<iframe frameborder="0" width="480" height="270" src="//www.dailymotion.com/embed/video/{$id}" allowfullscreen></iframe>]]></template>

		<template name="video_facebook_embed" version="1800"><![CDATA[<iframe src="https://www.facebook.com/video/embed?video_id={$id}" width="625" height="350" frameborder="0"></iframe>]]></template>
<template name="video_liveleak_embed" version="1800"><![CDATA[<iframe width="500" height="300" src="http://www.liveleak.com/ll_embed?i={$id}" frameborder="0" allowfullscreen></iframe>]]></template>

		<template name="video_facebook_embed" version="1800"><![CDATA[<iframe src="https://www.facebook.com/video/embed?video_id={$id}" width="625" height="350" frameborder="0"></iframe>]]></template>
<template name="video_liveleak_embed" version="1800"><![CDATA[<iframe width="500" height="300" src="http://www.liveleak.com/ll_embed?i={$id}" frameborder="0" allowfullscreen></iframe>]]></template>

		<template name="video_myspacetv_embed" version="1600"><![CDATA[<object width="425px" height="360px"><param name="allowFullScreen" value="true"/><param name="wmode" value="transparent"/><param name="movie" value="http://mediaservices.myspace.com/services/media/embed.aspx/m={$id},t=1,mt=video"/><embed src="http://mediaservices.myspace.com/services/media/embed.aspx/m={$id},t=1,mt=video" width="425" height="360" allowFullScreen="true" type="application/x-shockwave-flash" wmode="transparent"></embed></object>]]></template>
<template name="video_youtube_embed" version="1610"><![CDATA[<iframe width="560" height="315" src="http://www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>]]></template>

		<template name="video_myspacetv_embed" version="1807"><![CDATA[<iframe width="480" height="270" src="//media.myspace.com/play/video/{$id}" frameborder="0" allowtransparency="true" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template>
<template name="video_youtube_embed" version="1807"><![CDATA[<iframe width="560" height="315" src="//www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>]]></template>

		<template name="video_veoh_embed" version="1800"><![CDATA[<object width="410" height="341" id="veohFlashPlayer" name="veohFlashPlayer"><param name="movie" value="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="410" height="341" id="veohFlashPlayerEmbed" name="veohFlashPlayerEmbed"></embed></object>]]></template>

		<template name="video_veoh_embed" version="1800"><![CDATA[<object width="410" height="341" id="veohFlashPlayer" name="veohFlashPlayer"><param name="movie" value="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="410" height="341" id="veohFlashPlayerEmbed" name="veohFlashPlayerEmbed"></embed></object>]]></template>

		<template name="video_vimeo_embed" version="1610"><![CDATA[<iframe src="http://player.vimeo.com/video/{$id}" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>]]></template>
<template name="video_yahoo_embed" version="1610"><![CDATA[<iframe width="624" height="351" scrolling="no" frameborder="0" src="http://{$local}screen.yahoo.com/{$id}?format=embed"></iframe>]]></template>

		<template name="video_vimeo_embed" version="1807"><![CDATA[<iframe src="//player.vimeo.com/video/{$id}" width="500" height="375" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template>
<template name="video_yahoo_embed" version="1807"><![CDATA[<iframe width="640" height="360" scrolling="no" frameborder="0" src="//{$local}screen.yahoo.com/{$id}?format=embed" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" allowtransparency="true"></iframe>]]></template>

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

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

Zeile 13789Zeile 13713
<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="1805"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/editor_themes/{$theme['editortheme']}" type="text/css" media="all" />

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

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

	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 13865Zeile 13790
</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="1804"><![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="1807"><![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=1804"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1804"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1804"></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=1807"></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 13906Zeile 13832
	var spinner_image = "{$theme['imgdir']}/spinner.gif";
var spinner = "<img src='" + spinner_image +"' alt='' />";
var modal_zindex = 9999;

	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>