Vergleich install/resources/mybb_theme.xml - 1.4.9 - 1.4.12

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 964Zeile 964
}]]></stylesheet>
</stylesheets>
<templates>

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

			<template name="forumdisplay_threadlist" version="1400"><![CDATA[<div class="float_left">

			<template name="forumdisplay_threadlist" version="1412"><![CDATA[<div class="float_left">

	{$multipage}
</div>
<div class="float_right">

	{$multipage}
</div>
<div class="float_right">

Zeile 974Zeile 974
	<tr>
<td class="thead" colspan="{$colspan}">
<div style="float: right;">

	<tr>
<td class="thead" colspan="{$colspan}">
<div style="float: right;">

				<span class="smalltext"><strong><a href="misc.php?action=markread&amp;fid={$fid}">{$lang->markforum_read}</a> | <a href="usercp2.php?action={$add_remove_subscription}subscription&amp;type=forum&amp;fid={$fid}">{$add_remove_subscription_text}</a>{$clearstoredpass}</strong></span>

				<span class="smalltext"><strong><a href="misc.php?action=markread&amp;fid={$fid}">{$lang->markforum_read}</a> | <a href="usercp2.php?action={$add_remove_subscription}subscription&amp;type=forum&amp;fid={$fid}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a>{$clearstoredpass}</strong></span>

			</div>
<div>
<strong>{$foruminfo['name']}</strong>

			</div>
<div>
<strong>{$foruminfo['name']}</strong>

Zeile 1067Zeile 1067
</table>
<br />]]></template>
<template name="global_pm_alert" version="1400"><![CDATA[<div class="pm_alert" id="pm_notice">

</table>
<br />]]></template>
<template name="global_pm_alert" version="1400"><![CDATA[<div class="pm_alert" id="pm_notice">

	<div class="float_right"><a href="private.php?action=dismiss_notice&amp;my_post_key={$mybb->post_code}" title="{$lang->dismis_notice}" onclick="return MyBB.dismissPMNotice()"><img src="{$theme['imgdir']}/dismiss_notice.gif" alt="{$lang->dismis_notice}" title="[x]" /></a></div>

	<div class="float_right"><a href="private.php?action=dismiss_notice&amp;my_post_key={$mybb->post_code}" title="{$lang->dismiss_notice}" onclick="return MyBB.dismissPMNotice()"><img src="{$theme['imgdir']}/dismiss_notice.gif" alt="{$lang->dismiss_notice}" title="[x]" /></a></div>

	<div>{$privatemessage_text}</div>
</div><br />]]></template>
<template name="post_savedraftbutton" version="120"><![CDATA[&nbsp;<input type="submit" class="button" name="savedraft" value="{$lang->save_draft}" />]]></template>

	<div>{$privatemessage_text}</div>
</div><br />]]></template>
<template name="post_savedraftbutton" version="120"><![CDATA[&nbsp;<input type="submit" class="button" name="savedraft" value="{$lang->save_draft}" />]]></template>

Zeile 1517Zeile 1517
			<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" version="1400"><![CDATA[<html>

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

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

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

Zeile 1579Zeile 1579
		<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
<li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>

		<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
<li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>

			<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}">{$add_remove_subscription_text}</a></li>

			<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>

		</ul>
</div>


		</ul>
</div>


Zeile 3120Zeile 3120
		<template name="nav_sep_active" version="120"><![CDATA[ / ]]></template>
<template name="member_profile_online" version="1400"><![CDATA[<a href="online.php"><span class="online" style="font-weight: bold;">{$lang->postbit_status_online}</span></a> ({$location} @ {$location_time})]]></template>
<template name="member_profile_offline" version="1400"><![CDATA[<span class="offline" style="font-weight: bold;">{$lang->postbit_status_offline}</span>]]></template>

		<template name="nav_sep_active" version="120"><![CDATA[ / ]]></template>
<template name="member_profile_online" version="1400"><![CDATA[<a href="online.php"><span class="online" style="font-weight: bold;">{$lang->postbit_status_online}</span></a> ({$location} @ {$location_time})]]></template>
<template name="member_profile_offline" version="1400"><![CDATA[<span class="offline" style="font-weight: bold;">{$lang->postbit_status_offline}</span>]]></template>

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

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

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

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

Zeile 3185Zeile 3185
</tr>
{$sendemail}
<tr>

</tr>
{$sendemail}
<tr>

<td class="trow2"><strong>{$lang->pm}</strong></td>
<td class="trow2"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>

<td class="{$bgcolors['pm']}"><strong>{$lang->pm}</strong></td>
<td class="{$bgcolors['pm']}"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>

</tr>
<tr>

</tr>
<tr>

<td class="trow1"><strong>{$lang->icq_number}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=icq&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>

<td class="{$bgcolors['icq']}"><strong>{$lang->icq_number}</strong></td>
<td class="{$bgcolors['icq']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=icq&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>

</tr>
<tr>

</tr>
<tr>

<td class="trow2"><strong>{$lang->aim_screenname}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>

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

</tr>
<tr>

</tr>
<tr>

<td class="trow1"><strong>{$lang->yahoo_id}</strong></td>
<td class="trow1"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>

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

</tr>
<tr>

</tr>
<tr>

<td class="trow2"><strong>{$lang->msn}</strong></td>
<td class="trow2"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>

<td class="{$bgcolors['msn']}"><strong>{$lang->msn}</strong></td>
<td class="{$bgcolors['msn']}"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>

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

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

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

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

		<template name="usercp_forumsubscriptions_forum" version="120"><![CDATA[<tr>
<td class="trow1" align="center" valign="top"><img src="{$theme['imgdir']}/{$folder}.gif" valign="top" /></td>

		<template name="usercp_forumsubscriptions_forum" version="1412"><![CDATA[<tr>
<td class="trow1" align="center" valign="top"><img src="{$theme['imgdir']}/{$folder['folder']}.gif" valign="top" /></td>

<td class="trow1" valign="top">

<td class="trow1" valign="top">

<strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><span class="smalltext"><a href="usercp2.php?action=removesubscription&amp;type=forum&amp;fid={$forum['fid']}">{$lang->unsubscribe}</a> | <a href="newthread.php?fid={$forum['fid']}">{$lang->new_thread}</a></span></td>

<strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><span class="smalltext"><a href="usercp2.php?action=removesubscription&amp;type=forum&amp;fid={$forum['fid']}&amp;my_post_key={$mybb->post_code}">{$lang->unsubscribe}</a> | <a href="newthread.php?fid={$forum['fid']}">{$lang->new_thread}</a></span></td>

<td class="trow2" valign="top" style="white-space: nowrap; text-align: center;">{$posts}</td>
<td class="trow1" valign="top" style="white-space: nowrap; text-align: center;">{$threads}</td>
<td class="trow2" valign="top" style="white-space: nowrap">{$lastpost}</td>

<td class="trow2" valign="top" style="white-space: nowrap; text-align: center;">{$posts}</td>
<td class="trow1" valign="top" style="white-space: nowrap; text-align: center;">{$threads}</td>
<td class="trow2" valign="top" style="white-space: nowrap">{$lastpost}</td>

Zeile 6989Zeile 6989
{$requiredfields}
</table>
</fieldset>]]></template>

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

		<template name="member_register_customfield" version="120"><![CDATA[<tr>

		<template name="member_register_customfield" version="1410"><![CDATA[<tr>

<td><span class="smalltext">{$profilefield['name']}</span></td>

<td><span class="smalltext">{$profilefield['name']}</span></td>

 
</tr>

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

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

Zeile 7045Zeile 7046
{$footer}
</body>
</html>]]></template>

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

		<template name="posticons" version="120"><![CDATA[<tr>
<td class="trow1" style="vertical-align: top"><strong>{$lang->post_icon}</strong><br /><span class="smalltext"><input type="radio" class="radio" name="icon" value="-1"{$no_icons_checked} />{$lang->no_post_icon}</span></td>

		<template name="posticons" version="1410"><![CDATA[<tr>
<td class="trow1" style="vertical-align: top"><strong>{$lang->post_icon}</strong><br /><span class="smalltext"><label><input type="radio" class="radio" name="icon" value="-1"{$no_icons_checked} />{$lang->no_post_icon}</label></span></td>

<td class="trow1" valign="top">{$iconlist}</td>
</tr>
]]></template>

<td class="trow1" valign="top">{$iconlist}</td>
</tr>
]]></template>

Zeile 7465Zeile 7466
<br />
<fieldset class="trow2">
<legend><strong><label for="timezone">{$lang->time_offset}</label></strong></legend>

<br />
<fieldset class="trow2">
<legend><strong><label for="timezone">{$lang->time_offset}</label></strong></legend>

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

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

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

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

Zeile 7490Zeile 7491
<fieldset class="trow2">
<legend><strong><label for="language">{$lang->lang_select}</label></strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">

<fieldset class="trow2">
<legend><strong><label for="language">{$lang->lang_select}</label></strong></legend>
<table cellspacing="0" cellpadding="{$theme['tablespace']}" width="100%">

<tr>

<tr>

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

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

Zeile 7535Zeile 7536
// -->
</script>]]></template>
<template name="private_send_autocomplete" version="1400"><![CDATA[<script type="text/javascript" src="jscripts/autocomplete.js?ver=1400"></script>

// -->
</script>]]></template>
<template name="private_send_autocomplete" version="1400"><![CDATA[<script type="text/javascript" src="jscripts/autocomplete.js?ver=1400"></script>

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

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

	{
new autoComplete("to", "xmlhttp.php?action=get_users", {valueSpan: "username", delimChar: ","});
if($('bcc'))

	{
new autoComplete("to", "xmlhttp.php?action=get_users", {valueSpan: "username", delimChar: ","});
if($('bcc'))

Zeile 7560Zeile 7561
		<div style="clear: both;">
<div>
<textarea style="width: 99%; padding: 4px; margin: 0;" rows="12" cols="80" id="quickedit_{$post['pid']}" tabindex="999">{$post['message']}</textarea>

		<div style="clear: both;">
<div>
<textarea style="width: 99%; padding: 4px; margin: 0;" rows="12" cols="80" id="quickedit_{$post['pid']}" tabindex="999">{$post['message']}</textarea>

			</div>

			</div>

			<div class="editor_control_bar" style="width: 99%; padding: 4px; margin-top: 3px; text-align: right;">
<input type="button" class="button" onclick="Thread.quickEditSave({$post['pid']});" value="{$lang->save_changes}" tabindex="1000" />
<input type="button" class="button" onclick="Thread.quickEditCancel({$post['pid']});" value="{$lang->cancel_edit}" tabindex="1001" />

			<div class="editor_control_bar" style="width: 99%; padding: 4px; margin-top: 3px; text-align: right;">
<input type="button" class="button" onclick="Thread.quickEditSave({$post['pid']});" value="{$lang->save_changes}" tabindex="1000" />
<input type="button" class="button" onclick="Thread.quickEditCancel({$post['pid']});" value="{$lang->cancel_edit}" tabindex="1001" />

Zeile 7719Zeile 7720
			<input type="submit" class="button" value="{$lang->search_thread}" />
</form>
</div>]]></template>

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

	<template name="postbit_ignored" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style}" id="ignored_post_{$post['pid']}">

	<template name="postbit_ignored" version="1410"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style}" id="ignored_post_{$post['pid']}">

<tr>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;">
<strong><span class="largetext">{$post['profilelink']}</span></strong>

<tr>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;">
<strong><span class="largetext">{$post['profilelink']}</span></strong>

Zeile 7731Zeile 7732
	$('show_ignored_link_{$post['pid']}').show();
// -->
</script>

	$('show_ignored_link_{$post['pid']}').show();
// -->
</script>

		<span class="smalltext">{$lang->postbit_currently_ignoring_user}</span>

		<span class="smalltext">{$ignored_message}</span>

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

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

Zeile 7744Zeile 7745
		</select>
{$gobutton}
</form>]]></template>

		</select>
{$gobutton}
</form>]]></template>

	<template name="usercp_addsubscription_thread" version="1400"><![CDATA[<html>

	<template name="usercp_addsubscription_thread" version="1412"><![CDATA[<html>

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

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

Zeile 7753Zeile 7754
{$header}
<form action="usercp2.php" method="post" name="input">
<input type="hidden" name="action" value="do_addsubscription" />

{$header}
<form action="usercp2.php" method="post" name="input">
<input type="hidden" name="action" value="do_addsubscription" />

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

<input type="hidden" name="tid" value="{$thread['tid']}" />
<table width="100%" border="0" align="center">
<tr>

<input type="hidden" name="tid" value="{$thread['tid']}" />
<table width="100%" border="0" align="center">
<tr>

Zeile 10426Zeile 10428
	<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_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_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap">&nbsp;</td>]]></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_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_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap">&nbsp;</td>]]></template>

	<template name="search_results_inlinemodcol" version="120"><![CDATA[<td class="tcat" align="center">&nbsp;</td>]]></template>

	<template name="search_results_inlinemodcol" version="1408"><![CDATA[<td class="tcat" align="center" width="1"><input type="checkbox" name="allbox" onclick="inlineModeration.checkAll(this)" /></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_inlinemoderation" version="1405"><![CDATA[<script type="text/javascript" src="jscripts/inline_moderation.js?ver=1400"></script>

	<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_inlinemoderation" version="1405"><![CDATA[<script type="text/javascript" src="jscripts/inline_moderation.js?ver=1400"></script>