Zeile 1030 | Zeile 1030 |
---|
}]]></stylesheet> </stylesheets> <templates>
|
}]]></stylesheet> </stylesheets> <templates>
|
<template name="forumdisplay_threadlist" version="1603"><![CDATA[<div class="float_left">
| <template name="forumdisplay_threadlist" version="1610"><![CDATA[<div class="float_left">
|
{$multipage} </div> <div class="float_right">
| {$multipage} </div> <div class="float_right">
|
Zeile 1061 | Zeile 1061 |
---|
<tr> <td class="tfoot" align="right" colspan="{$colspan}"> <form action="forumdisplay.php" method="get">
|
<tr> <td class="tfoot" align="right" colspan="{$colspan}"> <form action="forumdisplay.php" method="get">
|
<input type="hidden" name="selectall" value="{$allselected}" />
| <input type="hidden" name="selectall" value="" />
|
<input type="hidden" name="fid" value="{$fid}" /> <select name="sortby"> <option value="subject" {$sortsel['subject']}>{$lang->sort_by_subject}</option>
| <input type="hidden" name="fid" value="{$fid}" /> <select name="sortby"> <option value="subject" {$sortsel['subject']}>{$lang->sort_by_subject}</option>
|
Zeile 1729 | Zeile 1729 |
---|
</ul> </div> </div>]]></template>
|
</ul> </div> </div>]]></template>
|
<template name="forumjump_advanced" version="120"><![CDATA[<form action="forumdisplay.php" method="get">
| <template name="forumjump_advanced" version="1608"><![CDATA[<form action="forumdisplay.php" method="get">
|
<span class="smalltext"><strong>{$lang->forumjump}</strong></span>
|
<span class="smalltext"><strong>{$lang->forumjump}</strong></span>
|
<select name="{$name}" onchange="window.location=('forumdisplay.php?fid='+this.options[this.selectedIndex].value)">
| <select name="{$name}" onchange="window.location=({$forum_link})">
|
<option value="-1" {$jumpsel['default']}>{$lang->forumjump_select}</option> <option value="-1">--------------------</option> <option value="-4">{$lang->forumjump_pms}</option>
| <option value="-1" {$jumpsel['default']}>{$lang->forumjump_select}</option> <option value="-1">--------------------</option> <option value="-4">{$lang->forumjump_pms}</option>
|
Zeile 1751 | Zeile 1751 |
---|
<input type="hidden" name="forums" value="{$fid}" /> <input type="hidden" name="postthread" value="1" /> </form><br />]]></template>
|
<input type="hidden" name="forums" value="{$fid}" /> <input type="hidden" name="postthread" value="1" /> </form><br />]]></template>
|
<template name="editpost" version="1600"><![CDATA[<html>
| <template name="editpost" version="1610"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_post}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->edit_post}</title> {$headerinclude}
|
Zeile 1811 | Zeile 1811 |
---|
<br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->update_post}" tabindex="3" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" /></div> <input type="hidden" name="action" value="do_editpost" />
|
<br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->update_post}" tabindex="3" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" /></div> <input type="hidden" name="action" value="do_editpost" />
|
<input type="hidden" name="posthash" value="{$posthash}" />
| |
<input type="hidden" name="attachmentaid" value="" /> <input type="hidden" name="attachmentact" value="" /> </form>
| <input type="hidden" name="attachmentaid" value="" /> <input type="hidden" name="attachmentact" value="" /> </form>
|
Zeile 1820 | Zeile 1819 |
---|
</html>]]></template> <template name="editpost_disablesmilies" version="120"><![CDATA[<br /> <label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="8"{$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>
|
</html>]]></template> <template name="editpost_disablesmilies" version="120"><![CDATA[<br /> <label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="8"{$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>
|
<template name="newreply" version="1400"><![CDATA[<html>
| <template name="newreply" version="1610"><![CDATA[<html>
|
<head> <title>{$lang->post_reply_to}</title> {$headerinclude}
| <head> <title>{$lang->post_reply_to}</title> {$headerinclude}
|
Zeile 1835 | Zeile 1834 |
---|
<form action="newreply.php?tid={$tid}&processed=1" method="post" enctype="multipart/form-data" name="input"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<form action="newreply.php?tid={$tid}&processed=1" method="post" enctype="multipart/form-data" name="input"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="2"><strong>{$lang->post_new_reply}</strong></td> </tr> <tr>
| <td class="thead" colspan="2"><strong>{$lang->post_new_reply}</strong></td> </tr> <tr>
|
Zeile 1858 | Zeile 1857 |
---|
<tr> <td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td> <td class="trow1"><span class="smalltext">
|
<tr> <td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td> <td class="trow1"><span class="smalltext">
|
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="6"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
| {$option_signature}
|
{$disablesmilies} </span></td> </tr>
| {$disablesmilies} </span></td> </tr>
|
Zeile 1883 | Zeile 1882 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="newreply_disablesmilies" version="120"><![CDATA[<br /> <label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="9"{$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>
| <template name="newreply_options_signature" version="1610"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="6"{$postoptionschecked['signature']} /> {$lang->options_sig}</label><br />]]></template> <template name="newreply_disablesmilies" version="1610"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="9"{$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>
|
<template name="usercp_drafts" version="1600"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->drafts}</title>
| <template name="usercp_drafts" version="1600"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->drafts}</title>
|
Zeile 1928 | Zeile 1927 |
---|
<td class="{$trow}" align="center"><a href="{$editurl}">{$lang->edit_draft}</a></td> <td class="{$trow}" align="center"><input type="checkbox" class="checkbox" name="deletedraft[{$id}]" value="{$type}" /></td> </tr>]]></template>
|
<td class="{$trow}" align="center"><a href="{$editurl}">{$lang->edit_draft}</a></td> <td class="{$trow}" align="center"><input type="checkbox" class="checkbox" name="deletedraft[{$id}]" value="{$type}" /></td> </tr>]]></template>
|
<template name="newthread" version="1600"><![CDATA[<html>
| <template name="newthread" version="1610"><![CDATA[<html>
|
<head> <title>{$lang->newthread_in}</title> {$headerinclude}
| <head> <title>{$lang->newthread_in}</title> {$headerinclude}
|
Zeile 1962 | Zeile 1961 |
---|
<tr> <td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td> <td class="trow1"><span class="smalltext">
|
<tr> <td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td> <td class="trow1"><span class="smalltext">
|
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="7"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
| {$option_signature}
|
{$disablesmilies}</span></td> </tr> {$modoptions}
| {$disablesmilies}</span></td> </tr> {$modoptions}
|
Zeile 1985 | Zeile 1984 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="newthread_disablesmilies" version="120"><![CDATA[<br /> <label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="9"{$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>
| <template name="newthread_options_signature" version="1610"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="7"{$postoptionschecked['signature']} /> {$lang->options_sig}</label><br />]]></template> <template name="newthread_disablesmilies" version="1610"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="9"{$postoptionschecked['disablesmilies']} /> {$lang->options_disablesmilies}</label>]]></template>
|
<template name="usercp_nav" version="1400"><![CDATA[<td width="{$lang->ucp_nav_width}" valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| <template name="usercp_nav" version="1400"><![CDATA[<td width="{$lang->ucp_nav_width}" valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
|
Zeile 1998 | Zeile 1997 |
---|
{$usercpmenu} </table> </td>]]></template>
|
{$usercpmenu} </table> </td>]]></template>
|
<template name="usercp_nav_messenger" version="1605"><![CDATA[<tr>
| <template name="usercp_nav_messenger" version="1610"><![CDATA[<tr>
|
<td class="tcat"> <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['usercppms']}.gif" id="usercppms_img" class="expander" alt="[-]"/></div> <div><span class="smalltext"><strong>{$lang->ucp_nav_messenger}</strong></span></div>
| <td class="tcat"> <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['usercppms']}.gif" id="usercppms_img" class="expander" alt="[-]"/></div> <div><span class="smalltext"><strong>{$lang->ucp_nav_messenger}</strong></span></div>
|
Zeile 2011 | Zeile 2010 |
---|
{$folderlinks} </td> </tr>
|
{$folderlinks} </td> </tr>
|
<tr><td class="trow1 smalltext"><a href="private.php?action=tracking" class="usercp_nav_item usercp_nav_pmtracking">{$lang->ucp_nav_tracking}</a></td></tr>
| {$ucp_nav_tracking}
|
<tr><td class="trow1 smalltext"><a href="private.php?action=folders" class="usercp_nav_item usercp_nav_pmfolders">{$lang->ucp_nav_edit_folders}</a></td></tr> </tbody> ]]></template>
| <tr><td class="trow1 smalltext"><a href="private.php?action=folders" class="usercp_nav_item usercp_nav_pmfolders">{$lang->ucp_nav_edit_folders}</a></td></tr> </tbody> ]]></template>
|
Zeile 2100 | Zeile 2099 |
---|
</tr> </table> </fieldset>]]></template>
|
</tr> </table> </fieldset>]]></template>
|
| <template name="usercp_nav_messenger_tracking" version="1610"><![CDATA[<tr><td class="trow1 smalltext"><a href="private.php?action=tracking" class="usercp_nav_item usercp_nav_pmtracking">{$lang->ucp_nav_tracking}</a></td></tr>]]></template>
|
<template name="usercp_options" version="1600"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->edit_options}</title>
| <template name="usercp_options" version="1600"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->edit_options}</title>
|
Zeile 2108 | Zeile 2108 |
---|
<body> {$header} <form action="usercp.php" method="post">
|
<body> {$header} <form action="usercp.php" method="post">
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center"> <tr>
| <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center"> <tr>
|
{$usercpnav} <td valign="top"> {$errors}
| {$usercpnav} <td valign="top"> {$errors}
|
Zeile 2126 | Zeile 2126 |
---|
<tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="invisible" id="invisible" value="1" {$invisiblecheck} /></td> <td><span class="smalltext"><label for="invisible">{$lang->invisible_mode}</label></span></td>
|
<tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="invisible" id="invisible" value="1" {$invisiblecheck} /></td> <td><span class="smalltext"><label for="invisible">{$lang->invisible_mode}</label></span></td>
|
</tr> </table> </fieldset> <br />
| </tr> </table> </fieldset> <br />
|
<fieldset class="trow2"> <legend><strong>{$lang->messaging_notification}</strong></legend> <table cellspacing="0" cellpadding="2">
| <fieldset class="trow2"> <legend><strong>{$lang->messaging_notification}</strong></legend> <table cellspacing="0" cellpadding="2">
|
Zeile 2163 | Zeile 2163 |
---|
<option value="0" {$no_subscribe_selected}>{$lang->no_auto_subscribe}</option> <option value="1" {$no_email_subscribe_selected}>{$lang->no_email_subscribe}</option> <option value="2" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option>
|
<option value="0" {$no_subscribe_selected}>{$lang->no_auto_subscribe}</option> <option value="1" {$no_email_subscribe_selected}>{$lang->no_email_subscribe}</option> <option value="2" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option>
|
</select> </td> </tr>
| </select> </td> </tr>
|
</table> </fieldset>
| </table> </fieldset>
|
Zeile 2173 | Zeile 2173 |
---|
<fieldset class="trow2"> <legend><strong>{$lang->date_time_options}</strong></legend> <table cellspacing="0" cellpadding="2">
|
<fieldset class="trow2"> <legend><strong>{$lang->date_time_options}</strong></legend> <table cellspacing="0" cellpadding="2">
|
<tr>
| <tr>
|
<td><span class="smalltext">{$lang->date_format}</span></td>
|
<td><span class="smalltext">{$lang->date_format}</span></td>
|
</tr>
| </tr>
|
<tr> <td> <select name="dateformat"> {$date_format_options}
|
<tr> <td> <select name="dateformat"> {$date_format_options}
|
</select> </td> </tr> <tr>
| </select> </td> </tr> <tr>
|
<td><span class="smalltext">{$lang->time_format}</span></td>
|
<td><span class="smalltext">{$lang->time_format}</span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td> <select name="timeformat"> {$time_format_options} </select> </td> </tr>
|
<td> <select name="timeformat"> {$time_format_options} </select> </td> </tr>
|
<tr> <td><span class="smalltext">{$lang->time_offset_desc}</span></td> </tr> <tr>
| <tr> <td><span class="smalltext">{$lang->time_offset_desc}</span></td> </tr> <tr>
|
<td>{$tzselect}</td>
|
<td>{$tzselect}</td>
|
</tr> <tr> <td><span class="smalltext">{$lang->dst_correction}</span></td> </tr>
| </tr> <tr> <td><span class="smalltext">{$lang->dst_correction}</span></td> </tr>
|
<tr> <td> <select name="dstcorrection">
| <tr> <td> <select name="dstcorrection">
|
Zeile 2219 | Zeile 2219 |
---|
<legend><strong>{$lang->forum_display_options}</strong></legend> <table cellspacing="0" cellpadding="2"> {$tppselect}
|
<legend><strong>{$lang->forum_display_options}</strong></legend> <table cellspacing="0" cellpadding="2"> {$tppselect}
|
<tr>
| <tr>
|
<td><span class="smalltext">{$lang->thread_view}</span></td>
|
<td><span class="smalltext">{$lang->thread_view}</span></td>
|
</tr>
| </tr>
|
<tr> <td> <select name="daysprune">
| <tr> <td> <select name="daysprune">
|
Zeile 2237 | Zeile 2237 |
---|
<option value="9999" {$daysprunesel['9999']}>{$lang->thread_view_all}</option> </select> </td>
|
<option value="9999" {$daysprunesel['9999']}>{$lang->thread_view_all}</option> </select> </td>
|
</tr>
| </tr>
|
</table> </fieldset> <br />
| </table> </fieldset> <br />
|
Zeile 2248 | Zeile 2248 |
---|
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="classicpostbit" id="classicpostbit" value="1" {$classicpostbitcheck} /></td> <td><span class="smalltext"><label for="classicpostbit">{$lang->show_classic_postbit}</label></span></td> </tr>
|
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="classicpostbit" id="classicpostbit" value="1" {$classicpostbitcheck} /></td> <td><span class="smalltext"><label for="classicpostbit">{$lang->show_classic_postbit}</label></span></td> </tr>
|
<tr>
| <tr>
|
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="showsigs" id="showsigs" value="1" {$showsigscheck} /></td> <td><span class="smalltext"><label for="showsigs">{$lang->show_sigs}</label></span></td> </tr> <tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="showavatars" id="showavatars" value="1" {$showavatarscheck} /></td> <td><span class="smalltext"><label for="showavatars">{$lang->show_avatars}</label></span></td>
|
<td valign="top" width="1"><input type="checkbox" class="checkbox" name="showsigs" id="showsigs" value="1" {$showsigscheck} /></td> <td><span class="smalltext"><label for="showsigs">{$lang->show_sigs}</label></span></td> </tr> <tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="showavatars" id="showavatars" value="1" {$showavatarscheck} /></td> <td><span class="smalltext"><label for="showavatars">{$lang->show_avatars}</label></span></td>
|
</tr>
| </tr>
|
<tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="showquickreply" id="showquickreply" value="1" {$showquickreplycheck} /></td> <td><span class="smalltext"><label for="showquickreply">{$lang->show_quick_reply}</label></span></td>
| <tr> <td valign="top" width="1"><input type="checkbox" class="checkbox" name="showquickreply" id="showquickreply" value="1" {$showquickreplycheck} /></td> <td><span class="smalltext"><label for="showquickreply">{$lang->show_quick_reply}</label></span></td>
|
Zeile 2542 | Zeile 2542 |
---|
<template name="forumdisplay_password" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->password_required} </title>
|
<template name="forumdisplay_password" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->password_required} </title>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
{$header} <form action="{$_SERVER['REQUEST_URI']}" method="post"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="2"><strong>{$lang->password_required}</strong></td>
|
{$header} <form action="{$_SERVER['REQUEST_URI']}" method="post"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="2"><strong>{$lang->password_required}</strong></td>
|
</tr> <tr> <td class="trow2" colspan="2">{$lang->forum_password_note}</td>
| </tr> <tr> <td class="trow2" colspan="2">{$lang->forum_password_note}</td>
|
</tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->enter_password_below}</strong></td>
| </tr> <tr> <td class="tcat" colspan="2"><strong>{$lang->enter_password_below}</strong></td>
|
Zeile 2560 | Zeile 2560 |
---|
{$pwnote} <tr> <td class="trow1" align="center" colspan="2"><input type="password" class="textbox" name="pwverify" size="50" value="" /></td>
|
{$pwnote} <tr> <td class="trow1" align="center" colspan="2"><input type="password" class="textbox" name="pwverify" size="50" value="" /></td>
|
</tr> </table>
| </tr> </table>
|
<br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->verify_forum_password}" /></div> </form> {$footer} </body> </html>]]></template>
|
<br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->verify_forum_password}" /></div> </form> {$footer} </body> </html>]]></template>
|
<template name="error_maxsigimages" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->too_many_images}</strong></td> </tr> <tr> <td class="trow1">{$lang->too_many_sig_images}<br /><span class="smalltext">{$lang->too_many_sig_images2}</span> </td> </tr> </table> <br />]]></template>
| |
<template name="forumbit_depth2_forum" version="1400"><![CDATA[<tr> <td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td> <td class="{$bgcolor}" valign="top">
| <template name="forumbit_depth2_forum" version="1400"><![CDATA[<tr> <td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td> <td class="{$bgcolor}" valign="top">
|
Zeile 2599 | Zeile 2589 |
---|
{$header} <form action="private.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
{$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>
| <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="3"><strong>{$lang->empty_folders}</strong></td> </tr> <tr>
| <td class="thead" colspan="3"><strong>{$lang->empty_folders}</strong></td> </tr> <tr>
|
Zeile 2685 | Zeile 2675 |
---|
<hr class="hidden" /> <div id="copyright"> <div id="debug"><debugstuff></div>
|
<hr class="hidden" /> <div id="copyright"> <div id="debug"><debugstuff></div>
|
<!-- MyBB is free software developed and maintained by a volunteer community. It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact, to show your support for MyBB. If you choose to remove or modify the copyright below,
| <!-- MyBB is free software developed and maintained by a volunteer community. It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact, to show your support for MyBB. If you choose to remove or modify the copyright below,
|
you may be refused support on the MyBB Community Forums.
|
you may be refused support on the MyBB Community Forums.
|
|
|
This is free software, support us and we'll support you. --> {$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, © 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>.<br /> <!-- End powered by -->
| This is free software, support us and we'll support you. --> {$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, © 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>.<br /> <!-- End powered by -->
|
Zeile 2846 | Zeile 2836 |
---|
</tr> <tr> <td><span class="smalltext">{$lang->yahoo_id}</span></td>
|
</tr> <tr> <td><span class="smalltext">{$lang->yahoo_id}</span></td>
|
</tr>
| </tr>
|
<tr> <td><input type="text" class="textbox" name="yahoo" size="25" value="{$user['yahoo']}" /></td>
|
<tr> <td><input type="text" class="textbox" name="yahoo" size="25" value="{$user['yahoo']}" /></td>
|
</tr> </table>
| </tr> </table>
|
</fieldset> {$awaysection}
|
</fieldset> {$awaysection}
|
</td> </tr> </table>
| </td> </tr> </table>
|
<br /> <div align="center"> <input type="hidden" name="action" value="do_profile" /> <input type="submit" class="button" name="regsubmit" value="{$lang->update_profile}" />
|
<br /> <div align="center"> <input type="hidden" name="action" value="do_profile" /> <input type="submit" class="button" name="regsubmit" value="{$lang->update_profile}" />
|
</div> </td> </tr> </table>
| </div> </td> </tr> </table>
|
</form> {$footer} </body>
| </form> {$footer} </body>
|
Zeile 2934 | Zeile 2924 |
---|
<tr> <td class="trow1" width="40%"><strong>{$lang->attachstats_bandwidth}</strong></td> <td class="trow1" width="60%">{$bandwidth}</td>
|
<tr> <td class="trow1" width="40%"><strong>{$lang->attachstats_bandwidth}</strong></td> <td class="trow1" width="60%">{$bandwidth}</td>
|
</tr> </table>
| </tr> </table>
|
</td> </tr> </table>
| </td> </tr> </table>
|
Zeile 2953 | Zeile 2943 |
---|
<template name="misc_rules_forum" version="1210"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$forum['rulestitle']}</title>
|
<template name="misc_rules_forum" version="1210"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$forum['rulestitle']}</title>
|
{$headerinclude}
| {$headerinclude}
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 2990 | Zeile 2980 |
---|
<title>{$mybb->settings['bbname']} - {$foruminfo['name']} </title> {$headerinclude} {$rssdiscovery}
|
<title>{$mybb->settings['bbname']} - {$foruminfo['name']} </title> {$headerinclude} {$rssdiscovery}
|
<script type="text/javascript">
| <script type="text/javascript">
|
<!-- lang.no_new_posts = "{$lang->no_new_posts}"; lang.click_mark_read = "{$lang->click_mark_read}";
| <!-- lang.no_new_posts = "{$lang->no_new_posts}"; lang.click_mark_read = "{$lang->click_mark_read}";
|
Zeile 3037 | Zeile 3027 |
---|
<body> {$header} <form action="usercp.php" method="post">
|
<body> {$header} <form action="usercp.php" method="post">
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center"> <tr> {$usercpnav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| <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->request_join_usergroup}</strong></td> </tr> <tr>
| <td class="thead" colspan="2"><strong>{$lang->request_join_usergroup}</strong></td> </tr> <tr>
|
Zeile 3131 | Zeile 3121 |
---|
</tr> <tr> <td class="trow2" width="40%"><strong>{$lang->avatar_url}</strong></td>
|
</tr> <tr> <td class="trow2" width="40%"><strong>{$lang->avatar_url}</strong></td>
|
<td class="trow2" width="60%"><input type="text" class="textbox" name="avatarurl" size="45" value="{$avatarurl}" /></td> </tr> </table> <br />
| <td class="trow2" width="60%"><input type="text" class="textbox" name="avatarurl" size="45" value="{$avatarurl}" /></td> </tr> </table> <br />
|
<div align="center"> <input type="hidden" name="action" value="do_avatar" /> <input type="submit" class="button" name="submit" value="{$lang->change_avatar}" />
| <div align="center"> <input type="hidden" name="action" value="do_avatar" /> <input type="submit" class="button" name="submit" value="{$lang->change_avatar}" />
|
Zeile 3610 | Zeile 3600 |
---|
]]></template> <template name="managegroup_leaders" version="1600"><![CDATA[<p>{$lang->group_leaders}: {$leaders}</p>]]></template> <template name="managegroup_leaders_bit" version="1600"><![CDATA[{$leader_profile_link}{$comma}]]></template>
|
]]></template> <template name="managegroup_leaders" version="1600"><![CDATA[<p>{$lang->group_leaders}: {$leaders}</p>]]></template> <template name="managegroup_leaders_bit" version="1600"><![CDATA[{$leader_profile_link}{$comma}]]></template>
|
<template name="private_send" version="1600"><![CDATA[<html>
| <template name="private_send" version="1610"><![CDATA[<html>
|
<head> <title>{$lang->compose_pm}</title> {$headerinclude}
| <head> <title>{$lang->compose_pm}</title> {$headerinclude}
|
Zeile 3659 | Zeile 3649 |
---|
<tr> <td class="trow1" valign="top"><strong>{$lang->compose_options}</strong></td> <td class="trow1"><span class="smalltext">
|
<tr> <td class="trow1" valign="top"><strong>{$lang->compose_options}</strong></td> <td class="trow1"><span class="smalltext">
|
<label><input type="checkbox" class="checkbox" name="options[signature]" value="1" tabindex="5" {$optionschecked['signature']} />{$lang->options_sig}</label><br />
| {$private_send_signature}
|
<label><input type="checkbox" class="checkbox" name="options[disablesmilies]" value="1" tabindex="6" {$optionschecked['disablesmilies']} />{$lang->options_disable_smilies}</label><br /> <label><input type="checkbox" class="checkbox" name="options[savecopy]" value="1" tabindex="7" {$optionschecked['savecopy']} />{$lang->options_save_copy}</label><br />
|
<label><input type="checkbox" class="checkbox" name="options[disablesmilies]" value="1" tabindex="6" {$optionschecked['disablesmilies']} />{$lang->options_disable_smilies}</label><br /> <label><input type="checkbox" class="checkbox" name="options[savecopy]" value="1" tabindex="7" {$optionschecked['savecopy']} />{$lang->options_save_copy}</label><br />
|
<label><input type="checkbox" class="checkbox" name="options[readreceipt]" value="1" tabindex="8" {$optionschecked['readreceipt']} />{$lang->options_read_receipt}</label><br />
| {$private_send_tracking}
|
</span></td> </tr> </table>
| </span></td> </tr> </table>
|
Zeile 3703 | Zeile 3693 |
---|
{$autocompletejs} </body> </html>]]></template>
|
{$autocompletejs} </body> </html>]]></template>
|
| <template name="private_send_tracking" version="1610"><![CDATA[<label><input type="checkbox" class="checkbox" name="options[readreceipt]" value="1" tabindex="8" {$optionschecked['readreceipt']} />{$lang->options_read_receipt}</label><br />]]></template> <template name="private_send_signature" version="1610"><![CDATA[<label><input type="checkbox" class="checkbox" name="options[signature]" value="1" tabindex="5" {$optionschecked['signature']} />{$lang->options_sig}</label><br />]]></template>
|
<template name="showthread_newreply_closed" version="120"><![CDATA[<a href="newreply.php?tid={$tid}"><img src="{$theme['imglangdir']}/closed.gif" alt="{$lang->thread_closed}" title="{$lang->thread_closed}" /></a> ]]></template> <template name="polls_editpoll" version="1400"><![CDATA[<html> <head>
| <template name="showthread_newreply_closed" version="120"><![CDATA[<a href="newreply.php?tid={$tid}"><img src="{$theme['imglangdir']}/closed.gif" alt="{$lang->thread_closed}" title="{$lang->thread_closed}" /></a> ]]></template> <template name="polls_editpoll" version="1400"><![CDATA[<html> <head>
|
Zeile 3713 | Zeile 3705 |
---|
{$header} {$preview} <form action="moderation.php" method="post">
|
{$header} {$preview} <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">
| <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="3"><strong>{$lang->delete_poll}</strong></td> </tr>
| <tr> <td class="thead" colspan="3"><strong>{$lang->delete_poll}</strong></td> </tr>
|
Zeile 3813 | Zeile 3805 |
---|
$('quick_delete_{$post['pid']}').style.display = ''; // --> </script>]]></template>
|
$('quick_delete_{$post['pid']}').style.display = ''; // --> </script>]]></template>
|
<template name="postbit_quote" version="120"><![CDATA[<a href="newreply.php?tid={$tid}&pid={$post['pid']}"><img src="{$theme['imglangdir']}/postbit_quote.gif" alt="{$lang->postbit_quote}" title="{$lang->postbit_quote}" /></a>]]></template>
| <template name="postbit_quote" version="1610"><![CDATA[<a href="newreply.php?tid={$tid}&replyto={$post['pid']}"><img src="{$theme['imglangdir']}/postbit_quote.gif" alt="{$lang->postbit_quote}" title="{$lang->postbit_quote}" /></a>]]></template>
|
<template name="postbit_rep_button" version="1607"><![CDATA[<a href="javascript:MyBB.reputation({$post['uid']},{$post['pid']});"><img src="{$theme['imglangdir']}/postbit_reputation.gif" alt="{$lang->postbit_reputation_add}" title="{$lang->postbit_reputation_add}" /></a>]]></template> <template name="postbit_report" version="120"><![CDATA[<a href="javascript:Thread.reportPost({$post['pid']});"><img src="{$theme['imglangdir']}/postbit_report.gif" alt="{$lang->postbit_report}" title="{$lang->postbit_report}" /></a>]]></template> <template name="postbit_www" version="120"><![CDATA[<a href="{$post['website']}" target="_blank"><img src="{$theme['imglangdir']}/postbit_www.gif" alt="{$lang->postbit_website}" title="{$lang->postbit_website}" /></a>]]></template>
| <template name="postbit_rep_button" version="1607"><![CDATA[<a href="javascript:MyBB.reputation({$post['uid']},{$post['pid']});"><img src="{$theme['imglangdir']}/postbit_reputation.gif" alt="{$lang->postbit_reputation_add}" title="{$lang->postbit_reputation_add}" /></a>]]></template> <template name="postbit_report" version="120"><![CDATA[<a href="javascript:Thread.reportPost({$post['pid']});"><img src="{$theme['imglangdir']}/postbit_report.gif" alt="{$lang->postbit_report}" title="{$lang->postbit_report}" /></a>]]></template> <template name="postbit_www" version="120"><![CDATA[<a href="{$post['website']}" target="_blank"><img src="{$theme['imglangdir']}/postbit_www.gif" alt="{$lang->postbit_website}" title="{$lang->postbit_website}" /></a>]]></template>
|
Zeile 4149 | Zeile 4141 |
---|
</tr>]]></template> <template name="showteam_moderators_forum" version="1400"><![CDATA[<a href="{$forum_url}">{$forum['name']}</a><br/>]]></template> <template name="moderation_inline_deleteposts" version="1600"><![CDATA[<html>
|
</tr>]]></template> <template name="showteam_moderators_forum" version="1400"><![CDATA[<a href="{$forum_url}">{$forum['name']}</a><br/>]]></template> <template name="moderation_inline_deleteposts" version="1600"><![CDATA[<html>
|
<head>
| <head>
|
<title>{$mybb->settings['bbname']} - {$lang->delete_posts}</title> {$headerinclude} </head> <body> {$header} <form action="moderation.php" method="post">
|
<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"> <tr>
| <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> <tr>
|
Zeile 4187 | Zeile 4179 |
---|
<tr> <td class="thead" align="center" width="50%"><span class="smalltext"><strong>{$lang->on_username}</strong></span></td> <td class="thead" align="center" width="50%"><span class="smalltext"><strong>{$lang->time}</strong></span></td>
|
<tr> <td class="thead" align="center" width="50%"><span class="smalltext"><strong>{$lang->on_username}</strong></span></td> <td class="thead" align="center" width="50%"><span class="smalltext"><strong>{$lang->time}</strong></span></td>
|
</tr> {$todayrows}
| </tr> {$todayrows}
|
<tr> <td align="center" colspan="2" class="trow1" style="white-space: nowrap">{$onlinetoday}</td> </tr>
| <tr> <td align="center" colspan="2" class="trow1" style="white-space: nowrap">{$onlinetoday}</td> </tr>
|
Zeile 4208 | Zeile 4200 |
---|
<body> {$header} <table width="100%" border="0" align="center">
|
<body> {$header} <table width="100%" border="0" align="center">
|
<tr>
| <tr>
|
{$usercpnav} <td valign="top"> {$read_multipage}
| {$usercpnav} <td valign="top"> {$read_multipage}
|
Zeile 4218 | Zeile 4210 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="5"><strong>{$lang->read_messages}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="5"><strong>{$lang->read_messages}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->message_title}</strong></span></td> <td class="tcat" align="center" width="30%"><span class="smalltext"><strong>{$lang->sentto}</strong></span></td> <td class="tcat" align="right" width="20%"><span class="smalltext"><strong>{$lang->dateread}</strong></span></td> <td class="tcat" align="center" width="1%"><span class="smalltext"><input type="checkbox" class="checkbox checkall" /></span></td>
|
<tr> <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->message_title}</strong></span></td> <td class="tcat" align="center" width="30%"><span class="smalltext"><strong>{$lang->sentto}</strong></span></td> <td class="tcat" align="right" width="20%"><span class="smalltext"><strong>{$lang->dateread}</strong></span></td> <td class="tcat" align="center" width="1%"><span class="smalltext"><input type="checkbox" class="checkbox checkall" /></span></td>
|
</tr>
| </tr>
|
{$readmessages} <tr> <td class="tfoot" align="right" colspan="5"><strong><input type="submit" class="button" name="stoptracking" value="{$lang->stop_tracking}" /> {$lang->selected_messages}</strong></td>
|
{$readmessages} <tr> <td class="tfoot" align="right" colspan="5"><strong><input type="submit" class="button" name="stoptracking" value="{$lang->stop_tracking}" /> {$lang->selected_messages}</strong></td>
|
</tr> </table> </form> <br />
| </tr> </table> </form> <br />
|
{$unread_multipage} <form action="private.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
| {$unread_multipage} <form action="private.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
Zeile 4249 | Zeile 4241 |
---|
{$unreadmessages} <tr> <td class="tfoot" align="right" colspan="5"><strong><input type="submit" class="button" name="stoptrackingunread" value="{$lang->stop_tracking}" /> / <input type="submit" class="button" name="cancel" value="{$lang->cancel}" /> {$lang->selected_messages}</strong></td>
|
{$unreadmessages} <tr> <td class="tfoot" align="right" colspan="5"><strong><input type="submit" class="button" name="stoptrackingunread" value="{$lang->stop_tracking}" /> / <input type="submit" class="button" name="cancel" value="{$lang->cancel}" /> {$lang->selected_messages}</strong></td>
|
</tr> </table> </form>
| </tr> </table> </form>
|
</td></tr></table> {$footer} </body>
| </td></tr></table> {$footer} </body>
|
Zeile 4270 | Zeile 4262 |
---|
<td class="thead" colspan="2"><strong>{$lang->thread_notes_editor}</strong></td> </tr> {$loginbox}
|
<td class="thead" colspan="2"><strong>{$lang->thread_notes_editor}</strong></td> </tr> {$loginbox}
|
<tr>
| <tr>
|
<td class="trow2" colspan="2">{$lang->below_notes}</td> </tr> <td class="trow1" align="center" colspan="2"><textarea name="threadnotes" cols="80" rows="10" tabindex="1">{$thread['notes']}</textarea></td>
| <td class="trow2" colspan="2">{$lang->below_notes}</td> </tr> <td class="trow1" align="center" colspan="2"><textarea name="threadnotes" cols="80" rows="10" tabindex="1">{$thread['notes']}</textarea></td>
|
Zeile 4289 | Zeile 4281 |
---|
<tr> <td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_date}</strong></td>
|
<tr> <td class="tcat" align="center"><strong>{$lang->mod_username}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_date}</strong></td>
|
<td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_information}</strong></td>
| <td class="tcat" align="center"><strong>{$lang->mod_actions}</strong></td> <td class="tcat" align="center"><strong>{$lang->mod_information}</strong></td>
|
</tr> {$modactions} </table>
| </tr> {$modactions} </table>
|
Zeile 4310 | Zeile 4302 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="error_maxpostimages" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->error_too_many_images}</strong></td> </tr> <tr> <td class="trow1">{$lang->error_too_many_images2}<br /><span class="smalltext">{$lang->error_too_many_images3} {$mybb->settings['maxpostimages']}.</span> </td> </tr> </table> <br />]]></template>
| |
<template name="private_archive_html" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->private_messages_for}</title>
| <template name="private_archive_html" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->private_messages_for}</title>
|
Zeile 4374 | Zeile 4356 |
---|
<template name="private_search_results_nomessages" version="1600"><![CDATA[<tr> <td colspan="7" class="trow1">{$lang->nomessages}</td> </tr>]]></template>
|
<template name="private_search_results_nomessages" version="1600"><![CDATA[<tr> <td colspan="7" class="trow1">{$lang->nomessages}</td> </tr>]]></template>
|
<template name="codebuttons" version="1600"><![CDATA[<script type="text/javascript" src="jscripts/editor.js?ver=1600"></script>
| <template name="codebuttons" version="1609"><![CDATA[<script type="text/javascript" src="jscripts/editor.js?ver=1609"></script>
|
<script type="text/javascript"> <!-- {$editor_language}
| <script type="text/javascript"> <!-- {$editor_language}
|
Zeile 4385 | Zeile 4367 |
---|
} // --> </script>]]></template>
|
} // --> </script>]]></template>
|
<template name="showthread_quickreply" version="1400"><![CDATA[<br />
| <template name="showthread_quickreply" version="1610"><![CDATA[<br />
|
<form method="post" action="newreply.php?tid={$tid}&processed=1" name="quick_reply_form" id="quick_reply_form"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="subject" value="RE: {$thread['subject']}" />
| <form method="post" action="newreply.php?tid={$tid}&processed=1" name="quick_reply_form" id="quick_reply_form"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="subject" value="RE: {$thread['subject']}" />
|
Zeile 4407 | Zeile 4389 |
---|
</tr> </thead> <tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
|
</tr> </thead> <tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
|
<tr>
| <tr>
|
<td class="trow1" valign="top" width="22%"> <strong>{$lang->message}</strong><br /> <span class="smalltext">{$lang->message_note}<br /><br />
|
<td class="trow1" valign="top" width="22%"> <strong>{$lang->message}</strong><br /> <span class="smalltext">{$lang->message_note}<br /><br />
|
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} /> <strong>{$lang->signature}</strong></label><br />
| {$option_signature}
|
<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" /> <strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span> </td> <td class="trow1"> <div style="width: 95%"> <textarea style="width: 100%; padding: 4px; margin: 0;" rows="8" cols="80" name="message" id="message" tabindex="1"></textarea>
|
<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" /> <strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span> </td> <td class="trow1"> <div style="width: 95%"> <textarea style="width: 100%; padding: 4px; margin: 0;" rows="8" cols="80" name="message" id="message" tabindex="1"></textarea>
|
</div>
| </div>
|
<div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote"> <span class="smalltext"> {$lang->quickreply_multiquote_selected} <a href="./newreply.php?tid={$tid}&load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}</a>.
| <div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote"> <span class="smalltext"> {$lang->quickreply_multiquote_selected} <a href="./newreply.php?tid={$tid}&load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}</a>.
|
Zeile 4432 | Zeile 4414 |
---|
</tbody> </table> </form>]]></template>
|
</tbody> </table> </form>]]></template>
|
| <template name="showthread_quickreply_options_signature" version="1610"><![CDATA[<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} /> <strong>{$lang->signature}</strong></label><br />]]></template>
|
<template name="memberlist" version="1602"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->member_list}</title>
| <template name="memberlist" version="1602"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->member_list}</title>
|
Zeile 4488 | Zeile 4471 |
---|
</div> {$multipage} <br style="clear: both;" />
|
</div> {$multipage} <br style="clear: both;" />
|
<br /> <form method="post" action="memberlist.php">
| <br /> <form method="post" action="memberlist.php">
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3">
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3">
|
Zeile 4640 | Zeile 4623 |
---|
</body> </html>]]></template> <template name="private" version="1600"><![CDATA[<html>
|
</body> </html>]]></template> <template name="private" version="1600"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->private_messaging}</title> {$headerinclude} </head> <body> {$header} <form action="private.php" method="post" name="pmForm"> <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>
| <head> <title>{$mybb->settings['bbname']} - {$lang->private_messaging}</title> {$headerinclude} </head> <body> {$header} <form action="private.php" method="post" name="pmForm"> <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="trow1"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr>
| <td class="trow1"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr>
|
Zeile 4816 | Zeile 4799 |
---|
</tr> <tr> <td class="trow1" width="20%"><strong><label for="sort">{$lang->sort_by}</label></strong></td>
|
</tr> <tr> <td class="trow1" width="20%"><strong><label for="sort">{$lang->sort_by}</label></strong></td>
|
|
|
<td class="trow1"> <select name="sort" id="sort"> <option value="subject">{$lang->sort_by_subject}</option>
| <td class="trow1"> <select name="sort" id="sort"> <option value="subject">{$lang->sort_by_subject}</option>
|
Zeile 4977 | Zeile 4960 |
---|
</table>]]></template> <template name="postbit_gotopost" version="1400"><![CDATA[<a href="{$url}" class="quick_jump"> </a>]]></template> <template name="forumdisplay_threadlist_clearpass" version="1606"><![CDATA[ | <a href="misc.php?action=clearpass&fid={$fid}&my_post_key={$mybb->post_code}">{$lang->clear_stored_password}</a>]]></template>
|
</table>]]></template> <template name="postbit_gotopost" version="1400"><![CDATA[<a href="{$url}" class="quick_jump"> </a>]]></template> <template name="forumdisplay_threadlist_clearpass" version="1606"><![CDATA[ | <a href="misc.php?action=clearpass&fid={$fid}&my_post_key={$mybb->post_code}">{$lang->clear_stored_password}</a>]]></template>
|
<template name="portal_welcome_guesttext" version="1607"><![CDATA[<span class="smalltext">{$lang->guest_welcome_registration}</span><br />
| <template name="portal_welcome_guesttext" version="1609"><![CDATA[<span class="smalltext">{$lang->guest_welcome_registration}</span><br />
|
<br />
|
<br />
|
<form method="post" action="{$portal_url}"><input type="hidden" name="action" value="do_login" />
| <form method="post" action="{$mybb->settings['bburl']}/member.php"><input type="hidden" name="action" value="do_login" /><input type="hidden" name="url" value="{$portal_url}" />
|
{$username}<br /> <input type="text" class="textbox" name="username" value="" /><br /><br /> {$lang->password}<br /> <input type="password" class="textbox" name="password" value="" /><br /><br /> <label title="{$lang->remember_me_desc}"><input type="checkbox" class="checkbox" name="remember" value="yes" /> {$lang->remember_me}</label><br /><br />
| {$username}<br /> <input type="text" class="textbox" name="username" value="" /><br /><br /> {$lang->password}<br /> <input type="password" class="textbox" name="password" value="" /><br /><br /> <label title="{$lang->remember_me_desc}"><input type="checkbox" class="checkbox" name="remember" value="yes" /> {$lang->remember_me}</label><br /><br />
|
Zeile 5393 | Zeile 5376 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="misc_imcenter_aim" version="120"><![CDATA[<html>
| <template name="misc_imcenter_aim" version="1610"><![CDATA[<html>
|
<head> <title>{$lang->aim_center}</title> {$headerinclude}
| <head> <title>{$lang->aim_center}</title> {$headerinclude}
|
Zeile 5411 | Zeile 5394 |
---|
<!-- Begin AIM Remote --> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tr>
|
<!-- Begin AIM Remote --> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tr>
|
<td align="center" style="white-space: nowrap"><a href="http://www.aol.co.uk/aim/index.html"><img src="http://www.aol.co.uk/aim/remote/gr/aimver_man.gif" width="44" height="55" alt="($lang->download_aim}" title="($lang->download_aim}" /></a><img src="http://www.aol.co.uk/aim/remote/gr/aimver_topsm.gif" width="73" height="55" alt="{$lang->aim_remote}" title="{$lang->aim_remote}" /></td>
| <td align="center" style="white-space: nowrap"><a href="http://www.aim.com/"><img src="http://info.aol.co.uk/aim/remote/gr/aimver_man.gif" width="44" height="55" alt="{$lang->download_aim}" title="{$lang->download_aim}" /></a><img src="http://info.aol.co.uk/aim/remote/gr/aimver_topsm.gif" width="73" height="55" alt="{$lang->aim_remote}" title="{$lang->aim_remote}" /></td>
|
</tr> <tr>
|
</tr> <tr>
|
<td align="center" style="white-space: nowrap"><a href="aim:goim?screenname={$user['aim']}&message=Hi.+Are+you+there?"><img src="http://www.aol.co.uk/aim/remote/gr/aimver_im.gif" width="117" height="39" alt="{$lang->send_me_instant}" title="{$lang->send_me_instant}" /></a></td>
| <td align="center" style="white-space: nowrap"><a href="aim:goim?screenname={$user['aim']}&message=Hi.+Are+you+there?"><img src="http://info.aol.co.uk/aim/remote/gr/aimver_im.gif" width="117" height="39" alt="{$lang->send_me_instant}" title="{$lang->send_me_instant}" /></a></td>
|
</tr> <tr>
|
</tr> <tr>
|
<td align="center" style="white-space: nowrap"><a href="aim:addbuddy?screenname={$user['aim']}"><img src="http://www.aol.co.uk/aim/remote/gr/aimver_bud.gif" width="117" height="39" alt="{$lang->add_me_buddy_list}" title="{$lang->add_me_buddy_list}" /></a></td>
| <td align="center" style="white-space: nowrap"><a href="aim:addbuddy?screenname={$user['aim']}"><img src="http://info.aol.co.uk/aim/remote/gr/aimver_bud.gif" width="117" height="39" alt="{$lang->add_me_buddy_list}" title="{$lang->add_me_buddy_list}" /></a></td>
|
</tr>
|
</tr>
|
<tr> <td align="center" style="white-space: nowrap"><a href="http://www.aol.co.uk/aim/remote.html"><img src="http://www.aol.co.uk/aim/remote/gr/aimver_botadd.gif" width="117" height="23" alt="($lang->add_remote_to_page}" title="($lang->add_remote_to_page}" /></a></td> </tr> <td align="center" style="white-space: nowrap"><a href="http://www.aol.co.uk/aim/index.html"><img src="http://www.aol.co.uk/aim/remote/gr/aimver_botdow.gif" width="117" height="29" alt="{$lang->download_aol_im}" title="{$lang->download_aol_im}" /></a></td>
| <td align="center" style="white-space: nowrap"><a href="http://www.aim.com/"><img src="http://info.aol.co.uk/aim/remote/gr/aimver_botdow.gif" width="117" height="29" alt="{$lang->download_aol_im}" title="{$lang->download_aol_im}" /></a></td>
|
</tr> </table> <!-- End AIM Remote -->
| </tr> </table> <!-- End AIM Remote -->
|
Zeile 5455 | Zeile 5435 |
---|
<tr> <td class="trow2" width="40%" valign="top"><strong>{$lang->syndication_version}</strong><br /><span class="smalltext">{$lang->syndication_version_desc}</span></td> <td class="trow2" width="60%"><input type="radio" class="radio" name="version" value="rss2.0" {$rss2check} /> {$lang->syndication_version_rss2}<br /><input type="radio" class="radio" name="version" value="atom1.0" {$atom1check} /> {$lang->syndication_version_atom1}</td>
|
<tr> <td class="trow2" width="40%" valign="top"><strong>{$lang->syndication_version}</strong><br /><span class="smalltext">{$lang->syndication_version_desc}</span></td> <td class="trow2" width="60%"><input type="radio" class="radio" name="version" value="rss2.0" {$rss2check} /> {$lang->syndication_version_rss2}<br /><input type="radio" class="radio" name="version" value="atom1.0" {$atom1check} /> {$lang->syndication_version_atom1}</td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" width="40%" valign="top"><strong>{$lang->syndication_limit}</strong><br /><span class="smalltext">{$lang->syndication_limit_desc}</span></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="limit" value="{$limit}" size="3" /> {$lang->syndication_threads_time}</td>
| <tr> <td class="trow1" width="40%" valign="top"><strong>{$lang->syndication_limit}</strong><br /><span class="smalltext">{$lang->syndication_limit_desc}</span></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="limit" value="{$limit}" size="3" /> {$lang->syndication_threads_time}</td>
|
Zeile 5552 | Zeile 5532 |
---|
<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> <td class="trow1" colspan="2" align="center">{$lang->confirm_delete_threads}</td> </tr>
| <tr> <td class="trow1" colspan="2" align="center">{$lang->confirm_delete_threads}</td> </tr>
|
Zeile 5811 | Zeile 5791 |
---|
</body> </html>]]></template> <template name="member_register_agreement" version="123"><![CDATA[<html>
|
</body> </html>]]></template> <template name="member_register_agreement" version="123"><![CDATA[<html>
|
<head>
| <head>
|
<title>{$mybb->settings['bbname']} - {$lang->agreement}</title> {$headerinclude} </head>
| <title>{$mybb->settings['bbname']} - {$lang->agreement}</title> {$headerinclude} </head>
|
Zeile 5842 | Zeile 5822 |
---|
<input type="submit" class="button" name="agree" value="{$lang->i_agree}" /> </div> </form>
|
<input type="submit" class="button" name="agree" value="{$lang->i_agree}" /> </div> </form>
|
{$footer}
| {$footer}
|
</body> </html>]]></template> <template name="stats_thread" version="1400"><![CDATA[<a href="{$thread['threadlink']}"><strong>{$thread['subject']}</strong></a> ({$numberbit} {$numbertype})<br />]]></template>
| </body> </html>]]></template> <template name="stats_thread" version="1400"><![CDATA[<a href="{$thread['threadlink']}"><strong>{$thread['subject']}</strong></a> ({$numberbit} {$numbertype})<br />]]></template>
|
Zeile 5858 | Zeile 5838 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->users_online}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->users_online}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" align="center"><a href="online.php?sortby=username"><span class="smalltext"><strong>{$lang->on_username}</strong></span></a></td> <td class="tcat" align="center"><a href="online.php?sortby=time"><span class="smalltext"><strong>{$lang->time}</strong></span></a></td>
| <tr> <td class="tcat" align="center"><a href="online.php?sortby=username"><span class="smalltext"><strong>{$lang->on_username}</strong></span></a></td> <td class="tcat" align="center"><a href="online.php?sortby=time"><span class="smalltext"><strong>{$lang->time}</strong></span></a></td>
|
Zeile 5922 | Zeile 5902 |
---|
<template name="portal_stats" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->forum_stats}</strong></td>
|
<template name="portal_stats" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->forum_stats}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1"> <span class="smalltext">
| <tr> <td class="trow1"> <span class="smalltext">
|
Zeile 5939 | Zeile 5919 |
---|
<template name="portal_welcome" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->welcome}</strong></td>
|
<template name="portal_welcome" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->welcome}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1"> {$welcometext} </td>
| <td class="trow1"> {$welcometext} </td>
|
Zeile 5967 | Zeile 5947 |
---|
<tr> <td class="trow2" align="right"> <span class="smalltext">{$lang->posted_by} {$profilelink} - {$anndate} {$anntime} {$numcomments}</span>
|
<tr> <td class="trow2" align="right"> <span class="smalltext">{$lang->posted_by} {$profilelink} - {$anndate} {$anntime} {$numcomments}</span>
|
</td> </tr>
| </td> </tr>
|
<tr> <td class="trow1"> <table border="0" cellpadding="{$theme['tablespace']}" width="100%">
| <tr> <td class="trow1"> <table border="0" cellpadding="{$theme['tablespace']}" width="100%">
|
Zeile 5997 | Zeile 5977 |
---|
<template name="portal_search" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->search_forums}</strong></td>
|
<template name="portal_search" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><strong>{$lang->search_forums}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" align="center"> <form method="post" action="{$mybb->settings['bburl']}/search.php"> <input type="hidden" name="action" value="do_search" />
| <td class="trow1" align="center"> <form method="post" action="{$mybb->settings['bburl']}/search.php"> <input type="hidden" name="action" value="do_search" />
|
Zeile 6012 | Zeile 5992 |
---|
(<a href="{$mybb->settings['bburl']}/search.php">{$lang->advanced_search}</a>) </span> </td>
|
(<a href="{$mybb->settings['bburl']}/search.php">{$lang->advanced_search}</a>) </span> </td>
|
</tr> </table>
| </tr> </table>
|
<br />]]></template> <template name="portal_latestthreads" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| <br />]]></template> <template name="portal_latestthreads" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
|
Zeile 6059 | Zeile 6039 |
---|
<template name="usercp_password" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->change_password}</title>
|
<template name="usercp_password" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->change_password}</title>
|
{$headerinclude} </head> <body> {$header} <form action="usercp.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center"> <tr> {$usercpnav} <td valign="top"> {$errors}
| {$headerinclude} </head> <body> {$header} <form action="usercp.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table width="100%" border="0" align="center"> <tr> {$usercpnav} <td valign="top"> {$errors}
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->change_password}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->change_password}</strong></td>
|
Zeile 6328 | Zeile 6308 |
---|
<td class="tcat"><span class="smalltext"><strong>{$lang->abbreviation}</strong></span></td> </tr> {$smilies}
|
<td class="tcat"><span class="smalltext"><strong>{$lang->abbreviation}</strong></span></td> </tr> {$smilies}
|
</table>
| </table>
|
{$footer} </body> </html>]]></template>
| {$footer} </body> </html>]]></template>
|
Zeile 6340 | Zeile 6320 |
---|
<body> {$header} <table width="100%" align="center" border="0">
|
<body> {$header} <table width="100%" align="center" border="0">
|
<tr>
| <tr>
|
<td align="right" valign="top">{$multipage}</td>
|
<td align="right" valign="top">{$multipage}</td>
|
</tr> </table> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
| </tr> </table> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr>
|
<td colspan="9" class="thead"> <strong>{$lang->search_results}</strong> </td>
|
<td colspan="9" class="thead"> <strong>{$lang->search_results}</strong> </td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" align="center" colspan="3"><span class="smalltext"><strong><a href="{$sorturl}&sortby=subject&order=asc">{$lang->post}</a> {$orderarrow['subject']}</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong><a href="{$sorturl}&sortby=starter&order=asc">{$lang->author}</a> {$orderarrow['starter']}</strong></span></td>
| <tr> <td class="tcat" align="center" colspan="3"><span class="smalltext"><strong><a href="{$sorturl}&sortby=subject&order=asc">{$lang->post}</a> {$orderarrow['subject']}</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong><a href="{$sorturl}&sortby=starter&order=asc">{$lang->author}</a> {$orderarrow['starter']}</strong></span></td>
|
Zeile 6361 | Zeile 6341 |
---|
</tr> {$selectall} {$results}
|
</tr> {$selectall} {$results}
|
</table>
| </table>
|
<table width="100%" align="center" border="0"> <tr> <td align="left" valign="top">{$multipage}</td>
| <table width="100%" align="center" border="0"> <tr> <td align="left" valign="top">{$multipage}</td>
|
Zeile 6441 | Zeile 6421 |
---|
</div> {$multipage} </td>
|
</div> {$multipage} </td>
|
</tr>
| </tr>
|
</table> </form> {$footer}
| </table> </form> {$footer}
|
Zeile 6455 | Zeile 6435 |
---|
<td class="trow2"><strong>{$lang->email}</strong></td> <td class="trow2"><a href="member.php?action=emailuser&uid={$memprofile['uid']}">{$lang->send_user_email}</a></td> </tr>]]></template>
|
<td class="trow2"><strong>{$lang->email}</strong></td> <td class="trow2"><a href="member.php?action=emailuser&uid={$memprofile['uid']}">{$lang->send_user_email}</a></td> </tr>]]></template>
|
<template name="loginbox" version="120"><![CDATA[<tr>
| <template name="loginbox" version="1609"><![CDATA[<tr>
|
<td class="trow2"><strong>{$lang->username}</strong></td> <td class="trow2"><input type="text" class="textbox" name="username" size="30" value="{$username}" /></td> </tr>
|
<td class="trow2"><strong>{$lang->username}</strong></td> <td class="trow2"><input type="text" class="textbox" name="username" size="30" value="{$username}" /></td> </tr>
|
<tr> <td class="trow1"><strong>{$lang->password}</strong></td> <td class="trow1"><input type="password" class="textbox" name="password" size="30" value="{$password}" /></td> </tr>
| |
]]></template> <template name="misc_help_section_bit" version="1400"><![CDATA[<tr> <td width="100%" class="{$altbg}"><strong><a href="misc.php?action=help&hid={$helpdoc['hid']}">{$helpdoc['name']}</a></strong><br /><span class="smalltext">{$helpdoc['description']}</span></td>
| ]]></template> <template name="misc_help_section_bit" version="1400"><![CDATA[<tr> <td width="100%" class="{$altbg}"><strong><a href="misc.php?action=help&hid={$helpdoc['hid']}">{$helpdoc['name']}</a></strong><br /><span class="smalltext">{$helpdoc['description']}</span></td>
|
Zeile 6599 | Zeile 6574 |
---|
<tr> <td class="trow1"><span class="smalltext">{$bdays}</span></td> </tr>]]></template>
|
<tr> <td class="trow1"><span class="smalltext">{$bdays}</span></td> </tr>]]></template>
|
<template name="moderation_getip" version="120"><![CDATA[<html>
| <template name="moderation_getip" version="1608"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->get_post_ip}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->get_post_ip}</title> {$headerinclude}
|
Zeile 6610 | Zeile 6585 |
---|
<tr> <td class="thead" colspan="2"><strong>{$lang->get_post_ip}</strong></td> </tr>
|
<tr> <td class="thead" colspan="2"><strong>{$lang->get_post_ip}</strong></td> </tr>
|
{$loginbox}
| <tr> <td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$username}</td> </tr>
|
<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>
|
Zeile 8731 | Zeile 8709 |
---|
<td style="padding: 4px;"> {$timezones}<br /> <label class="smalltext" style="display: block; padding-top: 4px;"><input type="checkbox" name="ignoretimezone" value="1" {$ignore_timezone} style="vertical-align: middle;" /> {$lang->ignore_timezone} </label>
|
<td style="padding: 4px;"> {$timezones}<br /> <label class="smalltext" style="display: block; padding-top: 4px;"><input type="checkbox" name="ignoretimezone" value="1" {$ignore_timezone} style="vertical-align: middle;" /> {$lang->ignore_timezone} </label>
|
</td> </tr> <tr> <td class="smalltext" style="padding: 4px; text-align: right; vertical-align:top;">{$lang->repeats}</td> <td class="smalltext" style="padding: 4px;"> <select name="repeats" id="repeats" onchange="toggleRepeats();"> <option value="0">{$lang->does_not_repeat}</option> <option value="1"{$repeats_sel[1]}>{$lang->repeats_daily}</option> <option value="2"{$repeats_sel[2]}>{$lang->repeats_weekdays}</option> <option value="3"{$repeats_sel[3]}>{$lang->repeats_weekly}</option> <option value="4"{$repeats_sel[4]}>{$lang->repeats_monthly}</option> <option value="5"{$repeats_sel[5]}>{$lang->repeats_yearly}</option> </select> <div class="repeats_type" id="repeats_type_1" style="padding: 4px;"> {$lang->repeats_every} <input type="text" class="textbox" name="repeats_1_days" value="{$repeats_1_days}" size="2" /> {$lang->day_or_days} </div> <div class="repeats_type" id="repeats_type_3" style="padding: 4px;"> {$lang->repeats_every} <input type="text" class="textbox" name="repeats_3_weeks" value="{$repeats_3_weeks}" size="2" /> {$lang->week_or_weeks_on} <br /> <table style="padding: 4px;"> <tr> <td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[0]" value="1" {$repeats_3_days[0]} style="vertical-align: middle;" /> {$lang->sunday}</label></td> <td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[1]" value="1" {$repeats_3_days[1]} style="vertical-align: middle;" /> {$lang->monday}</label></td> <td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[2]" value="1" {$repeats_3_days[2]} style="vertical-align: middle;" /> {$lang->tuesday}</label></td> <td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[3]" value="1" {$repeats_3_days[3]} style="vertical-align: middle;" /> {$lang->wednesday}</label></td> </tr> <tr> <td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[4]" value="1" {$repeats_3_days[4]} style="vertical-align: middle;" /> {$lang->thursday}</label></td> <td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[5]" value="1" {$repeats_3_days[5]} style="vertical-align: middle;" /> {$lang->friday}</label></td> <td style="padding: 2px;" class="smalltext" colspan="2"><label><input type="checkbox" name="repeats_3_days[6]" value="1" {$repeats_3_days[6]} style="vertical-align: middle;" /> {$lang->saturday}</label></td> </tr> </table> </div> <div class="repeats_type" id="repeats_type_4" style="padding: 4px;"> <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').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').checked=true;" /> {$lang->month_or_months} </div> <div class="smalltext" style="margin-top: 5px;"><label> <input type="radio" name="repeats_4_type" id="repeats_4_type_2" value="2" style="vertical-align: middle;" {$repeats_4_type[2]} /> {$lang->repeats_on_the}</label> <select name="repeats_4_occurance" onfocus="$('repeats_4_type_2').checked=true;"> <option value="1"{$repeats_4_occurance[1]}>{$lang->first}</option> <option value="2"{$repeats_4_occurance[2]}>{$lang->second}</option> <option value="3"{$repeats_4_occurance[3]}>{$lang->third}</option> <option value="4"{$repeats_4_occurance[4]}>{$lang->fourth}</option> <option value="last"{$repeats_4_occurance['last']}>{$lang->last}</option> </select> <select name="repeats_4_weekday" onfocus="$('repeats_4_type_2').checked=true;"> <option value="0"{$repeats_4_weekday[0]}>{$lang->sunday}</option> <option value="1"{$repeats_4_weekday[1]}>{$lang->monday}</option> <option value="2"{$repeats_4_weekday[2]}>{$lang->tuesday}</option> <option value="3"{$repeats_4_weekday[3]}>{$lang->wednesday}</option> <option value="4"{$repeats_4_weekday[4]}>{$lang->thursday}</option> <option value="5"{$repeats_4_weekday[5]}>{$lang->friday}</option> <option value="6"{$repeats_4_weekday[6]}>{$lang->saturday}</option> </select> {$lang->of_every} <input type="text" class="textbox" name="repeats_4_months2" value="{$repeats_4_months2}" size="2" onfocus="$('repeats_4_type_2').checked=true;" /> {$lang->month_or_months} </div> </div> <div class="repeats_type" id="repeats_type_5" style="padding: 4px;"> <div class="smalltext"><label> <input type="radio" name="repeats_5_type" value="1" id="repeats_5_type_1" style="vertical-align: middle;" {$repeats_5_type[1]} /> {$lang->repeats_on}</label> <input type="text" class="textbox" name="repeats_5_day" onfocus="$('repeats_5_type_1').checked=true;" value="{$repeats_5_day}" size="2" />
| </td> </tr> <tr> <td class="smalltext" style="padding: 4px; text-align: right; vertical-align:top;">{$lang->repeats}</td> <td class="smalltext" style="padding: 4px;"> <select name="repeats" id="repeats" onchange="toggleRepeats();"> <option value="0">{$lang->does_not_repeat}</option> <option value="1"{$repeats_sel[1]}>{$lang->repeats_daily}</option> <option value="2"{$repeats_sel[2]}>{$lang->repeats_weekdays}</option> <option value="3"{$repeats_sel[3]}>{$lang->repeats_weekly}</option> <option value="4"{$repeats_sel[4]}>{$lang->repeats_monthly}</option> <option value="5"{$repeats_sel[5]}>{$lang->repeats_yearly}</option> </select> <div class="repeats_type" id="repeats_type_1" style="padding: 4px;"> {$lang->repeats_every} <input type="text" class="textbox" name="repeats_1_days" value="{$repeats_1_days}" size="2" /> {$lang->day_or_days} </div> <div class="repeats_type" id="repeats_type_3" style="padding: 4px;"> {$lang->repeats_every} <input type="text" class="textbox" name="repeats_3_weeks" value="{$repeats_3_weeks}" size="2" /> {$lang->week_or_weeks_on} <br /> <table style="padding: 4px;"> <tr> <td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[0]" value="1" {$repeats_3_days[0]} style="vertical-align: middle;" /> {$lang->sunday}</label></td> <td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[1]" value="1" {$repeats_3_days[1]} style="vertical-align: middle;" /> {$lang->monday}</label></td> <td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[2]" value="1" {$repeats_3_days[2]} style="vertical-align: middle;" /> {$lang->tuesday}</label></td> <td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[3]" value="1" {$repeats_3_days[3]} style="vertical-align: middle;" /> {$lang->wednesday}</label></td> </tr> <tr> <td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[4]" value="1" {$repeats_3_days[4]} style="vertical-align: middle;" /> {$lang->thursday}</label></td> <td style="padding: 2px;" class="smalltext"><label><input type="checkbox" name="repeats_3_days[5]" value="1" {$repeats_3_days[5]} style="vertical-align: middle;" /> {$lang->friday}</label></td> <td style="padding: 2px;" class="smalltext" colspan="2"><label><input type="checkbox" name="repeats_3_days[6]" value="1" {$repeats_3_days[6]} style="vertical-align: middle;" /> {$lang->saturday}</label></td> </tr> </table> </div> <div class="repeats_type" id="repeats_type_4" style="padding: 4px;"> <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').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').checked=true;" /> {$lang->month_or_months} </div> <div class="smalltext" style="margin-top: 5px;"><label> <input type="radio" name="repeats_4_type" id="repeats_4_type_2" value="2" style="vertical-align: middle;" {$repeats_4_type[2]} /> {$lang->repeats_on_the}</label> <select name="repeats_4_occurance" onfocus="$('repeats_4_type_2').checked=true;"> <option value="1"{$repeats_4_occurance[1]}>{$lang->first}</option> <option value="2"{$repeats_4_occurance[2]}>{$lang->second}</option> <option value="3"{$repeats_4_occurance[3]}>{$lang->third}</option> <option value="4"{$repeats_4_occurance[4]}>{$lang->fourth}</option> <option value="last"{$repeats_4_occurance['last']}>{$lang->last}</option> </select> <select name="repeats_4_weekday" onfocus="$('repeats_4_type_2').checked=true;"> <option value="0"{$repeats_4_weekday[0]}>{$lang->sunday}</option> <option value="1"{$repeats_4_weekday[1]}>{$lang->monday}</option> <option value="2"{$repeats_4_weekday[2]}>{$lang->tuesday}</option> <option value="3"{$repeats_4_weekday[3]}>{$lang->wednesday}</option> <option value="4"{$repeats_4_weekday[4]}>{$lang->thursday}</option> <option value="5"{$repeats_4_weekday[5]}>{$lang->friday}</option> <option value="6"{$repeats_4_weekday[6]}>{$lang->saturday}</option> </select> {$lang->of_every} <input type="text" class="textbox" name="repeats_4_months2" value="{$repeats_4_months2}" size="2" onfocus="$('repeats_4_type_2').checked=true;" /> {$lang->month_or_months} </div> </div> <div class="repeats_type" id="repeats_type_5" style="padding: 4px;"> <div class="smalltext"><label> <input type="radio" name="repeats_5_type" value="1" id="repeats_5_type_1" style="vertical-align: middle;" {$repeats_5_type[1]} /> {$lang->repeats_on}</label> <input type="text" class="textbox" name="repeats_5_day" onfocus="$('repeats_5_type_1').checked=true;" value="{$repeats_5_day}" size="2" />
|
<select name="repeats_5_month" onfocus="$('repeats_5_type_1').checked=true;" > <option value="1"{$repeats_5_month['1']}>{$lang->month_1}</option> <option value="2"{$repeats_5_month['2']}>{$lang->month_2}</option>
| <select name="repeats_5_month" onfocus="$('repeats_5_type_1').checked=true;" > <option value="1"{$repeats_5_month['1']}>{$lang->month_1}</option> <option value="2"{$repeats_5_month['2']}>{$lang->month_2}</option>
|
Zeile 8889 | Zeile 8867 |
---|
</html>]]></template> <template name="calendar_addprivateevent" version="1400"><![CDATA[<a href="calendar.php?action=addevent&calendar={$calendar['cid']}&private=1">{$lang->add_private_event}</a>]]></template> <template name="calendar_addpublicevent" version="1400"><![CDATA[<a href="calendar.php?action=addevent&calendar={$calendar['cid']}">{$lang->add_public_event}</a>]]></template>
|
</html>]]></template> <template name="calendar_addprivateevent" version="1400"><![CDATA[<a href="calendar.php?action=addevent&calendar={$calendar['cid']}&private=1">{$lang->add_private_event}</a>]]></template> <template name="calendar_addpublicevent" version="1400"><![CDATA[<a href="calendar.php?action=addevent&calendar={$calendar['cid']}">{$lang->add_public_event}</a>]]></template>
|
<template name="calendar_eventbit_private" version="1402"><![CDATA[<div style="margin-bottom: 4px;" class="smalltext eventbit_private"><a href="{$event['eventlink']}" title="{$event['fullname']}">{$event['name']}</a></div>]]></template>
| |
<template name="calendar_eventbit" version="1402"><![CDATA[<div style="margin-bottom: 4px;" class="smalltext {$event_class}"><a href="{$event['eventlink']}" title="{$event['fullname']}">{$event['name']}</a></div>]]></template> <template name="calendar_weekview" version="1603"><![CDATA[<html> <head>
| <template name="calendar_eventbit" version="1402"><![CDATA[<div style="margin-bottom: 4px;" class="smalltext {$event_class}"><a href="{$event['eventlink']}" title="{$event['fullname']}">{$event['name']}</a></div>]]></template> <template name="calendar_weekview" version="1603"><![CDATA[<html> <head>
|
Zeile 9316 | Zeile 9293 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="calendar_move" version="1402"><![CDATA[<html>
| <template name="calendar_move" version="1610"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->calendar} - {$lang->move_event}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->calendar} - {$lang->move_event}</title> {$headerinclude}
|
Zeile 9330 | Zeile 9307 |
---|
<td colspan="2" width="100%" class="thead"><strong>{$lang->move_event}: {$event['name']}</strong></td> </tr> <tr>
|
<td colspan="2" width="100%" class="thead"><strong>{$lang->move_event}: {$event['name']}</strong></td> </tr> <tr>
|
<td width="20%" class="trow1"><strong>{$lang->move_to_calendar}:</strong></td>
| <td width="20%" class="trow1"><strong>{$lang->move_to_calendar}</strong></td>
|
<td class="trow1"> <select name="new_calendar"> {$calendar_select}
| <td class="trow1"> <select name="new_calendar"> {$calendar_select}
|
Zeile 10050 | Zeile 10027 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="member_coppa_form" version="1400"><![CDATA[<html>
| <template name="member_coppa_form" version="1610"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->coppa_compliance}</title> <style type="text/css">
| <head> <title>{$mybb->settings['bbname']} - {$lang->coppa_compliance}</title> <style type="text/css">
|
Zeile 10107 | Zeile 10084 |
---|
<dd class="single">{$lang->coppa_parent_agreement}</dd>
<dt><label for="signature">{$lang->signature}</label></dt>
|
<dd class="single">{$lang->coppa_parent_agreement}</dd>
<dt><label for="signature">{$lang->signature}</label></dt>
|
<dd><input type="text" class="textbox" id="signature" /> Date: <input type="text" class="textbox date" id="date" /></dd>
| <dd><input type="text" class="textbox" id="signature" /> {$lang->date}: <input type="text" class="textbox date" id="date" /></dd>
|
</dl> </body> </html>]]></template>
| </dl> </body> </html>]]></template>
|
Zeile 11032 | Zeile 11009 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="modcp_announcements_new" version="1405"><![CDATA[<html>
| <template name="modcp_announcements_new" version="1610"><![CDATA[<html>
|
<head>
|
<head>
|
<title>{$mybb->settings['bbname']} - {$lang->manage_announcement}</title>
| <title>{$mybb->settings['bbname']} - {$lang->add_announcement}</title>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
Zeile 11055 | Zeile 11032 |
---|
<tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->title}</strong></td> <td class="trow1" valign="top" width="75%"><input type="text" class="textbox" name="title" size="40" value="{$title}" /></td>
|
<tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->title}</strong></td> <td class="trow1" valign="top" width="75%"><input type="text" class="textbox" name="title" size="40" value="{$title}" /></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->start_date}</strong></td> <td class="trow1" valign="top" width="75%"> <select name="starttime_day"> {$startdateday}
|
<tr> <td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->start_date}</strong></td> <td class="trow1" valign="top" width="75%"> <select name="starttime_day"> {$startdateday}
|
</select>
| </select>
|
<select name="starttime_month"> {$startdatemonth}
|
<select name="starttime_month"> {$startdatemonth}
|
</select>
| </select>
|
<input type="text" name="starttime_year" value="{$startdateyear}" size="4" maxlength="4"/> - {$lang->time} <input type="text" name="starttime_time" value="{$starttime_time}" size="10" /> </td>
| <input type="text" name="starttime_year" value="{$startdateyear}" size="4" maxlength="4"/> - {$lang->time} <input type="text" name="starttime_time" value="{$starttime_time}" size="10" /> </td>
|
Zeile 11117 | Zeile 11094 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="modcp_announcements_edit" version="1405"><![CDATA[<html>
| <template name="modcp_announcements_edit" version="1610"><![CDATA[<html>
|
<head>
|
<head>
|
<title>{$mybb->settings['bbname']} - {$lang->manage_announcement}</title>
| <title>{$mybb->settings['bbname']} - {$lang->edit_announcement}</title>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
Zeile 11310 | Zeile 11287 |
---|
</script> <br />]]></template> <template name="video_metacafe_embed" version="1600"><![CDATA[<embed src="http://www.metacafe.com/fplayer/{$id}/{$title}.swf" width="400" height="345" wmode="transparent" allowFullScreen="true" allowScriptAccess="always" name="Metacafe_{$id}" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>]]></template>
|
</script> <br />]]></template> <template name="video_metacafe_embed" version="1600"><![CDATA[<embed src="http://www.metacafe.com/fplayer/{$id}/{$title}.swf" width="400" height="345" wmode="transparent" allowFullScreen="true" allowScriptAccess="always" name="Metacafe_{$id}" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>]]></template>
|
<template name="video_dailymotion_embed" version="1600"><![CDATA[<div><object width="420" height="339"><param name="movie" value="http://www.dailymotion.com/swf/{$id}" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://www.dailymotion.com/swf/{$id}" type="application/x-shockwave-flash" width="420" height="339" allowFullScreen="true" allowScriptAccess="always"></embed></object></div>]]></template>
| <template name="video_dailymotion_embed" version="1610"><![CDATA[<iframe frameborder="0" width="480" height="270" src="http://www.dailymotion.com/embed/video/{$id}"></iframe>]]></template>
|
<template name="video_myspacetv_embed" version="1600"><![CDATA[<object width="425px" height="360px"><param name="allowFullScreen" value="true"/><param name="wmode" value="transparent"/><param name="movie" value="http://mediaservices.myspace.com/services/media/embed.aspx/m={$id},t=1,mt=video"/><embed src="http://mediaservices.myspace.com/services/media/embed.aspx/m={$id},t=1,mt=video" width="425" height="360" allowFullScreen="true" type="application/x-shockwave-flash" wmode="transparent"></embed></object>]]></template>
|
<template name="video_myspacetv_embed" version="1600"><![CDATA[<object width="425px" height="360px"><param name="allowFullScreen" value="true"/><param name="wmode" value="transparent"/><param name="movie" value="http://mediaservices.myspace.com/services/media/embed.aspx/m={$id},t=1,mt=video"/><embed src="http://mediaservices.myspace.com/services/media/embed.aspx/m={$id},t=1,mt=video" width="425" height="360" allowFullScreen="true" type="application/x-shockwave-flash" wmode="transparent"></embed></object>]]></template>
|
<template name="video_youtube_embed" version="1600"><![CDATA[<object type="application/x-shockwave-flash" class="video_embed" style="width: 450px; height: 366px;" data="http://www.youtube.com/v/{$id}"><param name="movie" value="http://www.youtube.com/v/{$id}" /></object>]]></template> <template name="video_vimeo_embed" version="1600"><![CDATA[<object width="400" height="230"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id={$id}&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id={$id}&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="230"></embed></object>]]></template> <template name="video_yahoo_embed" version="1600"><![CDATA[<div><object width="512" height="322"><param name="movie" value="http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.2.40" /><param name="allowFullScreen" value="true" /><param name="AllowScriptAccess" VALUE="always" /><param name="bgcolor" value="#000000" /><param name="flashVars" value="id={$id}&vid={$vid}&lang=en-us&intl=us&embed=1" /><embed src="http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.2.40" type="application/x-shockwave-flash" width="512" height="322" allowFullScreen="true" AllowScriptAccess="always" bgcolor="#000000" flashVars="id={$id}&vid={$vid}&lang=en-us&intl=us&embed=1"></embed></object></div>]]></template>
| <template name="video_youtube_embed" version="1610"><![CDATA[<iframe width="560" height="315" src="http://www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>]]></template> <template name="video_vimeo_embed" version="1610"><![CDATA[<iframe src="http://player.vimeo.com/video/{$id}" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>]]></template> <template name="video_yahoo_embed" version="1610"><![CDATA[<iframe width="624" height="351" scrolling="no" frameborder="0" src="http://{$local}screen.yahoo.com/{$id}?format=embed"></iframe>]]></template>
|
</templates> </theme>
| </templates> </theme>
|