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

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 1Zeile 1
<?xml version="1.0" encoding="UTF-8"?>

<?xml version="1.0" encoding="UTF-8"?>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


























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

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

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

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

			}
},

			}
},

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

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

Zeile 5832Zeile 5807
					id: value,
text: value
});

					id: value,
text: value
});

			}
},

			}
},

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

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

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

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

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

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

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

Zeile 6213Zeile 6192
{$forumlistbits}
</select>]]></template>
<template name="misc_syndication_forumlist_forum" version="1808"><![CDATA[<option value="{$forum['fid']}" {$optionselected}>{$depth} {$forum['name']}</option>]]></template>

{$forumlistbits}
</select>]]></template>
<template name="misc_syndication_forumlist_forum" version="1808"><![CDATA[<option value="{$forum['fid']}" {$optionselected}>{$depth} {$forum['name']}</option>]]></template>

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

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

	<div style="overflow-y: auto; max-height: 400px;">
<table width="100%" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" border="0" align="center" class="tborder">
<tr>
<td colspan="2" class="thead"><strong>{$lang->total_posts} {$numposts}</strong></td>
</tr>
<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>
<td colspan="2" class="thead"><strong>{$lang->total_posts} {$numposts}</strong></td>
</tr>
<tr>

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

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

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

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

Zeile 6917Zeile 6896
	<tr>
<td width="35%">{$lang->modpost_length}</td>
<td><input type="text" name="modpost_time" value="{$mybb->input['modpost_time']}" class="textbox" style="width: 2em;" /> {$modpost_options}</td>

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

	</tr>

	</tr>

</table>
</dd>
</dl>

</table>
</dd>
</dl>

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

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

</select>
</td>

</select>
</td>

<td>
<select name="awaymonth">
<option value="">&nbsp;</option>

<td>
<select name="awaymonth">
<option value="">&nbsp;</option>

Zeile 7155Zeile 7134
							<td class="tcat" align="center" width="10%"><span class="smalltext"><strong>{$lang->postnum}</strong></span></td>
</tr>
{$users}

							<td class="tcat" align="center" width="10%"><span class="smalltext"><strong>{$lang->postnum}</strong></span></td>
</tr>
{$users}

					</table>

					</table>

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

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

Zeile 7298Zeile 7277
		<tr>
<td class="trow2" width="25%" align="center">{$lang->ipaddress_location}</td>
<td class="trow2">{$ipaddress_location}</td>

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

		</tr>

		</tr>

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

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

Zeile 8061Zeile 8040
			{
$('#type_movecopythread_expanded').hide();
$('#type_merge_expanded').show();

			{
$('#type_movecopythread_expanded').hide();
$('#type_merge_expanded').show();

			}

			}

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

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

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

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

{$headerinclude}

{$headerinclude}

</head>
<body>
{$header}

</head>
<body>
{$header}

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

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

</tr>
<tr>

</tr>
<tr>

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

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

Zeile 8223Zeile 8202
<input type="hidden" name="action" value="do_deletethread" />
<input type="hidden" name="tid" value="{$tid}" />
</form>

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

{$footer}

{$footer}

</body>
</html>]]></template>
<template name="moderation_getip" version="1608"><![CDATA[<html>

</body>
</html>]]></template>
<template name="moderation_getip" version="1608"><![CDATA[<html>

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

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

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

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

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

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

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

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

</tr>
<tr>

</tr>
<tr>

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

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

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

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

{$headerinclude}
</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->delete_posts}</strong></td>
</tr>

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

Zeile 8393Zeile 8372
<tr>
<td class="trow1"><strong>{$lang->new_forum}</strong></td>
<td class="trow2">{$forumselect}</td>

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

</tr>
</table>

</tr>
</table>

<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->move_threads}" /></div>
<input type="hidden" name="action" value="do_multimovethreads" />
<input type="hidden" name="fid" value="{$fid}" />
<input type="hidden" name="threads" value="{$inlineids}" />

<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->move_threads}" /></div>
<input type="hidden" name="action" value="do_multimovethreads" />
<input type="hidden" name="fid" value="{$fid}" />
<input type="hidden" name="threads" value="{$inlineids}" />

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

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

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

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

<head>

<head>

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

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

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

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

</tr>
<tr>

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

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

Zeile 8442Zeile 8421
</body>
</html>]]></template>
<template name="moderation_inline_moveposts" version="1800"><![CDATA[<html>

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

<head>

<head>

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

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

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

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

</tr>
<tr>

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

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

<tr>

<tr>

<td class="trow2"><strong>{$lang->new_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="newsubject" value="{$lang->split_thread_subject} {$thread['subject']}" size="50" /></td>
</tr>

<td class="trow2"><strong>{$lang->new_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="newsubject" value="{$lang->split_thread_subject} {$thread['subject']}" size="50" /></td>
</tr>

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

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

</tr>

</tr>

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

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

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

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

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

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

</tr>]]></template>

</tr>]]></template>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Zeile 13978Zeile 13959
</html>]]></template>
<template name="debug_summary" version="1800"><![CDATA[<div id="debug">{$generated_in} {$debug_weight} <br />{$sql_queries} / {$server_load} / {$memory_usage}<br />[<a href="{$debuglink}" target="_blank">{$lang->debug_advanced_details}</a>]<br /></div>]]></template>
<template name="gobutton" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->go}" />]]></template>

</html>]]></template>
<template name="debug_summary" version="1800"><![CDATA[<div id="debug">{$generated_in} {$debug_weight} <br />{$sql_queries} / {$server_load} / {$memory_usage}<br />[<a href="{$debuglink}" target="_blank">{$lang->debug_advanced_details}</a>]<br /></div>]]></template>
<template name="gobutton" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->go}" />]]></template>

		<template name="headerinclude" version="1807"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />

		<template name="headerinclude" version="1810"><![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" />
<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>

<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />
<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1806"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1806"></script>

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

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


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


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