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

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

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

	<properties>
<templateset><![CDATA[1]]></templateset>
<imgdir><![CDATA[images]]></imgdir>

	<properties>
<templateset><![CDATA[1]]></templateset>
<imgdir><![CDATA[images]]></imgdir>

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

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

 
	line-height: 16px;

}

#logo ul.top_links {

}

#logo ul.top_links {

Zeile 894Zeile 895
	color: #CC0000;
}


	color: #CC0000;
}


.moderate_warning {
color: #F3611B;
}


.moderate_warning {
color: #F3611B;
}


.low_warning {
color: #AE5700;

.low_warning {
color: #AE5700;

}

}


.online {
color: #15A018;


.online {
color: #15A018;

Zeile 919Zeile 920
}

div.error p {

}

div.error p {

	margin: 0;

	margin: 0;

	color: #333;
font-weight: normal;
}

	color: #333;
font-weight: normal;
}

Zeile 1020Zeile 1021
.forum_legend dt,
.forum_legend dd {
margin: 0;

.forum_legend dt,
.forum_legend dd {
margin: 0;

	padding: 0;

	padding: 0;

}

.forum_legend dd {

}

.forum_legend dd {

	float: left;

	float: left;

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

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

}

}


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


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

}


}


.success_message {
color: #00b200;

.success_message {
color: #00b200;

	font-weight: bold;
font-size: 10px;

	font-weight: bold;
font-size: 10px;

	margin-bottom: 10px;
}


	margin-bottom: 10px;
}


Zeile 1046Zeile 1047
	font-weight: bold;
font-size: 10px;
margin-bottom: 10px;

	font-weight: bold;
font-size: 10px;
margin-bottom: 10px;

}

}


#posts_container {
padding: 0;


#posts_container {
padding: 0;

}

}


.ignored_post {
border-top: 3px solid #333;
padding: 15px;


.ignored_post {
border-top: 3px solid #333;
padding: 15px;

}


}


.ignored_post .show_ignored_post {
margin-top: -15px;

.ignored_post .show_ignored_post {
margin-top: -15px;

}

}


.ignored_post .show_ignored_post a.button span {
background-position: 0 -400px;


.ignored_post .show_ignored_post a.button span {
background-position: 0 -400px;

Zeile 1071Zeile 1072

.post.classic {
padding-top: 15px;


.post.classic {
padding-top: 15px;

}

}


.post .post_author {
border-bottom: 1px solid #ccc;


.post .post_author {
border-bottom: 1px solid #ccc;

Zeile 1096Zeile 1097
}

.post .post_author div.author_avatar {

}

.post .post_author div.author_avatar {

	float: left;

	float: left;

	margin-right: 3px;

	margin-right: 3px;

}


}


.post.classic .post_author div.author_avatar {

.post.classic .post_author div.author_avatar {

	float: none;
text-align: center;

	float: none;
text-align: center;

	margin-bottom: 8px;

	margin-bottom: 8px;

}


}


.post .post_author div.author_avatar img {
padding: 5px;
border: 1px solid #ddd;
background: #fff;

.post .post_author div.author_avatar img {
padding: 5px;
border: 1px solid #ddd;
background: #fff;

}


}


.post .post_author div.author_information {
float: left;
padding: 6px 8px;

.post .post_author div.author_information {
float: left;
padding: 6px 8px;

Zeile 1121Zeile 1122
	float: none;
padding: 0;
text-align: center;

	float: none;
padding: 0;
text-align: center;

}

}


.post .post_author div.author_statistics {
float: right;
font-size: 11px;
padding: 3px 10px 3px 5px;


.post .post_author div.author_statistics {
float: right;
font-size: 11px;
padding: 3px 10px 3px 5px;

	color: #666;

	color: #666;

	line-height: 1.3;

	line-height: 1.3;

}


}


.post.classic .post_author div.author_statistics {
border-top: 1px dotted #ccc;
margin: 6px 0 0 0;
padding: 6px 6px 3px 6px;
float: none;

.post.classic .post_author div.author_statistics {
border-top: 1px dotted #ccc;
margin: 6px 0 0 0;
padding: 6px 6px 3px 6px;
float: none;

}

}


.post .post_head {
font-size: 11px;


.post .post_head {
font-size: 11px;

Zeile 1146Zeile 1147
}

.post .post_head span.post_date {

}

.post .post_head span.post_date {

	color: #666;

	color: #666;

}

.post .post_head span.edited_post {
font-size: 10px;
color: #999;

}

.post .post_head span.edited_post {
font-size: 10px;
color: #999;

}

}


.post .post_head span.edited_post a {
color: #666;


.post .post_head span.edited_post a {
color: #666;

Zeile 1161Zeile 1162
.post_body {
font-size: 14px;
padding: 12px 0;

.post_body {
font-size: 14px;
padding: 12px 0;

}

}


.post.classic .post_content {
float: left;
width: 79%;
padding: 0 1% 5px 1%;


.post.classic .post_content {
float: left;
width: 79%;
padding: 0 1% 5px 1%;

}

}


.post_content {
padding: 9px 10px 5px 10px;


.post_content {
padding: 9px 10px 5px 10px;

}

}


.post_content .signature {
margin-top: 5px;


.post_content .signature {
margin-top: 5px;

Zeile 1246Zeile 1247

.postbit_buttons a.postbit_pm span {
background-position: 0 -80px;


.postbit_buttons a.postbit_pm span {
background-position: 0 -80px;

}


}


.postbit_buttons a.postbit_quote span {
background-position: 0 -100px;
}

.postbit_buttons a.postbit_quote span {
background-position: 0 -100px;
}

Zeile 1298Zeile 1299

.postbit_buttons a.postbit_delete_pm span {
background-position: 0 -320px;


.postbit_buttons a.postbit_delete_pm span {
background-position: 0 -320px;

}


}


a.button:link,
a.button:hover,
a.button:visited,

a.button:link,
a.button:hover,
a.button:visited,

Zeile 1704Zeile 1705
}

.jqi .jqiarrowtc {

}

.jqi .jqiarrowtc {

	left: 50%;

	left: 50%;

	top: -20px;
border-bottom-color: #ffffff;
margin-left: -10px;

	top: -20px;
border-bottom-color: #ffffff;
margin-left: -10px;

Zeile 2477Zeile 2478
	<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder clear">
<tr>
<td colspan="2" width="100%" class="thead"><strong>{$lang->add_event}</strong></td>

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

		</tr>
<tr>
<td width="20%" class="trow1"><strong>{$lang->event_name}</strong></td>
<td class="trow1"><input type="text" class="textbox" size="50" name="name" maxlength="120" value="{$name}"/></td>
</tr>
{$calendar_select}
<tr>
<td class="trow2" style="vertical-align: top;"><strong>{$lang->event_date}</strong></td>
<td class="trow1">
<script type="text/javascript">
<!--
function toggleType()
{
if($("#type_single").prop("checked"))
{
$("#ranged_selects").hide();
$("#single_selects").show();
}
else
{
$("#single_selects").hide();
$("#ranged_selects").show();
toggleRepeats();
}
}

function toggleRepeats()
{
var repeats = $("#repeats").get(0).selectedIndex;
$(".repeats_type").each(function()
{
$(this).hide();
});
if($("#repeats_type_"+repeats).length > 0)
{
$("#repeats_type_"+repeats).show();
}
}

		</tr>
<tr>
<td width="20%" class="trow1"><strong>{$lang->event_name}</strong></td>
<td class="trow1"><input type="text" class="textbox" size="50" name="name" maxlength="120" value="{$name}"/></td>
</tr>
{$calendar_select}
<tr>
<td class="trow2" style="vertical-align: top;"><strong>{$lang->event_date}</strong></td>
<td class="trow1">
<script type="text/javascript">
<!--
function toggleType()
{
if($("#type_single").prop("checked"))
{
$("#ranged_selects").hide();
$("#single_selects").show();
}
else
{
$("#single_selects").hide();
$("#ranged_selects").show();
toggleRepeats();
}
}

function toggleRepeats()
{
var repeats = $("#repeats").get(0).selectedIndex;
$(".repeats_type").each(function()
{
$(this).hide();
});
if($("#repeats_type_"+repeats).length > 0)
{
$("#repeats_type_"+repeats).show();
}
}

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

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

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

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

									</select>

									</select>

									<select name="start_year">
{$start_years}
</select>

									<select name="start_year">
{$start_years}
</select>

Zeile 2641Zeile 2642
										</table>
</div>
<div class="repeats_type" id="repeats_type_4" style="padding: 4px;">

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

										<div class="smalltext"><label>

										<div class="smalltext"><label>

											<input type="radio" name="repeats_4_type" id="repeats_4_type_1" value="1" style="vertical-align: middle;" {$repeats_4_type[1]} />
{$lang->repeats_on_day}</label>
<input type="text" class="textbox" name="repeats_4_day" value="{$repeats_4_day}" onfocus="$('#repeats_4_type_1').prop('checked', true);" size="2" /> {$lang->of_every} <input type="text" class="textbox" name="repeats_4_months" value="{$repeats_4_months}" size="2" onfocus="$('#repeats_4_type_1').prop('checked', true);" /> {$lang->month_or_months}

											<input type="radio" name="repeats_4_type" id="repeats_4_type_1" value="1" style="vertical-align: middle;" {$repeats_4_type[1]} />
{$lang->repeats_on_day}</label>
<input type="text" class="textbox" name="repeats_4_day" value="{$repeats_4_day}" onfocus="$('#repeats_4_type_1').prop('checked', true);" size="2" /> {$lang->of_every} <input type="text" class="textbox" name="repeats_4_months" value="{$repeats_4_months}" size="2" onfocus="$('#repeats_4_type_1').prop('checked', true);" /> {$lang->month_or_months}

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

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

										</div>

										</div>

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

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

Zeile 2712Zeile 2713
											</select>
{$lang->of}
<select name="repeats_5_month2" onfocus="$('#repeats_5_type_2').prop('checked', true);" >

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

												<option value="1"{$repeats_5_month2['1']}>{$lang->month_1}</option>
<option value="2"{$repeats_5_month2['2']}>{$lang->month_2}</option>
<option value="3"{$repeats_5_month2['3']}>{$lang->month_3}</option>
<option value="4"{$repeats_5_month2['4']}>{$lang->month_4}</option>
<option value="5"{$repeats_5_month2['5']}>{$lang->month_5}</option>
<option value="6"{$repeats_5_month2['6']}>{$lang->month_6}</option>

												<option value="1"{$repeats_5_month2['1']}>{$lang->month_1}</option>
<option value="2"{$repeats_5_month2['2']}>{$lang->month_2}</option>
<option value="3"{$repeats_5_month2['3']}>{$lang->month_3}</option>
<option value="4"{$repeats_5_month2['4']}>{$lang->month_4}</option>
<option value="5"{$repeats_5_month2['5']}>{$lang->month_5}</option>
<option value="6"{$repeats_5_month2['6']}>{$lang->month_6}</option>

												<option value="7"{$repeats_5_month2['7']}>{$lang->month_7}</option>
<option value="8"{$repeats_5_month2['8']}>{$lang->month_8}</option>
<option value="9"{$repeats_5_month2['9']}>{$lang->month_9}</option>

												<option value="7"{$repeats_5_month2['7']}>{$lang->month_7}</option>
<option value="8"{$repeats_5_month2['8']}>{$lang->month_8}</option>
<option value="9"{$repeats_5_month2['9']}>{$lang->month_9}</option>

Zeile 3325Zeile 3326
	<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder clear">
<tr>
<td colspan="2" width="100%" class="thead"><strong>{$lang->move_event}: {$event['name']}</strong></td>

	<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder clear">
<tr>
<td colspan="2" width="100%" class="thead"><strong>{$lang->move_event}: {$event['name']}</strong></td>

		</tr>
<tr>

		</tr>
<tr>

			<td width="20%" class="trow1"><strong>{$lang->move_to_calendar}</strong></td>
<td class="trow1">
<select name="new_calendar">

			<td width="20%" class="trow1"><strong>{$lang->move_to_calendar}</strong></td>
<td class="trow1">
<select name="new_calendar">

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

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

</head>
<body>

</head>
<body>

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

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

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

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

</tr>

</tr>

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

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

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

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

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

<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="deletepost" />
<input type="hidden" name="pid" value="{$pid}" />

</table>
<input type="hidden" name="action" value="deletepost" />
<input type="hidden" name="pid" value="{$pid}" />

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

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

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

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

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

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

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

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

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




<tr>

<tr>

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




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

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

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

</tr>

</tr>

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

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

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

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

</table>
</fieldset>

</table>
</fieldset>

{$requiredfields}
{$customfields}
{$referrer}

{$requiredfields}
{$customfields}
{$referrer}

Zeile 5029Zeile 5028
</tr>
<tr>
<td>{$tzselect}</td>

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

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 5109Zeile 5108
		<template name="member_register_additionalfields" version="1800"><![CDATA[<br />
<fieldset class="trow2">
<legend><strong>{$lang->additional_info}</strong></legend>

		<template name="member_register_additionalfields" version="1800"><![CDATA[<br />
<fieldset class="trow2">
<legend><strong>{$lang->additional_info}</strong></legend>

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

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

{$customfields}
</table>
</fieldset>]]></template>

{$customfields}
</table>
</fieldset>]]></template>

Zeile 5127Zeile 5126
<td class="thead"><strong>{$mybb->settings['bbname']} - {$lang->agreement}</strong></td>
</tr>
{$coppa_agreement}

<td class="thead"><strong>{$mybb->settings['bbname']} - {$lang->agreement}</strong></td>
</tr>
{$coppa_agreement}

<tr>
<td class="trow1">

<tr>
<td class="trow1">

<p>{$lang->agreement_1}</p>
<p>{$lang->agreement_2}</p>
<p>{$lang->agreement_3}</p>

<p>{$lang->agreement_1}</p>
<p>{$lang->agreement_2}</p>
<p>{$lang->agreement_3}</p>

Zeile 5266Zeile 5265
		<template name="member_register_password" version="1400"><![CDATA[<tr>
<td width="50%" valign="top"><span class="smalltext">{$lang->password}</span></td>
<td width="50%" valign="top"><span class="smalltext">{$lang->confirm_password}</span></td>

		<template name="member_register_password" version="1400"><![CDATA[<tr>
<td width="50%" valign="top"><span class="smalltext">{$lang->password}</span></td>
<td width="50%" valign="top"><span class="smalltext">{$lang->confirm_password}</span></td>

</tr>
<tr>

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

Zeile 5286Zeile 5285
<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 5366Zeile 5365
// -->
</script>]]></template>
<template name="member_register_regimage" version="1804"><![CDATA[<br />

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

<fieldset class="trow2">

<fieldset class="trow2">

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

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

Zeile 5425Zeile 5424
</table>
</fieldset>]]></template>
<template name="member_register_regimage_nocaptcha" version="1804"><![CDATA[<br />

</table>
</fieldset>]]></template>
<template name="member_register_regimage_nocaptcha" version="1804"><![CDATA[<br />

<fieldset class="trow2">

<fieldset class="trow2">

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

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

Zeile 5483Zeile 5482
</tr>
<tr>
<td class="trow1" width="30%"><strong>{$lang_username}</strong></td>

</tr>
<tr>
<td class="trow1" width="30%"><strong>{$lang_username}</strong></td>

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

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

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

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

Zeile 5501Zeile 5500
<table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">
<tr>
<td colspan="2" class="thead"><strong>{$lang->view_notes_for}</strong></td>

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

</tr>
<tr>

</tr>
<tr>

<td class="trow1">{$user['usernotes']}</td>
</tr>
</table>

<td class="trow1">{$user['usernotes']}</td>
</tr>
</table>

Zeile 5580Zeile 5579
	<td class="tcat"><strong><label for="username">{$lang->username}</label></strong></td>
<td class="tcat"><strong><label for="website">{$lang->website}</label></strong></td>
<td class="tcat"><strong><label for="sort">{$lang->sort_by}</label></strong></td>

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

</tr>
<tr>
<td class="trow1" width="33%" style="vertical-align: top;">
{$lang->contains}<br />

</tr>
<tr>
<td class="trow1" width="33%" style="vertical-align: top;">
{$lang->contains}<br />

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

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

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

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

</tr>
<tr>

</tr>
<tr>

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

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

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

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

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 6015Zeile 6014
<table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">
<tr>
<td class="thead" align="center"><strong>{$user['username']} - {$lang->skype_center}</strong></td>

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

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

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

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

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

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

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

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

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

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

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

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

{$headerinclude}
</head>
<body>

{$headerinclude}
</head>
<body>

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

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

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

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

{$headerinclude}

{$headerinclude}

</head>
<body>
{$header}

</head>
<body>
{$header}

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

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

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

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

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

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

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

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

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

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

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

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

Zeile 8193Zeile 8192
		<template name="moderation_getpmip" version="1800"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->get_pm_ip}</title>

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

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

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

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

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

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

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

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

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

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

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

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

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

</tr>

</tr>

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

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

Zeile 8344Zeile 8343
		<template name="moderation_inline_splitposts" version="1607"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->split_thread}</title>

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

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

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

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

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

Zeile 8400Zeile 8399
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->move_posts}" /></div>
<input type="hidden" name="action" value="do_multimoveposts" />

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

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

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

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

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

Zeile 8806Zeile 8805
<tr>
<td class="trow2" width="20%"><strong>{$lang->thread_subject}</strong></td>
<td class="trow2">{$prefixselect}<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>

<tr>
<td class="trow2" width="20%"><strong>{$lang->thread_subject}</strong></td>
<td class="trow2">{$prefixselect}<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>

</tr>

</tr>

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

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

Zeile 9211Zeile 9210
</td>
</tr>]]></template>
<template name="portal_pms" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">

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

<tr>

<tr>

<td class="thead"><strong><a href="{$mybb->settings['bburl']}/private.php">{$lang->private_messages}</a></strong></td>
</tr>
<tr>

<td class="thead"><strong><a href="{$mybb->settings['bburl']}/private.php">{$lang->private_messages}</a></strong></td>
</tr>
<tr>

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

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

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

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

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

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

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

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

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

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

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

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

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

		<template name="private_advanced_search" version="1805"><![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 9802Zeile 9801
</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>
<script type="text/javascript">
<!--
if(use_xmlhttprequest == "1")
{
MyBB.select2();
$("#sender").select2({
placeholder: "{$lang->find_users}",
minimumInputLength: 3,
maximumSelectionSize: 3,
multiple: false,
ajax: { // instead of writing the function to execute the request we use Select2's convenient helper
url: "xmlhttp.php?action=get_users",
dataType: 'json',
data: function (term, page) {
return {
query: term, // search term
};
},
results: function (data, page) { // parse the results into the format expected by Select2.
// since we are using custom formatting functions we do not need to alter remote JSON data
return {results: data};
}
},
initSelection: function(element, callback) {
var value = $(element).val();
if (value !== "") {
callback({
id: value,
text: value
});
}
}
});
}
// -->
</script>

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

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

Zeile 9811Zeile 9848
		<template name="private_archive" version="1400"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->archive_messages}</title>

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

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

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

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

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

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

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

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

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

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

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

Zeile 10570Zeile 10607
		<td class="trow1">{$lang->success_report_voted}</td>
</tr>
</table>]]></template>

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

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

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

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

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

Zeile 10600Zeile 10637
				<span class="smalltext">
({$usertitle})<br />
<br />

				<span class="smalltext">
({$usertitle})<br />
<br />

					<strong>{$lang->total_reputation}:</strong> <span class="repbox {$total_class}">{$user['reputation']}</span><br /><br />

					<strong>{$lang->total_reputation}:</strong> <span class="repbox {$total_class}">{$rep_total}</span><br /><br />

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

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

Zeile 10615Zeile 10652
						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->last_week}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->last_week}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$positive_week}</span></td>
<td style="text-align: center;"><span class="smalltext">{$neutral_week}</span></td>
<td style="text-align: center;"><span class="smalltext">{$negative_week}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$f_positive_week}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_neutral_week}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_negative_week}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->last_month}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->last_month}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$positive_month}</span></td>
<td style="text-align: center;"><span class="smalltext">{$neutral_month}</span></td>
<td style="text-align: center;"><span class="smalltext">{$negative_month}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$f_positive_month}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_neutral_month}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_negative_month}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->last_6months}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->last_6months}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$positive_6months}</span></td>
<td style="text-align: center;"><span class="smalltext">{$neutral_6months}</span></td>
<td style="text-align: center;"><span class="smalltext">{$negative_6months}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$f_positive_6months}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_neutral_6months}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_negative_6months}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->all_time}</span></td>

						</tr>
<tr>
<td style="text-align: right;"><span class="smalltext">{$lang->all_time}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$positive_count}</span></td>
<td style="text-align: center;"><span class="smalltext">{$neutral_count}</span></td>
<td style="text-align: center;"><span class="smalltext">{$negative_count}</span></td>

							<td style="text-align: center;"><span class="smalltext">{$f_positive_count}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_neutral_count}</span></td>
<td style="text-align: center;"><span class="smalltext">{$f_negative_count}</span></td>

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

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

Zeile 12977Zeile 13014
{$footer}
</body>
</html>]]></template>

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

	<template name="usercp_profile_contact_fields" version="1800"><![CDATA[<fieldset class="trow2">


	<template name="usercp_profile_contact_fields" version="1805"><![CDATA[<br />
<fieldset class="trow2">

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

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

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

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

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 13041Zeile 13079
</td>
<td>
<input type="text" class="textbox" size="4" maxlength="4" name="awayyear" value="{$returndate['2']}" />

</td>
<td>
<input type="text" class="textbox" size="4" maxlength="4" name="awayyear" value="{$returndate['2']}" />

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

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

</fieldset>]]></template>
<template name="usercp_profile_website" version="1800"><![CDATA[<tr>
<td colspan="3"><span class="smalltext">{$lang->website_url}</span></td>

</fieldset>]]></template>
<template name="usercp_profile_website" version="1800"><![CDATA[<tr>
<td colspan="3"><span class="smalltext">{$lang->website_url}</span></td>

Zeile 13061Zeile 13099
<tr>
<td>{$code}</td>
</tr>]]></template>

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

		<template name="usercp_profile_customtitle" version="1800"><![CDATA[<fieldset class="trow2">

		<template name="usercp_profile_customtitle" version="1805"><![CDATA[<fieldset class="trow2">

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

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

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

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

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

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

{$currentcustom}

{$currentcustom}

<tr>

<tr>

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

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

Zeile 13082Zeile 13120
</tr>
{$reverttitle}
</table>

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

</fieldset>
<br />]]></template>

</fieldset>]]></template>


		<template name="usercp_profile_customtitle_currentcustom" version="1800"><![CDATA[<tr>
<td><span class="smalltext">{$lang->current_custom_usertitle}</span></td>
</tr>

		<template name="usercp_profile_customtitle_currentcustom" version="1800"><![CDATA[<tr>
<td><span class="smalltext">{$lang->current_custom_usertitle}</span></td>
</tr>

Zeile 13752Zeile 13789
<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="1804"><![CDATA[<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/editor_themes/{$theme['editortheme']}" type="text/css" media="all" />
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/jquery.sceditor.bbcode.min.js"></script>

		<template name="codebuttons" version="1805"><![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/bbcodes_sceditor.js?ver=1804"></script>

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

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

<script type="text/javascript">
var partialmode = {$mybb->settings['partialmode']},
opt_editor = {

<script type="text/javascript">
var partialmode = {$mybb->settings['partialmode']},
opt_editor = {

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

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

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

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

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