Zeile 1 | Zeile 1 |
---|
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
<theme name="MyBB Master Style" version="1811">
| <theme name="MyBB Master Style" version="1815">
|
<properties> <templateset><![CDATA[1]]></templateset> <imgdir><![CDATA[images]]></imgdir>
| <properties> <templateset><![CDATA[1]]></templateset> <imgdir><![CDATA[images]]></imgdir>
|
Zeile 9 | Zeile 9 |
---|
<editortheme><![CDATA[mybb.css]]></editortheme> </properties> <stylesheets>
|
<editortheme><![CDATA[mybb.css]]></editortheme> </properties> <stylesheets>
|
<stylesheet name="global.css" version="1811" disporder="1"><![CDATA[body {
| <stylesheet name="global.css" version="1813" disporder="1"><![CDATA[body {
|
background: #fff; color: #333; text-align: center;
| background: #fff; color: #333; text-align: center;
|
Zeile 791 | Zeile 791 |
---|
margin: 0 0 10px 0; }
|
margin: 0 0 10px 0; }
|
blockquote cite span {
| blockquote cite > span {
|
float: right; font-weight: normal; font-size: 12px;
| float: right; font-weight: normal; font-size: 12px;
|
Zeile 1591 | Zeile 1591 |
---|
/** jGrowl End **/
/** Modal Start **/
|
/** jGrowl End **/
/** Modal Start **/
|
| .blocker { position: fixed; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; overflow: auto; z-index: 9999; padding: 20px; box-sizing: border-box; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.75); text-align: center; }
.blocker:before{ content: ""; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.05em; }
.blocker.behind { background-color: transparent; }
|
.modal {
|
.modal {
|
display: none;
| |
width: 400px; text-align: left; background: #fff;
|
width: 400px; text-align: left; background: #fff;
|
| display: inline-block; vertical-align: middle; position: relative; z-index: 2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
|
-webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px;
| -webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px;
|
Zeile 1641 | Zeile 1676 |
---|
/** Impromptu Start **/
|
/** Impromptu Start **/
|
/*! jQuery-Impromptu - v6.2.1 - 2015-05-10
| /*! jQuery-Impromptu - v6.2.3 - 2016-04-23
|
* http://trentrichardson.com/Impromptu
|
* http://trentrichardson.com/Impromptu
|
* Copyright (c) 2015 Trent Richardson; Licensed MIT */
| * Copyright (c) 2016 Trent Richardson; Licensed MIT */
|
.jqifade{ position: absolute;
| .jqifade{ position: absolute;
|
Zeile 1952 | Zeile 1987 |
---|
}
.modcp_nav_modqueue {
|
}
.modcp_nav_modqueue {
|
background-position: 0 -60px; }
| background-position: 0 -60px; }
|
.modcp_nav_modlogs { background-position: 0 -80px; }
| .modcp_nav_modlogs { background-position: 0 -80px; }
|
Zeile 2022 | Zeile 2057 |
---|
display: block; padding: 4px; border: 1px solid transparent;
|
display: block; padding: 4px; border: 1px solid transparent;
|
}
| }
|
.modqueue_mass li a:hover { background: #efefef;
| .modqueue_mass li a:hover { background: #efefef;
|
Zeile 2045 | Zeile 2080 |
---|
margin: 0; padding: 0; background-position: left top;
|
margin: 0; padding: 0; background-position: left top;
|
}
| }
|
td .star_rating { margin: auto;
| td .star_rating { margin: auto;
|
Zeile 2090 | Zeile 2125 |
---|
.star_rating li a.four_stars { width:80%; z-index:3;
|
.star_rating li a.four_stars { width:80%; z-index:3;
|
}
| }
|
.star_rating li a.five_stars { width:100%;
| .star_rating li a.five_stars { width:100%;
|
Zeile 2133 | Zeile 2168 |
---|
}
ul.thread_tools li.printable {
|
}
ul.thread_tools li.printable {
|
background-position: 0 0; }
| background-position: 0 0; }
|
ul.thread_tools li.sendthread { background-position: 0 -20px; }
| ul.thread_tools li.sendthread { background-position: 0 -20px; }
|
Zeile 2409 | Zeile 2444 |
---|
</html>]]></template> <template name="announcement_edit" version="1800"><![CDATA[<a href="modcp.php?action=edit_announcement&aid={$post['aid']}" title="{$lang->announcement_edit}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>]]></template> <template name="announcement_quickdelete" version="1800"><![CDATA[<a href="modcp.php?action=delete_announcement&aid={$post['aid']}&my_post_key={$mybb->post_code}" onclick="MyBB.deleteAnnouncement(this); return false;" class="postbit_qdelete"><span>{$lang->postbit_button_qdelete}</span></a>]]></template>
|
</html>]]></template> <template name="announcement_edit" version="1800"><![CDATA[<a href="modcp.php?action=edit_announcement&aid={$post['aid']}" title="{$lang->announcement_edit}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>]]></template> <template name="announcement_quickdelete" version="1800"><![CDATA[<a href="modcp.php?action=delete_announcement&aid={$post['aid']}&my_post_key={$mybb->post_code}" onclick="MyBB.deleteAnnouncement(this); return false;" class="postbit_qdelete"><span>{$lang->postbit_button_qdelete}</span></a>]]></template>
|
<template name="calendar" version="1800"><![CDATA[<html>
| <template name="calendar" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->calendar}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->calendar}</title> {$headerinclude}
|
Zeile 2421 | Zeile 2456 |
---|
<tr> <td class="thead" colspan="8"> <div class="float_right">
|
<tr> <td class="thead" colspan="8"> <div class="float_right">
|
<a href="{$prev_link}">« {$prev_month['name']} {$prev_month['year']}</a> | <a href="{$next_link}">{$next_month['name']} {$next_month['year']} »</a>
| {$prev_month_link}{$sep}{$next_month_link}
|
</div> <div><strong>{$monthnames[$month]} {$year}</strong></div> </td>
| </div> <div><strong>{$monthnames[$month]} {$year}</strong></div> </td>
|
Zeile 2858 | Zeile 2893 |
---|
</tr> <tr> <td class="tcat"><strong>{$time_period}</strong></td>
|
</tr> <tr> <td class="tcat"><strong>{$time_period}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1{$event_class}"> <div class="float_left">
| <tr> <td class="trow1{$event_class}"> <div class="float_left">
|
Zeile 2901 | Zeile 2936 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->delete_event}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="3"><strong>{$lang->delete_event}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="delete" value="1" tabindex="9" /> <strong>{$lang->delete_q}</strong></td> <td class="trow1" width="100%">{$lang->delete_1}<br /><span class="smalltext">{$lang->delete_2}</span></td> <td class="trow1"><input type="submit" class="button" name="submit" value="{$lang->delete_now}" tabindex="10" /></td>
| <td class="trow1" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="delete" value="1" tabindex="9" /> <strong>{$lang->delete_q}</strong></td> <td class="trow1" width="100%">{$lang->delete_1}<br /><span class="smalltext">{$lang->delete_2}</span></td> <td class="trow1"><input type="submit" class="button" name="submit" value="{$lang->delete_now}" tabindex="10" /></td>
|
Zeile 2946 | Zeile 2981 |
---|
{ var repeats = $("#repeats").get(0).selectedIndex; $(".repeats_type").each(function()
|
{ var repeats = $("#repeats").get(0).selectedIndex; $(".repeats_type").each(function()
|
{
| {
|
$(this).hide(); }); if($("#repeats_type_"+repeats).length > 0)
| $(this).hide(); }); if($("#repeats_type_"+repeats).length > 0)
|
Zeile 3036 | Zeile 3071 |
---|
{$end_years} </select> <span class="smalltext"> {$lang->enter_time}</span>
|
{$end_years} </select> <span class="smalltext"> {$lang->enter_time}</span>
|
<input type="text" class="textbox" name="end_time" value="{$end_time}" size="7" /> </td> </tr>
| <input type="text" class="textbox" name="end_time" value="{$end_time}" size="7" /> </td> </tr>
|
<tr> <td class="smalltext" style="padding: 4px; text-align: right; vertical-align: top;">{$lang->timezone}</td> <td style="padding: 4px;">
| <tr> <td class="smalltext" style="padding: 4px; text-align: right; vertical-align: top;">{$lang->timezone}</td> <td style="padding: 4px;">
|
Zeile 3060 | Zeile 3095 |
---|
<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 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>
|
<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}
| <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}
|
Zeile 3103 | Zeile 3138 |
---|
<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>
|
<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>
| </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>
| {$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>
|
Zeile 3211 | Zeile 3246 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <tr> <td class="thead"><strong>{$event['name']}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed"> <tr> <td class="thead"><strong>{$event['name']}</strong></td>
|
</tr> <tr> <td class="tcat"><strong>{$time_period}</strong></td> </tr>
| </tr> <tr> <td class="tcat"><strong>{$time_period}</strong></td> </tr>
|
<tr> <td class="trow1{$event_class}"> <div class="float_left">
| <tr> <td class="trow1{$event_class}"> <div class="float_left">
|
Zeile 3359 | Zeile 3394 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
| <template name="calendar_nextlink" version="1813"><![CDATA[<a href="{$next_link}">{$next_month['name']} {$next_month['year']} »</a>]]></template> <template name="calendar_prevlink" version="1813"><![CDATA[<a href="{$prev_link}">« {$prev_month['name']} {$prev_month['year']}</a>]]></template>
|
<template name="calendar_repeats" version="1800"><![CDATA[<span class="smalltext"><strong>{$lang->repeats}</strong><br />{$repeats}</span>]]></template> <template name="calendar_select" version="1800"><![CDATA[<option value="{$calendar_option['cid']}"{$selected}>{$calendar_option['name']}</option>]]></template> <template name="calendar_weekdayheader" version="1400"><![CDATA[ <td class="tcat" align="center" width="14%"><strong>{$weekday_name}</strong></td>]]></template>
| <template name="calendar_repeats" version="1800"><![CDATA[<span class="smalltext"><strong>{$lang->repeats}</strong><br />{$repeats}</span>]]></template> <template name="calendar_select" version="1800"><![CDATA[<option value="{$calendar_option['cid']}"{$selected}>{$calendar_option['name']}</option>]]></template> <template name="calendar_weekdayheader" version="1400"><![CDATA[ <td class="tcat" align="center" width="14%"><strong>{$weekday_name}</strong></td>]]></template>
|
Zeile 3369 | Zeile 3406 |
---|
<template name="calendar_weekrow_day" version="1800"><![CDATA[ <td class="{$day_class}" style="vertical-align: top; height: 100px;"> <div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div> <div class="clear">
|
<template name="calendar_weekrow_day" version="1800"><![CDATA[ <td class="{$day_class}" style="vertical-align: top; height: 100px;"> <div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div> <div class="clear">
|
{$day_birthdays} {$day_events}
| {$day_birthdays} {$day_events}
|
</div> </td>]]></template> <template name="calendar_weekrow_day_birthdays" version="1800"><![CDATA[<div style="margin-bottom: 4px;"><a href="{$calendar['link']}" class="smalltext">{$bday_count} {$birthday_lang}</a></div>]]></template> <template name="calendar_weekrow_day_events" version="1808"><![CDATA[<div style="margin-bottom: 4px;"><a href="{$calendar['link']}" class="smalltext">{$total_events} {$event_lang}</a></div>]]></template> <template name="calendar_weekrow_day_external" version="1400"><![CDATA[ <td class="calendar_daybit_external">
|
</div> </td>]]></template> <template name="calendar_weekrow_day_birthdays" version="1800"><![CDATA[<div style="margin-bottom: 4px;"><a href="{$calendar['link']}" class="smalltext">{$bday_count} {$birthday_lang}</a></div>]]></template> <template name="calendar_weekrow_day_events" version="1808"><![CDATA[<div style="margin-bottom: 4px;"><a href="{$calendar['link']}" class="smalltext">{$total_events} {$event_lang}</a></div>]]></template> <template name="calendar_weekrow_day_external" version="1400"><![CDATA[ <td class="calendar_daybit_external">
|
<div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div> <div> {$day_events} {$day_birthdays} </div> </td>]]></template>
| <div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div> <div> {$day_events} {$day_birthdays} </div> </td>]]></template>
|
<template name="calendar_weekrow_day_today" version="1400"><![CDATA[ <td class="calendar_daybit_today"> <div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div> <div>
| <template name="calendar_weekrow_day_today" version="1400"><![CDATA[ <td class="calendar_daybit_today"> <div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div> <div>
|
Zeile 3389 | Zeile 3426 |
---|
{$day_birthdays} </div> </td>]]></template>
|
{$day_birthdays} </div> </td>]]></template>
|
<template name="calendar_weekview" version="1800"><![CDATA[<html>
| <template name="calendar_weekview" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->calendar}</title> {$headerinclude}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->calendar}</title> {$headerinclude}
|
</head>
| </head>
|
<body> {$header} <table border="0" cellspacing="0" cellpadding="0">
| <body> {$header} <table border="0" cellspacing="0" cellpadding="0">
|
Zeile 3404 | Zeile 3441 |
---|
<tr> <td class="thead" colspan="2"> <div class="float_right">
|
<tr> <td class="thead" colspan="2"> <div class="float_right">
|
<a href="{$prev_link}">« {$lang->previous_week}</a> | <a href="{$next_link}">{$lang->next_week} »</a>
| {$prev_week_link}{$sep}{$next_week_link}
|
</div> <div><strong>{$lang->weekly_overview} ({$friendly_week_from} - {$friendly_week_to})</strong></div> </td>
| </div> <div><strong>{$lang->weekly_overview} ({$friendly_week_from} - {$friendly_week_to})</strong></div> </td>
|
Zeile 3459 | Zeile 3496 |
---|
</tr> </table> </form>
|
</tr> </table> </form>
|
{$footer}
| {$footer}
|
</body> </html>]]></template> <template name="calendar_weekview_day" version="1400"><![CDATA[ <tr>
| </body> </html>]]></template> <template name="calendar_weekview_day" version="1400"><![CDATA[ <tr>
|
Zeile 3476 | Zeile 3513 |
---|
<td class="tcat" colspan="2"><strong>{$weekday_month} {$weekday_year}</strong></td> </tr> {$days}]]></template>
|
<td class="tcat" colspan="2"><strong>{$weekday_month} {$weekday_year}</strong></td> </tr> {$days}]]></template>
|
| <template name="calendar_weekview_nextlink" version="1813"><![CDATA[<a href="{$next_link}">{$lang->next_week} »</a>]]></template> <template name="calendar_weekview_prevlink" version="1813"><![CDATA[<a href="{$prev_link}">« {$lang->previous_week}</a>]]></template>
|
<template name="calendar_year" version="1800"><![CDATA[<option value="{$year}" {$selected}>{$year}</option>]]></template> <template name="calendar_year_sel" version="1800"><![CDATA[<option value="{$year_sel}">{$year_sel}</option>]]></template>
|
<template name="calendar_year" version="1800"><![CDATA[<option value="{$year}" {$selected}>{$year}</option>]]></template> <template name="calendar_year_sel" version="1800"><![CDATA[<option value="{$year_sel}">{$year_sel}</option>]]></template>
|
<template name="editpost" version="1809"><![CDATA[<html>
| <template name="editpost" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_post}</title>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_post}</title>
|
{$headerinclude} <script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1808"></script>
| {$headerinclude} <script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1813"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 3570 | Zeile 3609 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><span class="smalltext"><strong>{$title}</strong></span></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead"><span class="smalltext"><strong>{$title}</strong></span></td>
|
</tr> <tr> <td class="trow1">{$error}</td> </tr> </table>
| </tr> <tr> <td class="trow1">{$error}</td> </tr> </table>
|
{$footer} </body> </html>]]></template>
| {$footer} </body> </html>]]></template>
|
Zeile 3617 | Zeile 3656 |
---|
</tr> <tr> <td class="trow2" colspan="2"><span class="smalltext float_right" style="padding-top: 3px;"><a href="member.php?action=register">{$lang->need_reg}</a> | <a href="member.php?action=lostpw">{$lang->forgot_password}</a> </span> <input type="submit" class="button" value="{$lang->login}" tabindex="3" /></td>
|
</tr> <tr> <td class="trow2" colspan="2"><span class="smalltext float_right" style="padding-top: 3px;"><a href="member.php?action=register">{$lang->need_reg}</a> | <a href="member.php?action=lostpw">{$lang->forgot_password}</a> </span> <input type="submit" class="button" value="{$lang->login}" tabindex="3" /></td>
|
</tr> </table> </form>
| </tr> </table> </form>
|
<br />]]></template> <template name="error_nopermission_loggedin" version="1600"><![CDATA[{$lang->error_nopermission_user_1} <ol>
| <br />]]></template> <template name="error_nopermission_loggedin" version="1600"><![CDATA[{$lang->error_nopermission_user_1} <ol>
|
Zeile 3630 | Zeile 3669 |
---|
</ol> <br /> {$lang->error_nopermission_user_username}]]></template>
|
</ol> <br /> {$lang->error_nopermission_user_username}]]></template>
|
<template name="footer" version="1810"><![CDATA[<debugstuff>
| <template name="footer" version="1813"><![CDATA[<debugstuff>
|
</div> </div> <div id="footer">
| </div> </div> <div id="footer">
|
Zeile 3658 | Zeile 3697 |
---|
you may be refused support on the MyBB Community Forums.
This is free software, support us and we'll support you. -->
|
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="https://mybb.com" target="_blank">MyBB{$mybbversion}</a>, © 2002-{$copy_year} <a href="https://mybb.com" target="_blank">MyBB Group</a>.
| {$lang->powered_by} <a href="https://mybb.com" target="_blank" rel="noopener">MyBB{$mybbversion}</a>, © 2002-{$copy_year} <a href="https://mybb.com" target="_blank" rel="noopener">MyBB Group</a>.
|
<!-- End powered by --> </span> </div>
| <!-- End powered by --> </span> </div>
|
Zeile 3754 | Zeile 3793 |
---|
<template name="forumdisplay" version="1808"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$foruminfo['name']} </title>
|
<template name="forumdisplay" version="1808"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$foruminfo['name']} </title>
|
{$headerinclude}
| {$headerinclude}
|
{$rssdiscovery} <script type="text/javascript"> <!--
| {$rssdiscovery} <script type="text/javascript"> <!--
|
Zeile 3797 | Zeile 3836 |
---|
{$modann} </tr>]]></template> <template name="forumdisplay_announcements_announcement_modbit" version="1800"><![CDATA[<td align="center" class="{$bgcolor} forumdisplay_announcement">-</td>]]></template>
|
{$modann} </tr>]]></template> <template name="forumdisplay_announcements_announcement_modbit" version="1800"><![CDATA[<td align="center" class="{$bgcolor} forumdisplay_announcement">-</td>]]></template>
|
<template name="forumdisplay_inlinemoderation" version="1807"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>
| <template name="forumdisplay_inlinemoderation" version="1813"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1813"></script>
|
<form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="fid" value="{$fid}" />
| <form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="fid" value="{$fid}" />
|
Zeile 3932 | Zeile 3971 |
---|
{$forums} </table> <br />]]></template>
|
{$forums} </table> <br />]]></template>
|
<template name="forumdisplay_thread" version="1809"><![CDATA[<tr class="inline_row">
| <template name="forumdisplay_thread" version="1813"><![CDATA[<tr class="inline_row">
|
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td> <td class="{$bgcolor}{$thread_type_class}">
| <td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td> <td class="{$bgcolor}{$thread_type_class}">
|
Zeile 3942 | Zeile 3981 |
---|
<div class="author smalltext">{$thread['profilelink']}</div> </div> </td>
|
<div class="author smalltext">{$thread['profilelink']}</div> </div> </td>
|
<td align="center" class="{$bgcolor}{$thread_type_class}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a>{$unapproved_posts}</td>
| <td align="center" class="{$bgcolor}{$thread_type_class}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a>{$unapproved_posts}</td>
|
<td align="center" class="{$bgcolor}{$thread_type_class}">{$thread['views']}</td> {$rating} <td class="{$bgcolor}{$thread_type_class}" style="white-space: nowrap; text-align: right;">
| <td align="center" class="{$bgcolor}{$thread_type_class}">{$thread['views']}</td> {$rating} <td class="{$bgcolor}{$thread_type_class}" style="white-space: nowrap; text-align: right;">
|
Zeile 4114 | Zeile 4153 |
---|
{$forumjumpbits} </select> {$gobutton}
|
{$forumjumpbits} </select> {$gobutton}
|
</form>
| </form>
|
<script type="text/javascript"> $(".forumjump").change(function() { var option = $(this).val();
| <script type="text/javascript"> $(".forumjump").change(function() { var option = $(this).val();
|
Zeile 4375 | Zeile 4414 |
---|
<td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td> </tr>]]></template> <template name="index_whosonline_memberbit" version="1400"><![CDATA[{$comma}{$user['profilelink']}{$invisiblemark}]]></template>
|
<td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td> </tr>]]></template> <template name="index_whosonline_memberbit" version="1400"><![CDATA[{$comma}{$user['profilelink']}{$invisiblemark}]]></template>
|
<template name="managegroup" version="1807"><![CDATA[<html>
| <template name="managegroup" version="1813"><![CDATA[<html>
|
<head>
|
<head>
|
<title>{$mybb->settings['bbname']} - {$lang->members_of}</title> {$headerinclude}
| <title>{$mybb->settings['bbname']} - {$lang->members_of}</title> {$headerinclude}
|
</head> <body>
|
</head> <body>
|
{$header} {$joinrequests} <p>{$usergrouptype}</p> {$group_leaders} <form method="post" action="managegroup.php"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_manageusers" /> <input type="hidden" name="gid" value="{$gid}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="6"><strong>{$lang->members_of}</strong></td> </tr> <tr> <td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->user_name}</strong></span></td> <td class="tcat" colspan="2" align="center"><span class="smalltext"><strong>{$lang->contact}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->reg_date}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->post_count}</strong></span></td> <td class="tcat" width="1"> </td> </tr> {$users} </table> {$multipage} <br /> <div align="center">{$remove_users}</div> </form> {$add_user} {$invite_user} {$footer}
| {$header} {$joinrequests} <p>{$usergrouptype}</p> {$group_leaders} {$multipage} <form method="post" action="managegroup.php"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_manageusers" /> <input type="hidden" name="gid" value="{$gid}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="6"><strong>{$lang->members_of}</strong></td> </tr> <tr> <td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->user_name}</strong></span></td> <td class="tcat" colspan="2" align="center"><span class="smalltext"><strong>{$lang->contact}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->reg_date}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->post_count}</strong></span></td> <td class="tcat" width="1"> </td> </tr> {$users} </table> <br /> <div align="center"> {$remove_users} </div> </form> {$add_user} {$invite_user} {$footer}
|
</body> </html>]]></template> <template name="managegroup_adduser" version="1807"><![CDATA[<br /> <form method="post" action="managegroup.php"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_add" />
|
</body> </html>]]></template> <template name="managegroup_adduser" version="1807"><![CDATA[<br /> <form method="post" action="managegroup.php"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_add" />
|
<input type="hidden" name="gid" value="{$gid}" />
| <input type="hidden" name="gid" value="{$gid}" />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="6"><strong>{$lang->add_member}</strong></td>
|
<td class="thead" colspan="6"><strong>{$lang->add_member}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1">{$lang->username}</td> <td class="trow1"><input type="text" id="username" class="textbox" name="username" size="40" maxlength="{$mybb->settings['maxnamelength']}" style="width: 210px" /></td>
|
<tr> <td class="trow1">{$lang->username}</td> <td class="trow1"><input type="text" id="username" class="textbox" name="username" size="40" maxlength="{$mybb->settings['maxnamelength']}" style="width: 210px" /></td>
|
</tr> </table> <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script> <script type="text/javascript">
| </tr> </table> <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807"> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script> <script type="text/javascript">
|
<!-- if(use_xmlhttprequest == "1") { MyBB.select2(); $("#username").select2({
|
<!-- if(use_xmlhttprequest == "1") { MyBB.select2(); $("#username").select2({
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) {
| placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) {
|
return { query: term, // search term };
| return { query: term, // search term };
|
Zeile 4487 | Zeile 4528 |
---|
{ MyBB.select2(); $("#inviteusername").select2({
|
{ MyBB.select2(); $("#inviteusername").select2({
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) { return { query: term, // search term }; }, results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data}; } }, initSelection: function(element, callback) { var value = $(element).val();
| placeholder: "{$lang->search_user}", minimumInputLength: 2, multiple: false, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) { return { query: term, // search term }; }, results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data}; } }, initSelection: function(element, callback) { var value = $(element).val();
|
if (value !== "") { callback({ id: value,
| if (value !== "") { callback({ id: value,
|
Zeile 4755 | Zeile 4796 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->lost_pw_form}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->lost_pw_form}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" width="40%"><strong>{$lang->email_address}</strong></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="email" /></td> </tr>
| <td class="trow1" width="40%"><strong>{$lang->email_address}</strong></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="email" /></td> </tr>
|
Zeile 4999 | Zeile 5040 |
---|
<td class="{$bg_color}"><strong>{$lang->warning_level}</strong></td> <td class="{$bg_color}"><a href="{$warning_link}">{$warning_level}</a> {$warn_user}</td> </tr>]]></template>
|
<td class="{$bg_color}"><strong>{$lang->warning_level}</strong></td> <td class="{$bg_color}"><a href="{$warning_link}">{$warning_level}</a> {$warn_user}</td> </tr>]]></template>
|
<template name="member_profile_website" version="1800"><![CDATA[<tr>
| <template name="member_profile_website" version="1813"><![CDATA[<tr>
|
<td class="{$bgcolor}"><strong>{$lang->homepage}</strong></td>
|
<td class="{$bgcolor}"><strong>{$lang->homepage}</strong></td>
|
<td class="{$bgcolor}"><a href="{$memprofile['website']}" target="_blank">{$memprofile['website']}</a></td>
| <td class="{$bgcolor}"><a href="{$memprofile['website']}" target="_blank" rel="noopener">{$memprofile['website']}</a></td>
|
</tr>]]></template>
|
</tr>]]></template>
|
<template name="member_register" version="1807"><![CDATA[<html>
| <template name="member_register" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->registration}</title> {$headerinclude}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->registration}</title> {$headerinclude}
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/validate/jquery.validate.min.js?ver=1804"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/validate/jquery.validate.min.js?ver=1813"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 5126 | Zeile 5167 |
---|
<input type="hidden" name="step" value="registration" /> <input type="hidden" name="action" value="do_register" /> <input type="submit" class="button" name="regsubmit" value="{$lang->submit_registration}" />
|
<input type="hidden" name="step" value="registration" /> <input type="hidden" name="action" value="do_register" /> <input type="submit" class="button" name="regsubmit" value="{$lang->submit_registration}" />
|
</div> </form> <script type="text/javascript"> $(document).ready(function() { $("#registration_form").validate({ rules: { username: { required: true, minlength: {$mybb->settings['minnamelength']}, maxlength: {$mybb->settings['maxnamelength']}, remote: { url: "xmlhttp.php?action=username_availability", type: "post", dataType: "json", data: { my_post_key: my_post_key }, }, }, email: { required: true, email: true, }, email2: { required: true, email: true, equalTo: "#email" }, }, messages: { username: { minlength: "{$lang->js_validator_username_length}", maxlength: "{$lang->js_validator_username_length}", }, email: "{$lang->js_validator_invalid_email}", email2: "{$lang->js_validator_email_match}", }, errorPlacement: function(error, element) { if(element.is(':checkbox') || element.is(':radio')) error.insertAfter($('input[name="' + element.attr('name') + '"]').last().next('span')); else error.insertAfter(element); } });
{$validator_extra} }); </script>
| </div> </form> {$validator_javascript}
|
{$footer} </body> </html>]]></template>
| {$footer} </body> </html>]]></template>
|
Zeile 5486 | Zeile 5481 |
---|
</tr> </table> </fieldset>]]></template>
|
</tr> </table> </fieldset>]]></template>
|
| <template name="member_register_regimage_recaptcha_invisible" version="1813"><![CDATA[<br /> <script src="{$server}?onload=captchaOnloadCallback&render=explicit" async defer></script> <script type="text/javascript">
var captchaOnSubmit = function(token) { $("#registration_form").submit(); };
var captchaOnloadCallback = function() {
var target = $('input[name="regsubmit"]'); target.attr('data-size', 'invisible');
grecaptcha.render(target.get(0), { 'sitekey': '{$public_key}', 'callback': captchaOnSubmit }, true);
}
</script>]]></template>
|
<template name="member_register_regimage_nocaptcha" version="1804"><![CDATA[<br /> <fieldset class="trow2"> <legend><strong>{$lang->human_verification}</strong></legend>
| <template name="member_register_regimage_nocaptcha" version="1804"><![CDATA[<br /> <fieldset class="trow2"> <legend><strong>{$lang->human_verification}</strong></legend>
|
Zeile 5509 | Zeile 5525 |
---|
<template name="member_resendactivation" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->resend_activation}</title>
|
<template name="member_resendactivation" version="120"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->resend_activation}</title>
|
{$headerinclude}
| {$headerinclude}
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 5517 | Zeile 5533 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->resend_activation}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->resend_activation}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" width="40%"><strong>{$lang->email_address}</strong></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="email" /></td>
| <tr> <td class="trow1" width="40%"><strong>{$lang->email_address}</strong></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="email" /></td>
|
Zeile 5530 | Zeile 5546 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="member_resetpassword" version="1607"><![CDATA[<html>
| <template name="member_resetpassword" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->reset_password}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->reset_password}</title> {$headerinclude}
|
Zeile 5542 | Zeile 5558 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->reset_password}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->reset_password}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" width="30%"><strong>{$lang_username}</strong></td> <td class="trow1"><input type="text" class="textbox" name="username" value="{$user['username']}" /></td> </tr> <tr>
|
<td class="trow1" width="30%"><strong>{$lang_username}</strong></td> <td class="trow1"><input type="text" class="textbox" name="username" value="{$user['username']}" /></td> </tr> <tr>
|
<td class="trow1" width="30%"><strong>{$lang->activation_code}</strong></td> <td class="trow1"><input type="text" class="textbox" name="code" value="{$code}" /></td>
| <td class="trow2" width="30%"><strong>{$lang->activation_code}</strong></td> <td class="trow2"><input type="text" class="textbox" name="code" value="{$code}" /></td>
|
</tr> </table> <br />
| </tr> </table> <br />
|
Zeile 6226 | Zeile 6242 |
---|
</table> </div> </div>]]></template>
|
</table> </div> </div>]]></template>
|
| <template name="misc_whoposted_page" version="1813"><![CDATA[<html> <head> <title>{$thread['subject']} - {$lang->who_posted}</title> {$headerinclude} </head> <body> {$header} <br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td colspan="2" class="thead"><strong>{$lang->total_posts} {$numposts}</strong></td> </tr> <tr> <td class="tcat"><span class="smalltext"><strong><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}&sort=username">{$lang->user}</a></strong></span></td> <td class="tcat"><span class="smalltext"><strong><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}">{$lang->num_posts}</a></strong></span></td> </tr> {$whoposted} </table> {$footer} </body> </html>]]></template>
|
<template name="misc_whoposted_poster" version="1807"><![CDATA[<tr> <td class="{$altbg}">{$profile_link}</td> <td class="{$altbg}">{$poster['posts']}</td>
| <template name="misc_whoposted_poster" version="1807"><![CDATA[<tr> <td class="{$altbg}">{$profile_link}</td> <td class="{$altbg}">{$poster['posts']}</td>
|
Zeile 6243 | Zeile 6280 |
---|
<td valign="top"> {$awaitingmoderation} {$latestfivemodactions}
|
<td valign="top"> {$awaitingmoderation} {$latestfivemodactions}
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="4"><strong>{$lang->bans_ending_soon}</strong></td> </tr>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="4"><strong>{$lang->bans_ending_soon}</strong></td> </tr>
|
<tr> <td class="tcat" width="25%"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat" align="center" width="30%"><span class="smalltext"><strong>{$lang->reason}</strong></span></td>
| <tr> <td class="tcat" width="25%"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat" align="center" width="30%"><span class="smalltext"><strong>{$lang->reason}</strong></span></td>
|
Zeile 6262 | Zeile 6299 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="1"><strong>{$lang->moderator_notes}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="1"><strong>{$lang->moderator_notes}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat"><span class="smalltext"><strong>{$lang->notes_public_all}</strong></span></td> </tr>
| <tr> <td class="tcat"><span class="smalltext"><strong>{$lang->notes_public_all}</strong></span></td> </tr>
|
Zeile 6352 | Zeile 6389 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="modcp_announcements_edit" version="1800"><![CDATA[<html>
| <template name="modcp_announcements_edit" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->edit_announcement}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->edit_announcement}</title> {$headerinclude}
|
Zeile 6373 | Zeile 6410 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="6"><strong>{$lang->edit_announcement}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="6"><strong>{$lang->edit_announcement}</strong></td>
|
</tr>
| </tr>
|
<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>
|
Zeile 6383 | Zeile 6420 |
---|
<td class="trow1" valign="top" width="75%"> <select name="starttime_day"> {$startdateday}
|
<td class="trow1" valign="top" width="75%"> <select name="starttime_day"> {$startdateday}
|
</select>
| </select>
|
<select name="starttime_month"> {$startdatemonth} </select> <input type="text" name="starttime_year" value="{$startdateyear}" size="4" maxlength="4" class="textbox" /> - {$lang->time} <input type="text" name="starttime_time" value="{$starttime_time}" size="10" class="textbox" />
|
<select name="starttime_month"> {$startdatemonth} </select> <input type="text" name="starttime_year" value="{$startdateyear}" size="4" maxlength="4" class="textbox" /> - {$lang->time} <input type="text" name="starttime_time" value="{$starttime_time}" size="10" class="textbox" />
|
</td>
| </td>
|
</tr> <tr> <td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->end_date}</strong></td>
| </tr> <tr> <td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->end_date}</strong></td>
|
Zeile 6399 | Zeile 6436 |
---|
<input type="radio" name="endtime_type" value="1"{$end_type_sel['finite']} /> <select name="endtime_day"> {$enddateday}
|
<input type="radio" name="endtime_type" value="1"{$end_type_sel['finite']} /> <select name="endtime_day"> {$enddateday}
|
</select>
| </select>
|
<select name="endtime_month"> {$enddatemonth}
| <select name="endtime_month"> {$enddatemonth}
|
Zeile 6409 | Zeile 6446 |
---|
- {$lang->time} <input type="text" name="endtime_time" value="{$endtime_time}" size="10" class="textbox" /> <br /><input type="radio" name="endtime_type" value="2"{$end_type_sel['infinite']} /> {$lang->never} </td>
|
- {$lang->time} <input type="text" name="endtime_time" value="{$endtime_time}" size="10" class="textbox" /> <br /><input type="radio" name="endtime_type" value="2"{$end_type_sel['infinite']} /> {$lang->never} </td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" valign="top" width="25%"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td> <td class="trow1" valign="top" width="75%"><textarea id="message" name="message" rows="20" cols="70">{$message}</textarea>{$codebuttons}</td> </tr>
|
<td class="trow1" valign="top" width="25%"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td> <td class="trow1" valign="top" width="75%"><textarea id="message" name="message" rows="20" cols="70">{$message}</textarea>{$codebuttons}</td> </tr>
|
<tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->allow_html}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowhtml" value="1"{$html_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowhtml" value="0"{$html_sel['no']} /> {$lang->no}</label></td> </tr>
| {$allow_html}
|
<tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->allow_mycode}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowmycode" value="1"{$mycode_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowmycode" value="0"{$mycode_sel['no']} /> {$lang->no}</label></td>
| <tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->allow_mycode}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowmycode" value="1"{$mycode_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowmycode" value="0"{$mycode_sel['no']} /> {$lang->no}</label></td>
|
Zeile 6487 | Zeile 6521 |
---|
<option value="10" {$startmonthsel['10']}>{$lang->october}</option> <option value="11" {$startmonthsel['11']}>{$lang->november}</option> <option value="12" {$startmonthsel['12']}>{$lang->december}</option>]]></template>
|
<option value="10" {$startmonthsel['10']}>{$lang->october}</option> <option value="11" {$startmonthsel['11']}>{$lang->november}</option> <option value="12" {$startmonthsel['12']}>{$lang->december}</option>]]></template>
|
<template name="modcp_announcements_new" version="1800"><![CDATA[<html>
| <template name="modcp_announcements_allowhtml" version="1813"><![CDATA[ <tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->allow_html}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowhtml" value="1"{$html_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowhtml" value="0"{$html_sel['no']} /> {$lang->no}</label></td> </tr>]]></template> <template name="modcp_announcements_new" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->add_announcement}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->add_announcement}</title> {$headerinclude}
|
Zeile 6521 | Zeile 6559 |
---|
<select name="starttime_month"> {$startdatemonth}
|
<select name="starttime_month"> {$startdatemonth}
|
</select>
| </select>
|
<input type="text" name="starttime_year" value="{$startdateyear}" size="4" maxlength="4" class="textbox" /> - {$lang->time} <input type="text" name="starttime_time" value="{$starttime_time}" size="10" class="textbox" />
|
<input type="text" name="starttime_year" value="{$startdateyear}" size="4" maxlength="4" class="textbox" /> - {$lang->time} <input type="text" name="starttime_time" value="{$starttime_time}" size="10" class="textbox" />
|
</td> </tr> <tr>
| </td> </tr> <tr>
|
<td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->end_date}</strong></td> <td class="trow1" valign="top" width="75%"> <input type="radio" name="endtime_type" value="1"{$end_type_sel['finite']} /> <select name="endtime_day"> {$enddateday}
|
<td class="trow1" colspan="1" valign="top" width="25%"><strong>{$lang->end_date}</strong></td> <td class="trow1" valign="top" width="75%"> <input type="radio" name="endtime_type" value="1"{$end_type_sel['finite']} /> <select name="endtime_day"> {$enddateday}
|
</select>
| </select>
|
<select name="endtime_month"> {$enddatemonth}
| <select name="endtime_month"> {$enddatemonth}
|
Zeile 6543 | Zeile 6581 |
---|
- {$lang->time} <input type="text" name="endtime_time" value="{$endtime_time}" size="10" class="textbox" /> <br /><input type="radio" name="endtime_type" value="2"{$end_type_sel['infinite']} /> {$lang->never} </td>
|
- {$lang->time} <input type="text" name="endtime_time" value="{$endtime_time}" size="10" class="textbox" /> <br /><input type="radio" name="endtime_type" value="2"{$end_type_sel['infinite']} /> {$lang->never} </td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" valign="top" width="25%"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td> <td class="trow1" valign="top" width="75%"><textarea id="message" name="message" rows="20" cols="70">{$message}</textarea>{$codebuttons}</td> </tr>
|
<td class="trow1" valign="top" width="25%"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td> <td class="trow1" valign="top" width="75%"><textarea id="message" name="message" rows="20" cols="70">{$message}</textarea>{$codebuttons}</td> </tr>
|
<tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->allow_html}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowhtml" value="1"{$html_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowhtml" value="0"{$html_sel['no']} /> {$lang->no}</label></td> </tr>
| {$allow_html}
|
<tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->allow_mycode}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowmycode" value="1"{$mycode_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowmycode" value="0"{$mycode_sel['no']} /> {$lang->no}</label></td>
| <tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->allow_mycode}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowmycode" value="1"{$mycode_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowmycode" value="0"{$mycode_sel['no']} /> {$lang->no}</label></td>
|
Zeile 7130 | Zeile 7165 |
---|
<template name="modcp_editprofile_suspensions_info" version="1600"><![CDATA[<tr> <td colspan="2" class="smalltext"><em>{$suspension_info}</em></td> </tr>]]></template>
|
<template name="modcp_editprofile_suspensions_info" version="1600"><![CDATA[<tr> <td colspan="2" class="smalltext"><em>{$suspension_info}</em></td> </tr>]]></template>
|
<template name="modcp_finduser" version="1807"><![CDATA[<html>
| <template name="modcp_finduser" version="1813"><![CDATA[<html>
|
<head>
|
<head>
|
<title>{$mybb->settings['bbname']} - {$lang->find_users}</title>
| <title>{$mybb->settings['bbname']} - {$lang->find_users}</title>
|
{$headerinclude} </head> <body> {$header}
|
{$headerinclude} </head> <body> {$header}
|
<form action="modcp.php?action=finduser" method="post"> <table width="100%" border="0" align="center"> <tr> {$modcp_nav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="5"><strong>{$lang->users}</strong></td> </tr> <tr> <td class="tcat" width="30%"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->usergroup}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->regdate}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->lastvisit}</strong></span></td> <td class="tcat" align="center" width="10%"><span class="smalltext"><strong>{$lang->postnum}</strong></span></td> </tr> {$users} </table> {$multipage} <br />
| <table width="100%" border="0" align="center"> <tr> {$modcp_nav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="5"><strong>{$lang->users}</strong></td> </tr> <tr> <td class="tcat" width="30%"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->usergroup}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->regdate}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->lastvisit}</strong></span></td> <td class="tcat" align="center" width="10%"><span class="smalltext"><strong>{$lang->postnum}</strong></span></td> </tr> {$users} </table> {$multipage} <br /> <form action="modcp.php?action=finduser" method="post">
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->find_users}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->find_users}</strong></td>
|
Zeile 7187 | Zeile 7222 |
---|
<div align="center"> <input type="submit" class="button" value="{$lang->find_users}" /> </div>
|
<div align="center"> <input type="submit" class="button" value="{$lang->find_users}" /> </div>
|
</td> </tr> </table> </form>
| </form> </td> </tr> </table>
|
{$footer} <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807" /> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script>
| {$footer} <link rel="stylesheet" href="{$mybb->asset_url}/jscripts/select2/select2.css?ver=1807" /> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/select2/select2.min.js?ver=1806"></script>
|
Zeile 7241 | Zeile 7276 |
---|
<td class="{$alt_row}" align="center">{$lastdate}</td> <td class="{$alt_row}" align="center">{$user['postnum']}</td> </tr>]]></template>
|
<td class="{$alt_row}" align="center">{$lastdate}</td> <td class="{$alt_row}" align="center">{$user['postnum']}</td> </tr>]]></template>
|
<template name="modcp_ipsearch" version="1600"><![CDATA[ <html>
| <template name="modcp_ipsearch" version="1813"><![CDATA[<html>
|
<head>
|
<head>
|
<title>{$mybb->settings['bbname']} - {$lang->ipsearch}</title> {$headerinclude}
| <title>{$mybb->settings['bbname']} - {$lang->ipsearch}</title> {$headerinclude}
|
</head> <body> {$header}
|
</head> <body> {$header}
|
<form action="modcp.php?action=ipsearch" method="post"> <table width="100%" border="0" align="center"> <tr> {$modcp_nav} <td valign="top"> {$ipsearch_results}
| <table width="100%" border="0" align="center"> <tr> {$modcp_nav} <td valign="top"> {$ipsearch_results} <form action="modcp.php?action=ipsearch" method="post">
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->ipaddress_search}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->ipaddress_search}</strong></td>
|
</tr> <tr>
| </tr> <tr>
|
<td class="trow1" width="25%"><strong>{$lang->ip_address}</strong></td> <td class="trow1" width="75%"><input type="text" class="textbox" name="ipaddress" value="{$ipaddressvalue}" size="30" /></td>
|
<td class="trow1" width="25%"><strong>{$lang->ip_address}</strong></td> <td class="trow1" width="75%"><input type="text" class="textbox" name="ipaddress" value="{$ipaddressvalue}" size="30" /></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" width="25%" valign="top"><strong>{$lang->options}</strong></td> <td class="trow1" width="75%"> <label><input type="checkbox" class="checkbox" name="search_users" value="1" {$usersearchselect} />{$lang->search_users}</label><br /> <label><input type="checkbox" class="checkbox" name="search_posts" value="1" {$postsearchselect} />{$lang->search_posts}</label>
|
<tr> <td class="trow1" width="25%" valign="top"><strong>{$lang->options}</strong></td> <td class="trow1" width="75%"> <label><input type="checkbox" class="checkbox" name="search_users" value="1" {$usersearchselect} />{$lang->search_users}</label><br /> <label><input type="checkbox" class="checkbox" name="search_posts" value="1" {$postsearchselect} />{$lang->search_posts}</label>
|
</td> </tr>
| </td> </tr>
|
</table> <br /> <div align="center"> <input type="submit" class="button" value="{$lang->find}" /> </div>
|
</table> <br /> <div align="center"> <input type="submit" class="button" value="{$lang->find}" /> </div>
|
</td> </tr> </table> </form>
| </form> </td> </tr> </table>
|
{$footer} </body> </html>]]></template>
| {$footer} </body> </html>]]></template>
|
Zeile 7288 | Zeile 7322 |
---|
<tr> <td class="thead" align="center" colspan="2"> <strong>{$lang->ipaddress_misc_info}</strong>
|
<tr> <td class="thead" align="center" colspan="2"> <strong>{$lang->ipaddress_misc_info}</strong>
|
</td>
| </td>
|
</tr> <tr> <td class="trow1" width="25%" align="center">{$lang->ipaddress_host_name}</td>
| </tr> <tr> <td class="trow1" width="25%" align="center">{$lang->ipaddress_host_name}</td>
|
Zeile 7325 | Zeile 7359 |
---|
</table> {$multipage} <br />]]></template>
|
</table> {$multipage} <br />]]></template>
|
<template name="modcp_ipsearch_results_information" version="1812"><![CDATA[<div class="float_right">(<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress_url}&modal=1'); return false;">{$lang->info_on_ip}</a> | <a href="http://www.stopforumspam.com/ipcheck/{$ipaddress}" target="_blank">{$lang->search_ip_sfs}</a>)</div>]]></template>
| <template name="modcp_ipsearch_results_information" version="1813"><![CDATA[<div class="float_right">(<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress_url}&modal=1'); return false;">{$lang->info_on_ip}</a> | <a href="http://www.stopforumspam.com/ipcheck/{$ipaddress}" target="_blank" rel="noopener">{$lang->search_ip_sfs}</a>)</div>]]></template>
|
<template name="modcp_lastattachment" version="1800"><![CDATA[<span class="smalltext"> <a href="{$attachment['link']}#pid{$attachment['pid']}"><strong>{$attachment['filename']}</strong></a> <br />{$attachment['date']}<br />{$lang->by} {$attachment['profilelink']}</span>]]></template>
| <template name="modcp_lastattachment" version="1800"><![CDATA[<span class="smalltext"> <a href="{$attachment['link']}#pid{$attachment['pid']}"><strong>{$attachment['filename']}</strong></a> <br />{$attachment['date']}<br />{$lang->by} {$attachment['profilelink']}</span>]]></template>
|
Zeile 7349 | Zeile 7383 |
---|
{$modlogresults} </table> <br />]]></template>
|
{$modlogresults} </table> <br />]]></template>
|
<template name="modcp_modlogs" version="1405"><![CDATA[<html>
| <template name="modcp_modlogs" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->modlogs}</title> {$headerinclude} </head> <body> {$header}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->modlogs}</title> {$headerinclude} </head> <body> {$header}
|
<form action="modcp.php?action=modlogs" method="post"> <table width="100%" border="0" align="center"> <tr> {$modcp_nav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="5"><strong>{$lang->modlogs}</strong></td> </tr> <tr> <td class="tcat"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong>{$lang->date}</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong>{$lang->action}</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong>{$lang->information}</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong>{$lang->ip}</strong></span></td> </tr> {$results} {$resultspages} </table> <br />
| <table width="100%" border="0" align="center"> <tr> {$modcp_nav} <td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" align="center" colspan="5"><strong>{$lang->modlogs}</strong></td> </tr> <tr> <td class="tcat"><span class="smalltext"><strong>{$lang->username}</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong>{$lang->date}</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong>{$lang->action}</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong>{$lang->information}</strong></span></td> <td class="tcat" align="center"><span class="smalltext"><strong>{$lang->ip}</strong></span></td> </tr> {$results} {$resultspages} </table> <br /> <form action="modcp.php?action=modlogs" method="post">
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->filter_modlogs}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->filter_modlogs}</strong></td>
|
Zeile 7422 | Zeile 7456 |
---|
<div align="center"> <input type="submit" class="button" value="{$lang->filter_logs}" /> </div>
|
<div align="center"> <input type="submit" class="button" value="{$lang->filter_logs}" /> </div>
|
</td> </tr> </table> </form>
| </form> </td> </tr> </table>
|
{$footer} </body> </html>]]></template>
| {$footer} </body> </html>]]></template>
|
Zeile 7722 | Zeile 7756 |
---|
<template name="modcp_no_announcements_global" version="1400"><![CDATA[ <tr> <td class="trow1" colspan="3">{$lang->no_global_announcements}</td> </tr>]]></template>
|
<template name="modcp_no_announcements_global" version="1400"><![CDATA[ <tr> <td class="trow1" colspan="3">{$lang->no_global_announcements}</td> </tr>]]></template>
|
<template name="modcp_reports" version="1808"><![CDATA[<html>
| <template name="modcp_reports" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->report_center}</title> {$headerinclude}
|
<head> <title>{$mybb->settings['bbname']} - {$lang->report_center}</title> {$headerinclude}
|
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_reports.js?ver=1813"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 7745 | Zeile 7780 |
---|
<td class="tcat" align="left" width="25%"><span class="smalltext"><strong>{$lang->report_type}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->report_count}</strong></span></td> <td class="tcat" align="right" width="20%"><span class="smalltext"><strong>{$lang->report_lastpost}</strong></span></td>
|
<td class="tcat" align="left" width="25%"><span class="smalltext"><strong>{$lang->report_type}</strong></span></td> <td class="tcat" align="center" width="15%"><span class="smalltext"><strong>{$lang->report_count}</strong></span></td> <td class="tcat" align="right" width="20%"><span class="smalltext"><strong>{$lang->report_lastpost}</strong></span></td>
|
<td class="tcat" align="center" width="5%"><input type="checkbox" name="allbox" onclick="selectReportedPosts();" /></td>
| <td class="tcat" align="center" width="5%"><input type="checkbox" name="allbox" onclick="inlineReports.checkAll(this);" /></td>
|
</tr>
|
</tr>
|
| {$selectall}
|
{$reports} <tr> <td class="tfoot" colspan="7" align="right"><span class="smalltext"><strong><a href="modcp.php?action=allreports">{$lang->view_all_reports}</a></strong></span></td>
| {$reports} <tr> <td class="tfoot" colspan="7" align="right"><span class="smalltext"><strong><a href="modcp.php?action=allreports">{$lang->view_all_reports}</a></strong></span></td>
|
Zeile 7754 | Zeile 7790 |
---|
</table> {$reportspages} <br />
|
</table> {$reportspages} <br />
|
<div align="center"><input type="hidden" name="action" value="do_reports" /><input type="submit" class="button" name="reportsubmit" value="{$lang->mark_read}" /></div>
| <div align="center"><input type="hidden" name="action" value="do_reports" /><input type="submit" id="inline_read" class="button" name="reportsubmit" value="{$lang->mark_read} ({$inlinecount})" /></div>
|
</td> </tr> </table>
| </td> </tr> </table>
|
Zeile 7762 | Zeile 7798 |
---|
{$footer} <script type="text/javascript"> <!--
|
{$footer} <script type="text/javascript"> <!--
|
var checked = false; function selectReportedPosts() { if(checked == false) { checked = true; $('input:checkbox').prop('checked', true); } else { checked = false; $('input:checkbox').prop('checked', false); } }
function checkReportedPost(e) { if($(e).prop('checked') == false) { $('input:checkbox[name="allbox"]').prop('checked', false); } }
| var mark_read_text = "{$lang->mark_read}"; var all_text = "{$report_count}";
|
// --> </script> </body>
| // --> </script> </body>
|
Zeile 7833 | Zeile 7849 |
---|
<template name="modcp_reports_noreports" version="1607"><![CDATA[<tr> <td class="trow1" align="center" colspan="7">{$lang->no_reports}</td> </tr>]]></template>
|
<template name="modcp_reports_noreports" version="1607"><![CDATA[<tr> <td class="trow1" align="center" colspan="7">{$lang->no_reports}</td> </tr>]]></template>
|
<template name="modcp_reports_report" version="1808"><![CDATA[<tr>
| <template name="modcp_reports_report" version="1813"><![CDATA[<tr class="inline_row">
|
<td class="{$trow}">{$report_data['content']}</td> <td class="{$trow}" align="left">{$report_data['comment']}</td> <td class="{$trow}" align="center">{$report_data['reports']}</td> <td class="{$trow} smalltext" align="right">{$report_data['lastreporter']}</td>
|
<td class="{$trow}">{$report_data['content']}</td> <td class="{$trow}" align="left">{$report_data['comment']}</td> <td class="{$trow}" align="center">{$report_data['reports']}</td> <td class="{$trow} smalltext" align="right">{$report_data['lastreporter']}</td>
|
<td class="{$trow}" align="center"><input type="checkbox" class="checkbox" name="reports[]" id="reports_{$report['rid']}" value="{$report['rid']}" onclick="checkReportedPost(this);" /></td>
| <td class="{$trow}" align="center"><input type="checkbox" class="checkbox" name="reports[]" id="reports_{$report['rid']}" value="{$report['rid']}"{$inlinecheck} /></td>
|
</tr>]]></template> <template name="modcp_reports_report_comment" version="1808"><![CDATA[{$reason}]]></template> <template name="modcp_reports_report_comment_extra" version="1808"><![CDATA[{$reason}: {$comment}]]></template>
|
</tr>]]></template> <template name="modcp_reports_report_comment" version="1808"><![CDATA[{$reason}]]></template> <template name="modcp_reports_report_comment_extra" version="1808"><![CDATA[{$reason}: {$comment}]]></template>
|
| <template name="modcp_reports_selectall" version="1813"><![CDATA[<tr id="selectAllrow" class="hiddenrow"> <td colspan="8" class="selectall">{$lang->page_selected} <a href="javascript:void(0)" onclick='inlineReports.selectAll(); return false;'>{$lang->select_all}</a></td> </tr> <tr id="allSelectedrow" class="hiddenrow"> <td colspan="8" class="selectall">{$lang->all_selected} <a href="javascript:void(0)" onclick='inlineReports.clearChecked(); return false;'>{$lang->clear_selection}</a></td> </tr>]]></template>
|
<template name="modcp_nobanned" version="1613"><![CDATA[<tr> <td class="trow1" align="center" colspan="4">{$lang->no_bans_ending}</td> </tr>]]></template>
| <template name="modcp_nobanned" version="1613"><![CDATA[<tr> <td class="trow1" align="center" colspan="4">{$lang->no_bans_ending}</td> </tr>]]></template>
|
Zeile 7986 | Zeile 8008 |
---|
<template name="moderation_delayedmodaction_notes_redirect" version="1808"><![CDATA[<strong>{$lang->leave_redirect_for}</strong> {$redirect_expire_bit}<br />]]></template> <template name="moderation_delayedmodaction_notes_thread_multiple" version="1808"><![CDATA[<strong>{$lang->thread}</strong> {$lang->multiple_threads}<br />]]></template> <template name="moderation_delayedmodaction_notes_thread_single" version="1808"><![CDATA[<strong>{$lang->thread}</strong> <a href="{$delayed_thread['link']}">{$delayed_thread['subject']}</a><br />]]></template>
|
<template name="moderation_delayedmodaction_notes_redirect" version="1808"><![CDATA[<strong>{$lang->leave_redirect_for}</strong> {$redirect_expire_bit}<br />]]></template> <template name="moderation_delayedmodaction_notes_thread_multiple" version="1808"><![CDATA[<strong>{$lang->thread}</strong> {$lang->multiple_threads}<br />]]></template> <template name="moderation_delayedmodaction_notes_thread_single" version="1808"><![CDATA[<strong>{$lang->thread}</strong> <a href="{$delayed_thread['link']}">{$delayed_thread['subject']}</a><br />]]></template>
|
<template name="moderation_delayedmoderation" version="1800"><![CDATA[<html>
| <template name="moderation_delayedmoderation" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->delayed_moderation}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->delayed_moderation}</title> {$headerinclude}
|
Zeile 8082 | Zeile 8104 |
---|
// --> </script> <dl style="margin-top: 0; margin-bottom: 0; width: 100%;">
|
// --> </script> <dl style="margin-top: 0; margin-bottom: 0; width: 100%;">
|
<dt><input type="radio" name="type" value="openclosethread" {$type_selected['openclosethread']} id="type_openclosethread" onclick="toggleType();" /> <label for="type_openclosethread"><strong>{$lang->open_close_thread}</strong></label></dt> <dt><input type="radio" name="type" value="softdeleterestorethread" {$type_selected['softdeleterestorethread']} id="type_softdeleterestorethread" onclick="toggleType();" /> <label for="type_softdeleterestorethread"><strong>{$lang->softdelete_restore_thread}</strong></label></dt> <dt><input type="radio" name="type" value="deletethread" {$type_selected['deletethread']} id="type_deletethread" onclick="toggleType();" /> <label for="type_deletethread"><strong>{$lang->delete_thread}</strong></label></dt>
| {$openclosethread} {$softdeleterestorethread} {$deletethread} {$stickunstickthread}
|
<dt><input type="radio" name="type" value="move" {$type_selected['move']} id="type_movecopythread" onclick="toggleType();" /> <label for="type_movecopythread"><strong>{$lang->move_copy_thread}</strong></label></dt> <dd style="margin-top: 4px;" id="type_movecopythread_expanded"> {$lang->new_forum}<br /> {$forumselect} {$moderation_delayedmoderation_move} </dd>
|
<dt><input type="radio" name="type" value="move" {$type_selected['move']} id="type_movecopythread" onclick="toggleType();" /> <label for="type_movecopythread"><strong>{$lang->move_copy_thread}</strong></label></dt> <dd style="margin-top: 4px;" id="type_movecopythread_expanded"> {$lang->new_forum}<br /> {$forumselect} {$moderation_delayedmoderation_move} </dd>
|
<dt><input type="radio" name="type" value="stick" {$type_selected['stick']} id="type_stick_unstick_thread" onclick="toggleType();" /> <label for="type_stick_unstick_thread"><strong>{$lang->stick_unstick_thread}</strong></label></dt>
| |
{$moderation_delayedmoderation_merge} <dt><input type="radio" name="type" value="removeredirects" {$type_selected['removeredirects']} id="type_removeredirects" onclick="toggleType();" /> <label for="type_removeredirects"><strong>{$lang->remove_redirects}</strong></label></dt> <dt><input type="radio" name="type" value="removesubscriptions" {$type_selected['removesubscriptions']} id="type_removesubscriptions" onclick="toggleType();" /> <label for="type_removesubscriptions"><strong>{$lang->remove_subscriptions}</strong></label></dt>
|
{$moderation_delayedmoderation_merge} <dt><input type="radio" name="type" value="removeredirects" {$type_selected['removeredirects']} id="type_removeredirects" onclick="toggleType();" /> <label for="type_removeredirects"><strong>{$lang->remove_redirects}</strong></label></dt> <dt><input type="radio" name="type" value="removesubscriptions" {$type_selected['removesubscriptions']} id="type_removesubscriptions" onclick="toggleType();" /> <label for="type_removesubscriptions"><strong>{$lang->remove_subscriptions}</strong></label></dt>
|
<dt><input type="radio" name="type" value="approveunapprovethread" {$type_selected['approveunapprovethread']} id="type_approveunapprovethread" onclick="toggleType();" /> <label for="type_approveunapprovethread"><strong>{$lang->approve_unapprove_thread}</strong></label></dt>
| {$approveunapprovethread}
|
{$customthreadtools} </dl> <script type="text/javascript">
| {$customthreadtools} </dl> <script type="text/javascript">
|
Zeile 8112 | Zeile 8134 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
| <template name="moderation_delayedmoderation_approve" version="1813"><![CDATA[<dt><input type="radio" name="type" value="approveunapprovethread" {$type_selected['approveunapprovethread']} id="type_approveunapprovethread" onclick="toggleType();" /> <label for="type_approveunapprovethread"><strong>{$lang->approve_unapprove_thread}</strong></label></dt>]]></template> <template name="moderation_delayedmoderation_delete" version="1813"><![CDATA[<dt><input type="radio" name="type" value="deletethread" {$type_selected['deletethread']} id="type_deletethread" onclick="toggleType();" /> <label for="type_deletethread"><strong>{$lang->delete_thread}</strong></label></dt>]]></template> <template name="moderation_delayedmoderation_openclose" version="1813"><![CDATA[<dt><input type="radio" name="type" value="openclosethread" {$type_selected['openclosethread']} id="type_openclosethread" onclick="toggleType();" /> <label for="type_openclosethread"><strong>{$lang->open_close_thread}</strong></label></dt>]]></template> <template name="moderation_delayedmoderation_softdeleterestore" version="1813"><![CDATA[<dt><input type="radio" name="type" value="softdeleterestorethread" {$type_selected['softdeleterestorethread']} id="type_softdeleterestorethread" onclick="toggleType();" /> <label for="type_softdeleterestorethread"><strong>{$lang->softdelete_restore_thread}</strong></label></dt>]]></template> <template name="moderation_delayedmoderation_stick" version="1813"><![CDATA[<dt><input type="radio" name="type" value="stick" {$type_selected['stick']} id="type_stick_unstick_thread" onclick="toggleType();" /> <label for="type_stick_unstick_thread"><strong>{$lang->stick_unstick_thread}</strong></label></dt>]]></template>
|
<template name="moderation_delayedmoderation_date_month" version="1800"><![CDATA[<option value="01" {$datemonth['01']}>{$lang->january}</option> <option value="02" {$datemonth['02']}>{$lang->february}</option> <option value="03" {$datemonth['03']}>{$lang->march}</option>
| <template name="moderation_delayedmoderation_date_month" version="1800"><![CDATA[<option value="01" {$datemonth['01']}>{$lang->january}</option> <option value="02" {$datemonth['02']}>{$lang->february}</option> <option value="03" {$datemonth['03']}>{$lang->march}</option>
|
Zeile 8202 | Zeile 8229 |
---|
<template name="moderation_deletethread" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->delete_thread}</title>
|
<template name="moderation_deletethread" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->delete_thread}</title>
|
{$headerinclude} </head> <body> {$header} <form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
| {$headerinclude} </head> <body> {$header} <form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$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>
|
Zeile 8244 | Zeile 8271 |
---|
<td class="trow2"><strong>{$lang->ip_address}</strong></td> <td class="trow2">{$post['ipaddress']}</td> </tr>
|
<td class="trow2"><strong>{$lang->ip_address}</strong></td> <td class="trow2">{$post['ipaddress']}</td> </tr>
|
<tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td> </tr> {$modoptions} </table> {$footer} </body> </html>]]></template> <template name="moderation_getpmip" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->get_pm_ip}</title> {$headerinclude} </head> <body> {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->get_pm_ip}</strong></td> </tr> <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">{$pm['ipaddress']}</td> </tr> <tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td> </tr> {$modoptions} </table> {$footer} </body> </html>]]></template>
| <tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td> </tr> {$modoptions} </table> {$footer} </body> </html>]]></template> <template name="moderation_getip_modal" version="1815"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->get_post_ip}</strong></td> </tr> <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> <tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td> </tr> {$modoptions} </table> </div> </div>]]></template>
|
<template name="moderation_getip_modoptions" version="1804"><![CDATA[<tr> <td class="trow2"><strong>{$lang->mod_options}</strong></td> <td class="trow2">
| <template name="moderation_getip_modoptions" version="1804"><![CDATA[<tr> <td class="trow2"><strong>{$lang->mod_options}</strong></td> <td class="trow2">
|
Zeile 8289 | Zeile 8310 |
---|
<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress}&modal=1'); return false;">{$lang->info_on_ip}</a> </td> </tr>]]></template>
|
<a href="modcp.php?action=iplookup&ipaddress={$ipaddress}" onclick="MyBB.popupWindow('/modcp.php?action=iplookup&ipaddress={$ipaddress}&modal=1'); return false;">{$lang->info_on_ip}</a> </td> </tr>]]></template>
|
<template name="moderation_inline_deleteposts" version="1600"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->delete_posts}</title>
| <template name="moderation_getpmip" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->get_pm_ip}</title>
|
{$headerinclude} </head> <body> {$header}
|
{$headerinclude} </head> <body> {$header}
|
<form action="moderation.php" method="post">
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->get_pm_ip}</strong></td> </tr> <tr> <td class="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">{$pm['ipaddress']}</td> </tr> <tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td> </tr> {$modoptions} </table> {$footer} </body> </html>]]></template> <template name="moderation_getpmip_modal" version="1815"><![CDATA[<div class="modal"> <div style="overflow-y: auto; max-height: 400px;"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->get_pm_ip}</strong></td> </tr> <tr> <td class="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">{$pm['ipaddress']}</td> </tr> <tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td> </tr> {$modoptions} </table> </div> </div>]]></template> <template name="moderation_inline_deleteposts" version="1600"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->delete_posts}</title> {$headerinclude} </head> <body> {$header} <form action="moderation.php" method="post">
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<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->delete_posts}</strong></td>
|
<td class="thead" colspan="2"><strong>{$lang->delete_posts}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1" colspan="2" align="center">{$lang->confirm_delete_posts}</td> </tr>
| <tr> <td class="trow1" colspan="2" align="center">{$lang->confirm_delete_posts}</td> </tr>
|
Zeile 8312 | Zeile 8383 |
---|
<input type="hidden" name="action" value="do_multideleteposts" /> <input type="hidden" name="tid" value="{$tid}" /> <input type="hidden" name="posts" value="{$inlineids}" />
|
<input type="hidden" name="action" value="do_multideleteposts" /> <input type="hidden" name="tid" value="{$tid}" /> <input type="hidden" name="posts" value="{$inlineids}" />
|
<input type="hidden" name="url" value="{$return_url}" /> </form> {$footer}
| <input type="hidden" name="url" value="{$return_url}" /> </form> {$footer}
|
</body> </html>]]></template> <template name="moderation_inline_deletethreads" version="1400"><![CDATA[<html>
| </body> </html>]]></template> <template name="moderation_inline_deletethreads" version="1400"><![CDATA[<html>
|
Zeile 8348 | Zeile 8419 |
---|
<template name="moderation_inline_mergeposts" version="1812"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->merge_posts}</title>
|
<template name="moderation_inline_mergeposts" version="1812"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->merge_posts}</title>
|
{$headerinclude} </head>
| {$headerinclude} </head>
|
<body> {$header} <form action="moderation.php" method="post">
| <body> {$header} <form action="moderation.php" method="post">
|
Zeile 8415 | Zeile 8486 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->split_thread}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->split_thread}</strong></td>
|
</tr> <tr> <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->new_thread_info}</strong></span></td> </tr> {$loginbox} <tr>
| </tr> <tr> <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->new_thread_info}</strong></span></td> </tr> {$loginbox} <tr>
|
<td class="trow2"><strong>{$lang->new_subject}</strong></td> <td class="trow2"><input type="text" class="textbox" name="newsubject" value="{$lang->split_thread_subject} {$thread['subject']}" size="50" /></td>
|
<td class="trow2"><strong>{$lang->new_subject}</strong></td> <td class="trow2"><input type="text" class="textbox" name="newsubject" value="{$lang->split_thread_subject} {$thread['subject']}" size="50" /></td>
|
</tr>
| </tr>
|
<tr> <td class="trow1"><strong>{$lang->new_forum}</strong></td> <td class="trow1">{$forumselect}</td>
| <tr> <td class="trow1"><strong>{$lang->new_forum}</strong></td> <td class="trow1">{$forumselect}</td>
|
Zeile 8432 | Zeile 8503 |
---|
<br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->split_thread}" /></div> <input type="hidden" name="action" value="do_multisplitposts" />
|
<br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->split_thread}" /></div> <input type="hidden" name="action" value="do_multisplitposts" />
|
<input type="hidden" name="tid" value="{$tid}" /> <input type="hidden" name="posts" value="{$inlineids}" /> <input type="hidden" name="url" value="{$return_url}" /> </form> {$footer} </body> </html>]]></template>
| <input type="hidden" name="tid" value="{$tid}" /> <input type="hidden" name="posts" value="{$inlineids}" /> <input type="hidden" name="url" value="{$return_url}" /> </form> {$footer} </body> </html>]]></template>
|
<template name="moderation_inline_moveposts" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->move_posts}</title>
| <template name="moderation_inline_moveposts" version="1800"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->move_posts}</title>
|
Zeile 8490 | Zeile 8561 |
---|
<tr> <td class="trow1"><strong>{$lang->thread_to_merge_with}</strong><br /><span class="smalltext">{$lang->merge_with_note}</span></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="threadurl" size="40" />
|
<tr> <td class="trow1"><strong>{$lang->thread_to_merge_with}</strong><br /><span class="smalltext">{$lang->merge_with_note}</span></td> <td class="trow1" width="60%"><input type="text" class="textbox" name="threadurl" size="40" />
|
</td> </tr>
| </td> </tr>
|
</table> <br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->merge_threads}" /></div>
| </table> <br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->merge_threads}" /></div>
|
Zeile 8747 | Zeile 8818 |
---|
<template name="mycode_php" version="1808"><![CDATA[<div class="codeblock phpcodeblock"><div class="title">{$lang->php_code}</div><div class="body">{$code}</div></div><br />]]></template> <template name="mycode_quote_post" version="1808"><![CDATA[<blockquote class="mycode_quote"><cite>{$span}{$username} {$lang->wrote}{$linkback}</cite>{$message}</blockquote><br />]]></template> <template name="mycode_size_int" version="1808"><![CDATA[<span style="font-size: {$size}pt;" class="mycode_size">{$text}</span>]]></template>
|
<template name="mycode_php" version="1808"><![CDATA[<div class="codeblock phpcodeblock"><div class="title">{$lang->php_code}</div><div class="body">{$code}</div></div><br />]]></template> <template name="mycode_quote_post" version="1808"><![CDATA[<blockquote class="mycode_quote"><cite>{$span}{$username} {$lang->wrote}{$linkback}</cite>{$message}</blockquote><br />]]></template> <template name="mycode_size_int" version="1808"><![CDATA[<span style="font-size: {$size}pt;" class="mycode_size">{$text}</span>]]></template>
|
<template name="mycode_url" version="1808"><![CDATA[<a href="{$url}" target="_blank"{$nofollow} class="mycode_url">{$name}</a>]]></template>
| <template name="mycode_url" version="1813"><![CDATA[<a href="{$url}" target="_blank"{$rel} class="mycode_url">{$name}</a>]]></template>
|
<template name="nav" version="120"><![CDATA[ <div class="navigation"> {$nav}{$activesep}{$activebit}
| <template name="nav" version="120"><![CDATA[ <div class="navigation"> {$nav}{$activesep}{$activebit}
|
Zeile 8757 | Zeile 8828 |
---|
<template name="nav_dropdown" version="1800"><![CDATA[ <img src="{$theme['imgdir']}/arrow_down.png" alt="v" title="" class="pagination_breadcrumb_link" id="breadcrumb_multipage" />{$multipage}]]></template> <template name="nav_sep" version="1800"><![CDATA[›]]></template> <template name="nav_sep_active" version="1800"><![CDATA[<br /><img src="{$theme['imgdir']}/nav_bit.png" alt="" />]]></template>
|
<template name="nav_dropdown" version="1800"><![CDATA[ <img src="{$theme['imgdir']}/arrow_down.png" alt="v" title="" class="pagination_breadcrumb_link" id="breadcrumb_multipage" />{$multipage}]]></template> <template name="nav_sep" version="1800"><![CDATA[›]]></template> <template name="nav_sep_active" version="1800"><![CDATA[<br /><img src="{$theme['imgdir']}/nav_bit.png" alt="" />]]></template>
|
<template name="newreply" version="1809"><![CDATA[<html>
| <template name="newreply" version="1813"><![CDATA[<html>
|
<head> <title>{$lang->post_reply_to}</title> {$headerinclude}
|
<head> <title>{$lang->post_reply_to}</title> {$headerinclude}
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1808"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1813"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 8775 | Zeile 8846 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->post_new_reply}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->post_new_reply}</strong></td>
|
</tr> <tr> <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->reply_to}</strong></span></td> </tr> {$loginbox}
| </tr> <tr> <td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->reply_to}</strong></span></td> </tr> {$loginbox}
|
<tr> <td class="trow2" width="20%"><strong>{$lang->post_subject}</strong></td> <td class="trow2"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>
|
<tr> <td class="trow2" width="20%"><strong>{$lang->post_subject}</strong></td> <td class="trow2"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>
|
</tr>
| </tr>
|
{$posticons} <tr> <td class="trow2" valign="top"><strong>{$lang->your_message}</strong><br />{$smilieinserter}</td> <td class="trow2"> <textarea id="message" name="message" rows="20" cols="70" tabindex="2" >{$message}</textarea>
|
{$posticons} <tr> <td class="trow2" valign="top"><strong>{$lang->your_message}</strong><br />{$smilieinserter}</td> <td class="trow2"> <textarea id="message" name="message" rows="20" cols="70" tabindex="2" >{$message}</textarea>
|
{$codebuttons} {$multiquote_external} </td> </tr> {$postoptions} {$modoptions} {$subscriptionmethod} {$captcha} </table>
| {$codebuttons} {$multiquote_external} </td> </tr> {$postoptions} {$modoptions} {$subscriptionmethod} {$captcha} </table>
|
{$attachbox} <br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->post_reply}" tabindex="3" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" />{$savedraftbutton}</div>
| {$attachbox} <br /> <div align="center"><input type="submit" class="button" name="submit" value="{$lang->post_reply}" tabindex="3" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" />{$savedraftbutton}</div>
|
Zeile 8812 | Zeile 8883 |
---|
</form> {$forumrules} {$threadreview}
|
</form> {$forumrules} {$threadreview}
|
{$footer} <script type="text/javascript"> $(".author_avatar img").error(function () { $(this).unbind("error").closest('.author_avatar').remove();
| {$footer} <script type="text/javascript"> $(".author_avatar img").error(function () { $(this).unbind("error").closest('.author_avatar').remove();
|
}); </script> </body>
| }); </script> </body>
|
Zeile 8833 | Zeile 8904 |
---|
<template name="newreply_modoptions_stick" version="1810"><![CDATA[<label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1"{$stickycheck} /> {$lang->stick_thread}</label>]]></template> <template name="newreply_multiquote_external" version="1809"><![CDATA[<div id="multiquote_unloaded"><span class="smalltext">{$multiquote_text} <a href="./newreply.php?tid={$tid}" onclick="return Post.loadMultiQuoted();">{$multiquote_quote}</a>, <a href="javascript:void(0)" onclick="Post.clearMultiQuoted(); return false;">{$multiquote_deselect}</a></span></div>]]></template> <template name="newreply_postoptions" version="1809"><![CDATA[<tr>
|
<template name="newreply_modoptions_stick" version="1810"><![CDATA[<label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1"{$stickycheck} /> {$lang->stick_thread}</label>]]></template> <template name="newreply_multiquote_external" version="1809"><![CDATA[<div id="multiquote_unloaded"><span class="smalltext">{$multiquote_text} <a href="./newreply.php?tid={$tid}" onclick="return Post.loadMultiQuoted();">{$multiquote_quote}</a>, <a href="javascript:void(0)" onclick="Post.clearMultiQuoted(); return false;">{$multiquote_deselect}</a></span></div>]]></template> <template name="newreply_postoptions" version="1809"><![CDATA[<tr>
|
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
| <td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
|
<td class="trow1"><span class="smalltext"> {$signature} {$disablesmilies}
| <td class="trow1"><span class="smalltext"> {$signature} {$disablesmilies}
|
Zeile 8850 | Zeile 8921 |
---|
</table>]]></template> <template name="newreply_threadreview_more" version="120"><![CDATA[<tr> <td class="thead" align="center"><span class="smalltext"><strong>{$lang->thread_review_more}</strong></span></td>
|
</table>]]></template> <template name="newreply_threadreview_more" version="120"><![CDATA[<tr> <td class="thead" align="center"><span class="smalltext"><strong>{$lang->thread_review_more}</strong></span></td>
|
</tr>]]></template>
| </tr>]]></template>
|
<template name="newreply_threadreview_post" version="1800"><![CDATA[<tr> <td class="tcat"><span class="smalltext"><strong>{$lang->posted_by} {$post['username']} - {$reviewpostdate}</strong></span></td> </tr>
| <template name="newreply_threadreview_post" version="1800"><![CDATA[<tr> <td class="tcat"><span class="smalltext"><strong>{$lang->posted_by} {$post['username']} - {$reviewpostdate}</strong></span></td> </tr>
|
Zeile 8859 | Zeile 8930 |
---|
{$reviewmessage} </td> </tr>]]></template>
|
{$reviewmessage} </td> </tr>]]></template>
|
<template name="newthread" version="1809"><![CDATA[<html>
| <template name="newthread" version="1813"><![CDATA[<html>
|
<head> <title>{$lang->newthread_in}</title> {$headerinclude}
|
<head> <title>{$lang->newthread_in}</title> {$headerinclude}
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1808"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/post.js?ver=1813"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 8922 | Zeile 8993 |
---|
<template name="newthread_multiquote_external" version="1809"><![CDATA[<div id="multiquote_unloaded"><span class="smalltext">{$multiquote_text} <a href="./newthread.php?fid={$fid}&load_all_quotes=1" onclick="return Post.loadMultiQuotedAll();">{$multiquote_quote}</a>, <a href="javascript:void(0)" onclick="Post.clearMultiQuoted(); return false;">{$multiquote_deselect}</a></span></div>]]></template> <template name="newthread_postoptions" version="1809"><![CDATA[<tr> <td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
|
<template name="newthread_multiquote_external" version="1809"><![CDATA[<div id="multiquote_unloaded"><span class="smalltext">{$multiquote_text} <a href="./newthread.php?fid={$fid}&load_all_quotes=1" onclick="return Post.loadMultiQuotedAll();">{$multiquote_quote}</a>, <a href="javascript:void(0)" onclick="Post.clearMultiQuoted(); return false;">{$multiquote_deselect}</a></span></div>]]></template> <template name="newthread_postoptions" version="1809"><![CDATA[<tr> <td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
|
<td class="trow1"><span class="smalltext"> {$signature}
| <td class="trow1"><span class="smalltext"> {$signature}
|
{$disablesmilies}</span></td> </tr>]]></template> <template name="newthread_postpoll" version="120"><![CDATA[<tr>
| {$disablesmilies}</span></td> </tr>]]></template> <template name="newthread_postpoll" version="120"><![CDATA[<tr>
|
Zeile 9410 | Zeile 9481 |
---|
<td class="trow1" style="white-space: nowrap" align="center">{$attach_update_options} {$attach_add_options}</td> </tr>]]></template> <template name="post_attachments_update" version="1604"><![CDATA[<input type="submit" class="button" name="updateattachment" value="{$lang->update_attachment}" tabindex="12" />]]></template>
|
<td class="trow1" style="white-space: nowrap" align="center">{$attach_update_options} {$attach_add_options}</td> </tr>]]></template> <template name="post_attachments_update" version="1604"><![CDATA[<input type="submit" class="button" name="updateattachment" value="{$lang->update_attachment}" tabindex="12" />]]></template>
|
<template name="post_captcha" version="1808"><![CDATA[<tr id="captcha_trow">
| <template name="post_captcha" version="1813"><![CDATA[<tr id="captcha_trow">
|
<td class="trow1" valign="top" width="350"><strong>{$lang->image_verification}</strong>
|
<td class="trow1" valign="top" width="350"><strong>{$lang->image_verification}</strong>
|
<br/>
| <br />
|
<span class="smalltext">{$lang->verification_note}</span> </td> <td class="trow1">
| <span class="smalltext">{$lang->verification_note}</span> </td> <td class="trow1">
|
Zeile 9465 | Zeile 9536 |
---|
</table> </td> </tr>]]></template>
|
</table> </td> </tr>]]></template>
|
| <template name="post_captcha_recaptcha_invisible" version="1813"><![CDATA[<br /> <script src="{$server}?onload=captchaOnloadCallback&render=explicit" async defer></script> <script type="text/javascript">
var captchaTarget = '';
var captchaOnSubmit = function(token) {
if (!captchaTarget.is('#quick_reply_submit')) { document.createElement('form').submit.apply(captchaTarget.closest('form')[0]); } else { captchaTarget.bind('click', function(e) { return Thread.quickReply(e); }).trigger('click').unbind('click'); grecaptcha.reset(); }
};
var captchaOnloadCallback = function() {
captchaTarget = $('input[name="submit"], #quick_reply_submit').filter(function(){ return $(this).closest('#quick_login').length == 0 }); captchaTarget.attr('data-size', 'invisible').unbind('click');
grecaptcha.render(captchaTarget.get(0), { 'sitekey': '{$public_key}', 'callback': captchaOnSubmit }, true);
}
</script>]]></template>
|
<template name="post_captcha_nocaptcha" version="1804"><![CDATA[<tr id="captcha_trow"> <td class="trow1" valign="top"><strong>{$lang->human_verification}</strong></td> <td class="trow1">
| <template name="post_captcha_nocaptcha" version="1804"><![CDATA[<tr id="captcha_trow"> <td class="trow1" valign="top"><strong>{$lang->human_verification}</strong></td> <td class="trow1">
|
Zeile 9499 | Zeile 9606 |
---|
<label><input type="radio" name="postoptions[subscriptionmethod]" {$postoptions_subscriptionmethod_pm} value="pm" style="vertical-align: middle;" /> {$lang->instant_pm_subscribe}</label><br /> </td> </tr>]]></template>
|
<label><input type="radio" name="postoptions[subscriptionmethod]" {$postoptions_subscriptionmethod_pm} value="pm" style="vertical-align: middle;" /> {$lang->instant_pm_subscribe}</label><br /> </td> </tr>]]></template>
|
<template name="postbit" version="1809"><![CDATA[{$ignore_bit}{$deleted_bit}
| <template name="postbit" version="1813"><![CDATA[{$ignore_bit}{$deleted_bit}
|
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a> <div class="post {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}"> <div class="post_author">
|
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a> <div class="post {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}"> <div class="post_author">
|
{$post['useravatar']} <div class="author_information"> <strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
| {$post['useravatar']} <div class="author_information"> <strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
|
<span class="smalltext"> {$post['usertitle']}<br /> {$post['userstars']}
| <span class="smalltext"> {$post['usertitle']}<br /> {$post['userstars']}
|
Zeile 9514 | Zeile 9621 |
---|
</div> <div class="author_statistics"> {$post['user_details']}
|
</div> <div class="author_statistics"> {$post['user_details']}
|
</div>
| </div>
|
</div> <div class="post_content"> <div class="post_head">
| </div> <div class="post_content"> <div class="post_head">
|
Zeile 9522 | Zeile 9629 |
---|
{$post['icon']} <span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span> {$post['subject_extra']}
|
{$post['icon']} <span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span> {$post['subject_extra']}
|
</div> <div class="post_body scaleimages" id="pid_{$post['pid']}"> {$post['message']} </div>
| </div> <div class="post_body scaleimages" id="pid_{$post['pid']}"> {$post['message']} </div>
|
{$post['attachments']} {$post['signature']} <div class="post_meta" id="post_meta_{$post['pid']}"> {$post['iplogged']}
|
{$post['attachments']} {$post['signature']} <div class="post_meta" id="post_meta_{$post['pid']}"> {$post['iplogged']}
|
| <div class="float_right"> {$post['poststatus']} </div>
|
</div>
|
</div>
|
| {$post['input_editreason']}
|
</div> <div class="post_controls"> <div class="postbit_buttons author_buttons float_left">
| </div> <div class="post_controls"> <div class="postbit_buttons author_buttons float_left">
|
Zeile 9567 | Zeile 9678 |
---|
{$post['replink']}{$post['profilefield']}{$post['warninglevel']}]]></template> <template name="postbit_avatar" version="1800"><![CDATA[<div class="author_avatar"><a href="{$post['profilelink_plain']}"><img src="{$useravatar['image']}" alt="" {$useravatar['width_height']} /></a></div>]]></template> <template name="postbit_away" version="1800"><![CDATA[<a href="{$post['profilelink_plain']}" title="{$lang->postbit_status_away}"><img src="{$theme['imgdir']}/buddy_away.png" border="0" alt="{$lang->postbit_status_away}" class="buddy_status" /></a>]]></template>
|
{$post['replink']}{$post['profilefield']}{$post['warninglevel']}]]></template> <template name="postbit_avatar" version="1800"><![CDATA[<div class="author_avatar"><a href="{$post['profilelink_plain']}"><img src="{$useravatar['image']}" alt="" {$useravatar['width_height']} /></a></div>]]></template> <template name="postbit_away" version="1800"><![CDATA[<a href="{$post['profilelink_plain']}" title="{$lang->postbit_status_away}"><img src="{$theme['imgdir']}/buddy_away.png" border="0" alt="{$lang->postbit_status_away}" class="buddy_status" /></a>]]></template>
|
<template name="postbit_classic" version="1809"><![CDATA[{$ignore_bit}{$deleted_bit}
| <template name="postbit_classic" version="1813"><![CDATA[{$ignore_bit}{$deleted_bit}
|
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a> <div class="post classic {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}"> <div class="post_author scaleimages">
| <a name="pid{$post['pid']}" id="pid{$post['pid']}"></a> <div class="post classic {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}"> <div class="post_author scaleimages">
|
Zeile 9598 | Zeile 9709 |
---|
{$post['signature']} <div class="post_meta" id="post_meta_{$post['pid']}"> {$post['iplogged']}
|
{$post['signature']} <div class="post_meta" id="post_meta_{$post['pid']}"> {$post['iplogged']}
|
| <div class="float_right"> {$post['poststatus']} </div>
|
</div>
|
</div>
|
| {$post['input_editreason']}
|
</div> <div class="post_controls"> <div class="postbit_buttons author_buttons float_left">
| </div> <div class="post_controls"> <div class="postbit_buttons author_buttons float_left">
|
Zeile 9622 | Zeile 9737 |
---|
{$deleted_message} </div> </div>]]></template>
|
{$deleted_message} </div> </div>]]></template>
|
<template name="postbit_deleted_member" version="1809"><![CDATA[<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
| <template name="postbit_deleted_member" version="1813"><![CDATA[<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
|
<div class="post deleted_post_hidden" id="post_{$post['pid']}"> <div class="deleted_post_author"><strong><span class="largetext">{$post['profilelink']}</span></strong></div>
|
<div class="post deleted_post_hidden" id="post_{$post['pid']}"> <div class="deleted_post_author"><strong><span class="largetext">{$post['profilelink']}</span></strong></div>
|
<div class="post_content"> <em>{$lang->postbit_post_deleted}</em> </div>
| <div class="post_content"> <em>{$lang->postbit_post_deleted}</em>
|
</div> </div>]]></template> <template name="postbit_edit" version="1809"><![CDATA[<a href="editpost.php?pid={$post['pid']}" id="edit_post_{$post['pid']}" title="{$lang->postbit_edit}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>
| </div> </div>]]></template> <template name="postbit_edit" version="1809"><![CDATA[<a href="editpost.php?pid={$post['pid']}" id="edit_post_{$post['pid']}" title="{$lang->postbit_edit}" class="postbit_edit"><span>{$lang->postbit_button_edit}</span></a>
|
Zeile 9642 | Zeile 9756 |
---|
</script>]]></template> <template name="postbit_editedby" version="1800"><![CDATA[<span class="edited_post">({$post['editnote']} {$post['editedprofilelink']}.{$editreason})</span>]]></template> <template name="postbit_editedby_editreason" version="1800"><![CDATA[ <em>{$lang->postbit_editreason}: {$post['editreason']}</em>]]></template>
|
</script>]]></template> <template name="postbit_editedby" version="1800"><![CDATA[<span class="edited_post">({$post['editnote']} {$post['editedprofilelink']}.{$editreason})</span>]]></template> <template name="postbit_editedby_editreason" version="1800"><![CDATA[ <em>{$lang->postbit_editreason}: {$post['editreason']}</em>]]></template>
|
| <template name="postbit_editreason" version="1813"><![CDATA[<div class="editreason" id="editreason_{$post['pid']}_original" style="display: none;"><label for="editreason">{$lang->postbit_editreason}:</label> <input type="text" class="textbox" style="margin: 6px 0;" name="editreason" size="40" maxlength="150" id="quickedit_{$post['pid']}_editreason_original" value="{$post['editreason']}" /><br /></div>]]></template>
|
<template name="postbit_email" version="1800"><![CDATA[<a href="member.php?action=emailuser&uid={$post['uid']}" title="{$lang->postbit_email}" class="postbit_email"><span>{$lang->postbit_button_email}</span></a>]]></template> <template name="postbit_find" version="1800"><![CDATA[<a href="search.php?action=finduser&uid={$post['uid']}" title="{$lang->postbit_find}" class="postbit_find"><span>{$lang->postbit_button_find}</span></a>]]></template> <template name="postbit_forward_pm" version="1800"><![CDATA[<a href="private.php?action=send&pmid={$id}&do=forward" title="{$lang->forward_title}" class="postbit_forward_pm"><span>{$lang->postbit_button_forward}</span></a>]]></template>
| <template name="postbit_email" version="1800"><![CDATA[<a href="member.php?action=emailuser&uid={$post['uid']}" title="{$lang->postbit_email}" class="postbit_email"><span>{$lang->postbit_button_email}</span></a>]]></template> <template name="postbit_find" version="1800"><![CDATA[<a href="search.php?action=finduser&uid={$post['uid']}" title="{$lang->postbit_find}" class="postbit_find"><span>{$lang->postbit_button_find}</span></a>]]></template> <template name="postbit_forward_pm" version="1800"><![CDATA[<a href="private.php?action=send&pmid={$id}&do=forward" title="{$lang->forward_title}" class="postbit_forward_pm"><span>{$lang->postbit_button_forward}</span></a>]]></template>
|
Zeile 9662 | Zeile 9777 |
---|
</div> </div>]]></template> <template name="postbit_inlinecheck" version="1800"><![CDATA[<input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle; margin: -2px 0 0 5px;" {$inlinecheck} />]]></template>
|
</div> </div>]]></template> <template name="postbit_inlinecheck" version="1800"><![CDATA[<input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle; margin: -2px 0 0 5px;" {$inlinecheck} />]]></template>
|
<template name="postbit_iplogged_hiden" version="1800"><![CDATA[{$lang->postbit_ipaddress} <a href="moderation.php?action={$action}&{$idtype}={$post[$idtype]}">{$lang->postbit_ipaddress_logged}</a>]]></template>
| <template name="postbit_iplogged_hiden" version="1815"><![CDATA[{$lang->postbit_ipaddress} <a href="moderation.php?action={$action}&{$idtype}={$post[$idtype]}" onclick="MyBB.{$javascript}({$post[$idtype]}); return false;">{$lang->postbit_ipaddress_logged}</a>]]></template>
|
<template name="postbit_iplogged_show" version="1800"><![CDATA[{$lang->postbit_ipaddress} {$ipaddress}]]></template> <template name="postbit_multiquote" version="1809"><![CDATA[<a href="javascript:void(0)" onclick="Thread.multiQuote({$post['pid']}); return false;" style="display: none;" id="multiquote_link_{$post['pid']}" title="{$lang->postbit_multiquote}" class="postbit_multiquote"><span id="multiquote_{$post['pid']}">{$lang->postbit_button_multiquote}</span></a> <script type="text/javascript">
| <template name="postbit_iplogged_show" version="1800"><![CDATA[{$lang->postbit_ipaddress} {$ipaddress}]]></template> <template name="postbit_multiquote" version="1809"><![CDATA[<a href="javascript:void(0)" onclick="Thread.multiQuote({$post['pid']}); return false;" style="display: none;" id="multiquote_link_{$post['pid']}" title="{$lang->postbit_multiquote}" class="postbit_multiquote"><span id="multiquote_{$post['pid']}">{$lang->postbit_button_multiquote}</span></a> <script type="text/javascript">
|
Zeile 9705 | Zeile 9820 |
---|
<template name="postbit_signature" version="1800"><![CDATA[<div class="signature scaleimages"> {$post['signature']} </div>]]></template>
|
<template name="postbit_signature" version="1800"><![CDATA[<div class="signature scaleimages"> {$post['signature']} </div>]]></template>
|
<template name="postbit_status" version="1809"><![CDATA[<div class="float_right"> <em><strong>{$status_type}</strong></em> </div>]]></template>
| <template name="postbit_status" version="1813"><![CDATA[<span class="status_type">{$status_type}</span>]]></template>
|
<template name="postbit_userstar" version="1800"><![CDATA[<img src="{$post['starimage']}" border="0" alt="*" />]]></template> <template name="postbit_warn" version="1800"><![CDATA[<a href="warnings.php?action=warn&uid={$post['uid']}&pid={$post['pid']}" title="{$lang->postbit_warn}" class="postbit_warn"><span>{$lang->postbit_button_warn}</span></a>]]></template> <template name="postbit_warninglevel" version="1400"><![CDATA[<br />{$lang->postbit_warning_level} <a href="{$warning_link}">{$warning_level}</a>]]></template> <template name="postbit_warninglevel_formatted" version="1800"><![CDATA[<span class="{$warning_class}">{$level}%</span>]]></template>
|
<template name="postbit_userstar" version="1800"><![CDATA[<img src="{$post['starimage']}" border="0" alt="*" />]]></template> <template name="postbit_warn" version="1800"><![CDATA[<a href="warnings.php?action=warn&uid={$post['uid']}&pid={$post['pid']}" title="{$lang->postbit_warn}" class="postbit_warn"><span>{$lang->postbit_button_warn}</span></a>]]></template> <template name="postbit_warninglevel" version="1400"><![CDATA[<br />{$lang->postbit_warning_level} <a href="{$warning_link}">{$warning_level}</a>]]></template> <template name="postbit_warninglevel_formatted" version="1800"><![CDATA[<span class="{$warning_class}">{$level}%</span>]]></template>
|
<template name="postbit_www" version="1800"><![CDATA[<a href="{$post['website']}" target="_blank" title="{$lang->postbit_website}" class="postbit_website"><span>{$lang->postbit_button_website}</span></a>]]></template>
| <template name="postbit_www" version="1813"><![CDATA[<a href="{$post['website']}" target="_blank" rel="noopener" title="{$lang->postbit_website}" class="postbit_website"><span>{$lang->postbit_button_website}</span></a>]]></template>
|
<template name="posticons" version="1800"><![CDATA[<tr> <td class="trow1" style="vertical-align: top"><strong>{$lang->post_icon}</strong><span class="smalltext"><label class="posticons_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> <template name="posticons_icon" version="1800"><![CDATA[<label class="posticons_label"><input type="radio" name="icon" value="{$dbicon['iid']}"{$checked} /> <img src="{$dbicon['path']}" alt="{$dbicon['name']}" title="{$dbicon['name']}" /></label>]]></template>
|
<template name="posticons" version="1800"><![CDATA[<tr> <td class="trow1" style="vertical-align: top"><strong>{$lang->post_icon}</strong><span class="smalltext"><label class="posticons_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> <template name="posticons_icon" version="1800"><![CDATA[<label class="posticons_label"><input type="radio" name="icon" value="{$dbicon['iid']}"{$checked} /> <img src="{$dbicon['path']}" alt="{$dbicon['name']}" title="{$dbicon['name']}" /></label>]]></template>
|
<template name="printthread" version="1600"><![CDATA[<html>
| <template name="printthread" version="1813"><![CDATA[<html>
|
<head> <title>{$thread['threadprefix']} {$thread['subject']} - {$lang->printable_version}</title> <meta http-equiv="Content-Type" content="text/html; charset={$charset}" /> <style type="text/css"> body { font-family: Verdana, Arial, sans-serif; font-size: 13px; } .largetext { font-family: Verdana, Arial, sans-serif; font-size: medium; font-weight: bold; }
|
<head> <title>{$thread['threadprefix']} {$thread['subject']} - {$lang->printable_version}</title> <meta http-equiv="Content-Type" content="text/html; charset={$charset}" /> <style type="text/css"> body { font-family: Verdana, Arial, sans-serif; font-size: 13px; } .largetext { font-family: Verdana, Arial, sans-serif; font-size: medium; font-weight: bold; }
|
| img { max-width: 100%; height: auto; }
|
</style> </head> <body>
| </style> </head> <body>
|
Zeile 9741 | Zeile 9855 |
---|
+{$tdepth} {$lang->thread} {$thread['displaystyle']} {$thread['subject']} (<em>/{$thread['threadlink']}</em>)<br /> <br /> {$multipage}</td>
|
+{$tdepth} {$lang->thread} {$thread['displaystyle']} {$thread['subject']} (<em>/{$thread['threadlink']}</em>)<br /> <br /> {$multipage}</td>
|
</tr>
| </tr>
|
<tr> <td><br /><hr size="1" />{$postrows}</td> </tr>
| <tr> <td><br /><hr size="1" />{$postrows}</td> </tr>
|
Zeile 9759 | Zeile 9873 |
---|
<br /> <br /> <hr size="1" />]]></template>
|
<br /> <br /> <hr size="1" />]]></template>
|
<template name="private" version="1800"><![CDATA[<html>
| <template name="private" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->private_messaging}</title> {$headerinclude} </head> <body> {$header}
|
<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}
| <table width="100%" border="0" align="center"> <tr> {$usercpnav}
|
Zeile 9775 | Zeile 9887 |
---|
<fieldset> {$pmspacebar}<span class="smalltext"><a href="private.php">{$lang->inbox}</a>{$composelink} | <a href="private.php?action=folders">{$lang->manage_folders}</a>{$emptyexportlink}</span> </fieldset>
|
<fieldset> {$pmspacebar}<span class="smalltext"><a href="private.php">{$lang->inbox}</a>{$composelink} | <a href="private.php?action=folders">{$lang->manage_folders}</a>{$emptyexportlink}</span> </fieldset>
|
<br />
| <br />
|
{$limitwarning}
|
{$limitwarning}
|
| <form action="private.php" method="post" name="pmForm"> <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="6">
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="6">
|
Zeile 9795 | Zeile 9909 |
---|
{$messagelist} <tr> <td class="tfoot" align="right" colspan="6">
|
{$messagelist} <tr> <td class="tfoot" align="right" colspan="6">
|
<input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or} <input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages} </td> </tr> </table> <br /> <div class="float_left">{$multipage}</div> <div class="float_right"> <span class="smalltext"> <strong>{$lang->jump_folder} {$folderjump} <input type="submit" class="button" name="hop" value="{$lang->go}" /> </strong> </span> </div> </td> </tr> </table>
| <input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or} <input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages} </td> </tr> </table> <br /> <div class="float_right"> <span class="smalltext"> <strong>{$lang->jump_folder} {$folderjump} <input type="submit" class="button" name="hop" value="{$lang->go}" /> </strong> </span> </div>
|
<input type="hidden" name="action" value="do_stuff" /> </form>
|
<input type="hidden" name="action" value="do_stuff" /> </form>
|
| <div class="float_left">{$multipage}</div> </td> </tr> </table>
|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="private_advanced_search" version="1807"><![CDATA[<html>
| <template name="private_advanced_search" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->advanced_private_message_search}</title> {$headerinclude}
| <head> <title>{$mybb->settings['bbname']} - {$lang->advanced_private_message_search}</title> {$headerinclude}
|
Zeile 9834 | Zeile 9948 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->advanced_private_message_search}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->advanced_private_message_search}</strong></td>
|
</tr>
| </tr>
|
<tr> <td class="tcat" colspan="2"><strong>{$lang->search_criteria}</strong></td> </tr>
| <tr> <td class="tcat" colspan="2"><strong>{$lang->search_criteria}</strong></td> </tr>
|
Zeile 9850 | Zeile 9964 |
---|
</td> </tr> <tr>
|
</td> </tr> <tr>
|
<td class="trow2"><strong><label for="keywords">{$lang->sender}</label></strong></td>
| <td class="trow2"><strong><label for="sender">{$lang->sender}</label></strong></td>
|
<td class="trow2"><input type="text" class="textbox" name="sender" id="sender" size="35" maxlength="250" /></td> </tr> <tr>
| <td class="trow2"><input type="text" class="textbox" name="sender" id="sender" size="35" maxlength="250" /></td> </tr> <tr>
|
Zeile 9983 | Zeile 10097 |
---|
<div align="center"> <input type="hidden" name="action" value="do_export" /> <input type="submit" class="button" name="submit" value="{$lang->archive_messages}" />
|
<div align="center"> <input type="hidden" name="action" value="do_export" /> <input type="submit" class="button" name="submit" value="{$lang->archive_messages}" />
|
</div> </td> </tr> </table> </form> {$footer}
| </div> </td> </tr> </table> </form> {$footer}
|
</body> </html>]]></template> <template name="private_archive_csv" version="120"><![CDATA[{$lang->export_date_sent},{$lang->export_folder},{$lang->export_subject},{$lang->export_to},{$lang->export_from},{$lang->export_message}
| </body> </html>]]></template> <template name="private_archive_csv" version="120"><![CDATA[{$lang->export_date_sent},{$lang->export_folder},{$lang->export_subject},{$lang->export_to},{$lang->export_from},{$lang->export_message}
|
Zeile 10288 | Zeile 10402 |
---|
<td class="trow2" align="center" style="white-space: nowrap"><span class="smalltext">{$senddate}</span></td> <td class="trow1" align="center"><input type="checkbox" class="checkbox" name="check[{$message['pmid']}]" value="1" /></td> </tr>]]></template>
|
<td class="trow2" align="center" style="white-space: nowrap"><span class="smalltext">{$senddate}</span></td> <td class="trow1" align="center"><input type="checkbox" class="checkbox" name="check[{$message['pmid']}]" value="1" /></td> </tr>]]></template>
|
<template name="private_search_results" version="1600"><![CDATA[<html>
| <template name="private_search_results" version="1813"><![CDATA[<html>
|
<head> <title>{$mybb->settings['bbname']} - {$lang->private_messaging}</title> {$headerinclude} </head> <body> {$header}
|
<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 width="100%" border="0" align="center"> <tr> {$usercpnav} <td valign="top">
|
| <form action="private.php" method="post" name="pmForm"> <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="7">
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="7">
|
Zeile 10316 | Zeile 10430 |
---|
<td class="tcat" align="center" width="10%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->folder}</strong></span></td> <td class="tcat" align="center" width="10%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->date_sent}</strong></span></td> <td class="tcat" align="center" width="1%" style="white-space: nowrap"><span class="smalltext"><input name="allbox" title="{$lang->check_all}" type="checkbox" class="checkbox checkall" value="{$lang->check_all}" /></span></td>
|
<td class="tcat" align="center" width="10%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->folder}</strong></span></td> <td class="tcat" align="center" width="10%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->date_sent}</strong></span></td> <td class="tcat" align="center" width="1%" style="white-space: nowrap"><span class="smalltext"><input name="allbox" title="{$lang->check_all}" type="checkbox" class="checkbox checkall" value="{$lang->check_all}" /></span></td>
|
</tr>
| </tr>
|
{$messagelist} <tr> <td class="tfoot" align="right" colspan="7"> <input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or} <input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages}
|
{$messagelist} <tr> <td class="tfoot" align="right" colspan="7"> <input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or} <input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages}
|
</td>
| </td>
|
</tr> </table> <br />
|
</tr> </table> <br />
|
<div class="float_left">{$multipage}</div>
| |
<div class="float_right"> <span class="smalltext"> <strong>{$lang->jump_folder} {$folderjump}
| <div class="float_right"> <span class="smalltext"> <strong>{$lang->jump_folder} {$folderjump}
|
Zeile 10334 | Zeile 10447 |
---|
</strong> </span> </div>
|
</strong> </span> </div>
|
| <input type="hidden" name="action" value="do_stuff" /> </form> <div class="float_left">{$multipage}</div>
|
</td> </tr> </table>
|
</td> </tr> </table>
|
<input type="hidden" name="action" value="do_stuff" /> </form>
| |
{$footer} </body> </html>]]></template>
| {$footer} </body> </html>]]></template>
|
Zeile 11039 | Zeile 11153 |
---|
</tr>]]></template> <template name="search_results_icon" version="1800"><![CDATA[<img src="{$posticon['path']}" alt="{$posticon['name']}" title="{$posticon['name']}" />]]></template> <template name="search_results_inlinemodcol" version="1809"><![CDATA[<td class="tcat" align="center" width="1"><input type="checkbox" name="allbox" onclick="inlineModeration.checkAll(this);" /></td>]]></template>
|
</tr>]]></template> <template name="search_results_icon" version="1800"><![CDATA[<img src="{$posticon['path']}" alt="{$posticon['name']}" title="{$posticon['name']}" />]]></template> <template name="search_results_inlinemodcol" version="1809"><![CDATA[<td class="tcat" align="center" width="1"><input type="checkbox" name="allbox" onclick="inlineModeration.checkAll(this);" /></td>]]></template>
|
| <template name="search_results_inlinemodcol_empty" version="1813"><![CDATA[<td class="tcat" align="center" width="1"></td>]]></template>
|
<template name="search_results_posts" version="1600"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->search_results}</title>
| <template name="search_results_posts" version="1600"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->search_results}</title>
|
Zeile 11080 | Zeile 11195 |
---|
</html>]]></template> <template name="search_results_posts_forumlink" version="1808"><![CDATA[<a href="{$post['forumlink_link']}">{$post['forumlink_name']}</a>]]></template> <template name="search_results_posts_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template>
|
</html>]]></template> <template name="search_results_posts_forumlink" version="1808"><![CDATA[<a href="{$post['forumlink_link']}">{$post['forumlink_name']}</a>]]></template> <template name="search_results_posts_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$post['pid']}" id="inlinemod_{$post['pid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template>
|
<template name="search_results_posts_inlinemoderation" version="1809"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>
| <template name="search_results_posts_inlinemoderation" version="1813"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1813"></script>
|
<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="tid" value="0" />
| <form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="tid" value="0" />
|
Zeile 11116 | Zeile 11231 |
---|
<template name="search_results_posts_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customposttools}</optgroup>]]></template> <template name="search_results_posts_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template> <template name="search_results_posts_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"> </td>]]></template>
|
<template name="search_results_posts_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customposttools}</optgroup>]]></template> <template name="search_results_posts_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template> <template name="search_results_posts_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"> </td>]]></template>
|
<template name="search_results_posts_post" version="1809"><![CDATA[<tr class="inline_row">
| <template name="search_results_posts_post" version="1813"><![CDATA[<tr class="inline_row">
|
<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}" width="2%">{$icon}</td> <td class="{$bgcolor}">
| <td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}" width="2%">{$icon}</td> <td class="{$bgcolor}">
|
Zeile 11128 | Zeile 11243 |
---|
</td> <td align="center" class="{$bgcolor}">{$post['profilelink']}</td> <td class="{$bgcolor}" >{$post['forumlink']}</td>
|
</td> <td align="center" class="{$bgcolor}">{$post['profilelink']}</td> <td class="{$bgcolor}" >{$post['forumlink']}</td>
|
<td align="center" class="{$bgcolor}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$post['tid']}); return false;">{$post['thread_replies']}</a></td>
| <td align="center" class="{$bgcolor}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$post['tid']}" onclick="MyBB.whoPosted({$post['tid']}); return false;">{$post['thread_replies']}</a></td>
|
<td align="center" class="{$bgcolor}">{$post['thread_views']}</td> <td class="{$bgcolor}" style="white-space: nowrap; text-align: center;"><span class="smalltext">{$posted}</span></td> {$inline_mod_checkbox}
| <td align="center" class="{$bgcolor}">{$post['thread_views']}</td> <td class="{$bgcolor}" style="white-space: nowrap; text-align: center;"><span class="smalltext">{$posted}</span></td> {$inline_mod_checkbox}
|
Zeile 11174 | Zeile 11289 |
---|
</html>]]></template> <template name="search_results_threads_forumlink" version="1808"><![CDATA[<a href="{$thread['forumlink_link']}">{$thread['forumlink_name']}</a>]]></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>
|
</html>]]></template> <template name="search_results_threads_forumlink" version="1808"><![CDATA[<a href="{$thread['forumlink_link']}">{$thread['forumlink_name']}</a>]]></template> <template name="search_results_threads_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$thread['tid']}" id="inlinemod_{$thread['tid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template>
|
<template name="search_results_threads_inlinemoderation" version="1809"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>
| <template name="search_results_threads_inlinemoderation" version="1813"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1813"></script>
|
<form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="fid" value="0" />
| <form action="moderation.php" method="post"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="fid" value="0" />
|
Zeile 11213 | Zeile 11328 |
---|
<template name="search_results_threads_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customthreadtools}</optgroup>]]></template> <template name="search_results_threads_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template> <template name="search_results_threads_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"> </td>]]></template>
|
<template name="search_results_threads_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customthreadtools}</optgroup>]]></template> <template name="search_results_threads_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template> <template name="search_results_threads_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"> </td>]]></template>
|
<template name="search_results_threads_thread" version="1809"><![CDATA[<tr class="inline_row">
| <template name="search_results_threads_thread" version="1813"><![CDATA[<tr class="inline_row">
|
<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}" width="2%">{$icon}</td> <td class="{$bgcolor}">
| <td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}" width="2%">{$icon}</td> <td class="{$bgcolor}">
|
Zeile 11224 | Zeile 11339 |
---|
</div> </td> <td class="{$bgcolor}">{$thread['forumlink']}</td>
|
</div> </td> <td class="{$bgcolor}">{$thread['forumlink']}</td>
|
<td align="center" class="{$bgcolor}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>
| <td align="center" class="{$bgcolor}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>
|
<td align="center" class="{$bgcolor}">{$thread['views']}</td> <td class="{$bgcolor}" style="white-space: nowrap"> <span class="smalltext">
| <td align="center" class="{$bgcolor}">{$thread['views']}</td> <td class="{$bgcolor}" style="white-space: nowrap"> <span class="smalltext">
|
Zeile 11251 | Zeile 11366 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="showteam_moderators" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
| <template name="showteam_moderators" version="1813"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr> <td class="thead" colspan="5"><strong>{$lang->moderators}</strong></td> </tr>
| <tr> <td class="thead" colspan="5"><strong>{$lang->moderators}</strong></td> </tr>
|
Zeile 11264 | Zeile 11379 |
---|
</tr> {$modrows} </table>
|
</tr> {$modrows} </table>
|
<br/>]]></template> <template name="showteam_moderators_forum" version="1400"><![CDATA[<a href="{$forum_url}">{$forum['name']}</a><br/>]]></template>
| <br />]]></template> <template name="showteam_moderators_forum" version="1813"><![CDATA[<a href="{$forum_url}">{$forum['name']}</a><br />]]></template>
|
<template name="showteam_moderators_mod" version="1800"><![CDATA[<tr> <td width="45%" class="{$bgcolor}"><img src="{$theme['imgdir']}/buddy_{$status}.png" title="{$lang->$status}" alt="{$lang->$status}" style="vertical-align: middle;" /><a href="{$user['profilelink']}"><strong>{$user['username']}</strong></a></td> <td width="30%" class="{$bgcolor}"><span class="smalltext">{$forumslist}</span></td>
| <template name="showteam_moderators_mod" version="1800"><![CDATA[<tr> <td width="45%" class="{$bgcolor}"><img src="{$theme['imgdir']}/buddy_{$status}.png" title="{$lang->$status}" alt="{$lang->$status}" style="vertical-align: middle;" /><a href="{$user['profilelink']}"><strong>{$user['username']}</strong></a></td> <td width="30%" class="{$bgcolor}"><span class="smalltext">{$forumslist}</span></td>
|
Zeile 11274 | Zeile 11389 |
---|
<td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$pmcode}</div></td> </tr>]]></template> <template name="showteam_usergroup" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$pmcode}</div></td> </tr>]]></template> <template name="showteam_usergroup" version="120"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="4"><strong>{$usergroup['title']}</strong></td> </tr> <tr>
| <td class="thead" colspan="4"><strong>{$usergroup['title']}</strong></td> </tr> <tr>
|
Zeile 11292 | Zeile 11407 |
---|
<td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$emailcode}</div></td> <td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$pmcode}</div></td> </tr>]]></template>
|
<td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$emailcode}</div></td> <td width="5%" class="{$bgcolor}"><div class="postbit_buttons">{$pmcode}</div></td> </tr>]]></template>
|
<template name="showthread" version="1809"><![CDATA[<html>
| <template name="showthread" version="1813"><![CDATA[<html>
|
<head> <title>{$thread['subject']}</title> {$headerinclude}
| <head> <title>{$thread['subject']}</title> {$headerinclude}
|
Zeile 11316 | Zeile 11431 |
---|
<!-- jeditable (jquery) --> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1804"></script> <script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>
|
<!-- jeditable (jquery) --> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/report.js?ver=1804"></script> <script src="{$mybb->asset_url}/jscripts/jeditable/jeditable.min.js"></script>
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1809"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/thread.js?ver=1813"></script>
|
</head> <body> {$header}
| </head> <body> {$header}
|
Zeile 11337 | Zeile 11452 |
---|
</div> <div> <strong>{$thread['threadprefix']}{$thread['subject']}</strong>
|
</div> <div> <strong>{$thread['threadprefix']}{$thread['subject']}</strong>
|
</div>
| </div>
|
</td> </tr> <tr><td id="posts_container">
| </td> </tr> <tr><td id="posts_container">
|
Zeile 11403 | Zeile 11518 |
---|
<td class="tcat"><span class="smalltext"><strong>{$lang->message}</strong></span></td> </tr> ]]></template>
|
<td class="tcat"><span class="smalltext"><strong>{$lang->message}</strong></span></td> </tr> ]]></template>
|
<template name="showthread_inlinemoderation" version="1809"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1807"></script>
| <template name="showthread_inlinemoderation" version="1813"><![CDATA[<script type="text/javascript" src="{$mybb->asset_url}/jscripts/inline_moderation.js?ver=1813"></script>
|
<form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;" id="inlinemoderation_options"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="tid" value="{$tid}" />
| <form action="moderation.php" method="post" style="margin-top: 0; margin-bottom: 0;" id="inlinemoderation_options"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="tid" value="{$tid}" />
|
Zeile 11537 | Zeile 11652 |
---|
<td class="{$optionbg}" style="text-align: center;">{$votes}</td> <td class="{$optionbg}" style="text-align: center;">{$percent}%</td> </tr>]]></template>
|
<td class="{$optionbg}" style="text-align: center;">{$votes}</td> <td class="{$optionbg}" style="text-align: center;">{$percent}%</td> </tr>]]></template>
|
<template name="showthread_poll_results" version="1800"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
| <template name="showthread_poll_results" version="1815"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
|
<colgroup> <col style="width: 35%" /> <col style="width: 50%" /> <col style="width: 7%" /> </colgroup> <tr>
|
<colgroup> <col style="width: 35%" /> <col style="width: 50%" /> <col style="width: 7%" /> </colgroup> <tr>
|
<td class="thead" colspan="4" style="text-align: center;"><strong>{$lang->poll} {$poll['question']}</strong><br /><span class="smalltext">{$pollstatus}</span></td>
| <td class="thead" colspan="4" style="text-align: center;"><strong>{$lang->poll} {$poll['question']}</strong><br /><span class="smalltext">{$pollstatus}{$undovote}</span></td>
|
</tr> {$polloptions} <tr> <td class="tfoot" colspan="2" style="text-align: right;"><strong>{$lang->total}</strong></td> <td class="tfoot" style="text-align: center;"><strong>{$lang->total_votes}</strong></td> <td class="tfoot" style="text-align: center;"><strong>{$totpercent}</strong></td>
|
</tr> {$polloptions} <tr> <td class="tfoot" colspan="2" style="text-align: right;"><strong>{$lang->total}</strong></td> <td class="tfoot" style="text-align: center;"><strong>{$lang->total_votes}</strong></td> <td class="tfoot" style="text-align: center;"><strong>{$totpercent}</strong></td>
|
</tr> </table>
| </tr> </table>
|
<table cellspacing="0" cellpadding="2" border="0" style="width: 100%; text-align: center;"> <tr> <td style="text-align: left;"><span class="smalltext">{$lang->you_voted}</span></td>
| <table cellspacing="0" cellpadding="2" border="0" style="width: 100%; text-align: center;"> <tr> <td style="text-align: left;"><span class="smalltext">{$lang->you_voted}</span></td>
|
Zeile 11656 | Zeile 11771 |
---|
</tr> {$similarthreadbits} </table>]]></template>
|
</tr> {$similarthreadbits} </table>]]></template>
|
<template name="showthread_similarthreads_bit" version="1809"><![CDATA[<tr>
| <template name="showthread_similarthreads_bit" version="1813"><![CDATA[<tr>
|
<td align="center" class="{$trow}" width="2%">{$icon}</td> <td class="{$trow}">{$similar_thread['threadprefix']}<a href="{$similar_thread['threadlink']}">{$similar_thread['subject']}</a></td> <td align="center" class="{$trow}">{$similar_thread['profilelink']}</td>
|
<td align="center" class="{$trow}" width="2%">{$icon}</td> <td class="{$trow}">{$similar_thread['threadprefix']}<a href="{$similar_thread['threadlink']}">{$similar_thread['subject']}</a></td> <td align="center" class="{$trow}">{$similar_thread['profilelink']}</td>
|
<td align="center" class="{$trow}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$similar_thread['tid']}); return false;">{$similar_thread['replies']}</a></td>
| <td align="center" class="{$trow}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$similar_thread['tid']}" onclick="MyBB.whoPosted({$similar_thread['tid']}); return false;">{$similar_thread['replies']}</a></td>
|
<td align="center" class="{$trow}">{$similar_thread['views']}</td> <td class="{$trow}" style="white-space: nowrap"> <span class="smalltext">{$lastpostdate}<br />
| <td align="center" class="{$trow}">{$similar_thread['views']}</td> <td class="{$trow}" style="white-space: nowrap"> <span class="smalltext">{$lastpostdate}<br />
|
Zeile 11695 | Zeile 11810 |
---|
</td> </tr> </tbody>
|
</td> </tr> </tbody>
|
</table> <br />]]></template>
| </table> <br />]]></template>
|
<template name="showthread_threadnotes_viewnotes" version="1809"><![CDATA[[<a href="javascript:void(0)" onclick="Thread.viewNotes({$thread['tid']}); return false;">{$lang->view_all_notes}</a>]]]></template> <template name="showthread_threadnoteslink" version="1800"><![CDATA[ | <a href="moderation.php?action=threadnotes&modtype=thread&tid={$thread['tid']}">{$lang->view_thread_notes}</a>]]></template> <template name="showthread_usersbrowsing" version="1600"><![CDATA[<br />
| <template name="showthread_threadnotes_viewnotes" version="1809"><![CDATA[[<a href="javascript:void(0)" onclick="Thread.viewNotes({$thread['tid']}); return false;">{$lang->view_all_notes}</a>]]]></template> <template name="showthread_threadnoteslink" version="1800"><![CDATA[ | <a href="moderation.php?action=threadnotes&modtype=thread&tid={$thread['tid']}">{$lang->view_thread_notes}</a>]]></template> <template name="showthread_usersbrowsing" version="1600"><![CDATA[<br />
|
Zeile 11753 | Zeile 11868 |
---|
{$lang->ppm} <strong>{$postspermember}</strong><br /> {$lang->tpm} <strong>{$threadspermember}</strong><br /> {$lang->rpt} <strong>{$repliesperthread}</strong>
|
{$lang->ppm} <strong>{$postspermember}</strong><br /> {$lang->tpm} <strong>{$threadspermember}</strong><br /> {$lang->rpt} <strong>{$repliesperthread}</strong>
|
</td> </tr> <tr> <td class="tcat" valign="top"><strong>{$lang->general}</strong></td> </tr>
| </td> </tr> <tr> <td class="tcat" valign="top"><strong>{$lang->general}</strong></td> </tr>
|
<tr> <td class="trow1"> {$lang->newest_member} {$stats['newest_user']}<br />
| <tr> <td class="trow1"> {$lang->newest_member} {$stats['newest_user']}<br />
|
Zeile 11765 | Zeile 11880 |
---|
{$lang->todays_top_poster}<br /> {$lang->popular_forum}<br /> {$top_referrer}
|
{$lang->todays_top_poster}<br /> {$lang->popular_forum}<br /> {$top_referrer}
|
</td> </tr> </table>
| </td> </tr> </table>
|
<br />
|
<br />
|
Zeile 11782 | Zeile 11897 |
---|
<tr> <td class="trow1" valign="top">{$mostreplies}</td> <td class="trow1" valign="top">{$mostviews}</td>
|
<tr> <td class="trow1" valign="top">{$mostreplies}</td> <td class="trow1" valign="top">{$mostviews}</td>
|
</tr> </table> {$footer} </body>
| </tr> </table> {$footer} </body>
|
</html>]]></template> <template name="stats_thread" version="1800"><![CDATA[<a href="{$thread['threadlink']}"><strong>{$thread['subject']}</strong></a> ({$numberbit} {$numbertype})<br />]]></template> <template name="stats_topforum" version="1808"><![CDATA[<a href="{$forum['link']}">{$forum['name']}</a>]]></template> <template name="usercp" version="1600"><![CDATA[<html> <head> <title>{$lang->user_cp}</title>
|
</html>]]></template> <template name="stats_thread" version="1800"><![CDATA[<a href="{$thread['threadlink']}"><strong>{$thread['subject']}</strong></a> ({$numberbit} {$numbertype})<br />]]></template> <template name="stats_topforum" version="1808"><![CDATA[<a href="{$forum['link']}">{$forum['name']}</a>]]></template> <template name="usercp" version="1600"><![CDATA[<html> <head> <title>{$lang->user_cp}</title>
|
{$headerinclude} </head> <body>
| {$headerinclude} </head> <body>
|
{$header} <table width="100%" border="0" align="center"> <tr>
| {$header} <table width="100%" border="0" align="center"> <tr>
|
Zeile 11838 | Zeile 11953 |
---|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_addsubscription" /> <input type="hidden" name="tid" value="{$thread['tid']}" />
|
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_addsubscription" /> <input type="hidden" name="tid" value="{$thread['tid']}" />
|
<table width="100%" border="0" align="center"> <tr> {$usercpnav}
| <table width="100%" border="0" align="center"> <tr> {$usercpnav}
|
<td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<td valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="2"><strong>{$lang->subscribe_to_thread}</strong></td> </tr> <tr>
| <td class="thead" colspan="2"><strong>{$lang->subscribe_to_thread}</strong></td> </tr> <tr>
|
Zeile 11853 | Zeile 11968 |
---|
<tr> <td width="1"><input type="radio" name="notification" id="notification_none" value="0" {$notification_none_checked} /></td> <td><strong><label for="notification_none">{$lang->no_notification}</label></strong><br /><span class="smalltext">{$lang->no_notification_desc}</span></td>
|
<tr> <td width="1"><input type="radio" name="notification" id="notification_none" value="0" {$notification_none_checked} /></td> <td><strong><label for="notification_none">{$lang->no_notification}</label></strong><br /><span class="smalltext">{$lang->no_notification_desc}</span></td>
|
</tr> <tr>
| </tr> <tr>
|
<td width="1"><input type="radio" name="notification" id="notification_email" value="1" {$notification_email_checked} /></td> <td><strong><label for="notification_email">{$lang->email_notification}</label></strong><br /><span class="smalltext">{$lang->email_notification_desc}</span></td> </tr> <tr> <td width="1"><input type="radio" name="notification" id="notification_pm" value="2" {$notification_pm_checked} /></td> <td><strong><label for="notification_pm">{$lang->pm_notification}</label></strong><br /><span class="smalltext">{$lang->pm_notification_desc}</span></td>
|
<td width="1"><input type="radio" name="notification" id="notification_email" value="1" {$notification_email_checked} /></td> <td><strong><label for="notification_email">{$lang->email_notification}</label></strong><br /><span class="smalltext">{$lang->email_notification_desc}</span></td> </tr> <tr> <td width="1"><input type="radio" name="notification" id="notification_pm" value="2" {$notification_pm_checked} /></td> <td><strong><label for="notification_pm">{$lang->pm_notification}</label></strong><br /><span class="smalltext">{$lang->pm_notification_desc}</span></td>
|
</tr>
| </tr>
|
</table>
|
</table>
|
</td> </tr> </table>
| </td> </tr> </table>
|
<br /> <div style="text-align: center;"> <input type="submit" class="button" name="submit" value="{$lang->do_subscribe}" tabindex="3" accesskey="s" />
| <br /> <div style="text-align: center;"> <input type="submit" class="button" name="submit" value="{$lang->do_subscribe}" tabindex="3" accesskey="s" />
|
Zeile 11875 | Zeile 11990 |
---|
</table> </form> {$footer}
|
</table> </form> {$footer}
|
</body> </html>]]></template> <template name="usercp_attachments" version="1804"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->attachments_manager}</title> {$headerinclude} </head> <body> {$header} <form action="usercp.php" method="post" name="attachmentsmanager"> <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="5"><strong>{$lang->attachments_manager} {$usagenote}</strong></td> </tr> <tr> <td class="tcat" colspan="2" width="40%"><span class="smalltext"><strong>{$lang->attachments_attachment}</strong></span></td> <td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->attachments_post}</strong></span></td> <td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->date_uploaded}</strong></span></td> <td class="tcat" width="1"><input type="checkbox" name="allbox" class="checkbox checkall" /></td> </tr> {$attachments} </table> {$multipage} <br /> <div align="center"> <input type="hidden" name="action" value="do_attachments" /> <input type="submit" class="button" value="{$lang->delete_attachments}" /> </div> <br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->attachments_stats}</strong></td> </tr> <tr> <td class="trow1" width="40%"><strong>{$lang->attachstats_attachs}</strong></td> <td class="trow1" width="60%">{$totalattachments}</td> </tr> <tr> <td class="trow2" width="40%"><strong>{$lang->attachstats_spaceused}</strong></td> <td class="trow2" width="60%">{$friendlyusage} ({$percent})</td> </tr> <tr> <td class="trow1" width="40%"><strong>{$lang->attachstats_quota}</strong></td> <td class="trow1" width="60%">{$attachquota}</td> </tr> <tr> <td class="trow2" width="40%"><strong>{$lang->attachstats_totaldl}</strong></td> <td class="trow2" width="60%">{$totaldownloads}</td> </tr> <tr> <td class="trow1" width="40%"><strong>{$lang->attachstats_bandwidth}</strong></td> <td class="trow1" width="60%">{$bandwidth}</td> </tr> </table> </td> </tr> </table> </form> {$footer}
| </body> </html>]]></template> <template name="usercp_attachments" version="1813"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->attachments_manager}</title> {$headerinclude} </head> <body> {$header} <table width="100%" border="0" align="center"> <tr> {$usercpnav} <td valign="top"> <form action="usercp.php" method="post" name="attachmentsmanager"> <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="5"><strong>{$lang->attachments_manager} {$usagenote}</strong></td> </tr> <tr> <td class="tcat" colspan="2" width="40%"><span class="smalltext"><strong>{$lang->attachments_attachment}</strong></span></td> <td class="tcat" width="40%"><span class="smalltext"><strong>{$lang->attachments_post}</strong></span></td> <td class="tcat" align="center" width="20%"><span class="smalltext"><strong>{$lang->date_uploaded}</strong></span></td> <td class="tcat" width="1"><input type="checkbox" name="allbox" class="checkbox checkall" /></td> </tr> {$attachments} </table> <br /> <div align="center"> <input type="hidden" name="action" value="do_attachments" /> <input type="submit" class="button" value="{$lang->delete_attachments}" /> </div> </form> {$multipage} <br /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->attachments_stats}</strong></td> </tr> <tr> <td class="trow1" width="40%"><strong>{$lang->attachstats_attachs}</strong></td> <td class="trow1" width="60%">{$totalattachments}</td> </tr> <tr> <td class="trow2" width="40%"><strong>{$lang->attachstats_spaceused}</strong></td> <td class="trow2" width="60%">{$friendlyusage} ({$percent})</td> </tr> <tr> <td class="trow1" width="40%"><strong>{$lang->attachstats_quota}</strong></td> <td class="trow1" width="60%">{$attachquota}</td> </tr> <tr> <td class="trow2" width="40%"><strong>{$lang->attachstats_totaldl}</strong></td> <td class="trow2" width="60%">{$totaldownloads}</td> </tr> <tr> <td class="trow1" width="40%"><strong>{$lang->attachstats_bandwidth}</strong></td> <td class="trow1" width="60%">{$bandwidth}</td> </tr> </table> </td> </tr> </table> {$footer}
|
</body> </html>]]></template> <template name="usercp_attachments_attachment" version="1800"><![CDATA[<tr>
| </body> </html>]]></template> <template name="usercp_attachments_attachment" version="1800"><![CDATA[<tr>
|
Zeile 11966 | Zeile 12081 |
---|
<td valign="top"> {$avatar_error} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<td valign="top"> {$avatar_error} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
|
<tr>
| <tr>
|
<td class="thead" colspan="2"><strong>{$lang->change_avatar}</strong></td> </tr> <tr>
| <td class="thead" colspan="2"><strong>{$lang->change_avatar}</strong></td> </tr> <tr>
|
Zeile 12029 | Zeile 12144 |
---|
<template name="usercp_changename" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->change_username}</title>
|
<template name="usercp_changename" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->change_username}</title>
|
{$headerinclude} </head> <body> {$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_username}</strong></td>
| <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->change_username}</strong></td>
|
Zeile 12063 | Zeile 12178 |
---|
<div align="center"> <input type="hidden" name="action" value="do_changename" /> <input type="submit" class="button" name="submit" value="{$lang->update_username}" />
|
<div align="center"> <input type="hidden" name="action" value="do_changename" /> <input type="submit" class="button" name="submit" value="{$lang->update_username}" />
|
</div> </td> </tr> </table> </form> {$footer} </body>
| </div> </td> </tr> </table> </form> {$footer} </body>
|
</html>]]></template> <template name="usercp_currentavatar" version="1807"><![CDATA[<td class="trow1" valign="top" align="center" width="1"><div class="usercp_container"><img src="{$useravatar['image']}" alt="{$avatar_username}" title="{$avatar_username}" {$useravatar['width_height']} /></div></td>]]></template> <template name="usercp_drafts" version="1804"><![CDATA[<html>
| </html>]]></template> <template name="usercp_currentavatar" version="1807"><![CDATA[<td class="trow1" valign="top" align="center" width="1"><div class="usercp_container"><img src="{$useravatar['image']}" alt="{$avatar_username}" title="{$avatar_username}" {$useravatar['width_height']} /></div></td>]]></template> <template name="usercp_drafts" version="1804"><![CDATA[<html>
|
Zeile 12129 | Zeile 12244 |
---|
</td> <td class="{$bgcolor}"> <a href="{$mybb->settings['bburl']}/usercp.php?action=acceptrequest&id={$request['id']}&my_post_key={$mybb->post_code}">{$lang->accept}</a> - <a href="{$mybb->settings['bburl']}/usercp.php?action=declinerequest&id={$request['id']}&my_post_key={$mybb->post_code}">{$lang->decline}</a>
|
</td> <td class="{$bgcolor}"> <a href="{$mybb->settings['bburl']}/usercp.php?action=acceptrequest&id={$request['id']}&my_post_key={$mybb->post_code}">{$lang->accept}</a> - <a href="{$mybb->settings['bburl']}/usercp.php?action=declinerequest&id={$request['id']}&my_post_key={$mybb->post_code}">{$lang->decline}</a>
|
</td> </tr>]]></template>
| </td> </tr>]]></template>
|
<template name="usercp_editlists_sent_request" version="1800"><![CDATA[<tr> <td class="{$bgcolor}"> {$request['username']}
| <template name="usercp_editlists_sent_request" version="1800"><![CDATA[<tr> <td class="{$bgcolor}"> {$request['username']}
|
Zeile 12192 | Zeile 12307 |
---|
{ MyBB.select2(); $("#buddy_add_username").select2({
|
{ MyBB.select2(); $("#buddy_add_username").select2({
|
placeholder: "{$lang->search_user}", minimumInputLength: 2, maximumSelectionSize: 5, multiple: true, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) { return { query: term, // search term }; }, results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data}; } }, initSelection: function(element, callback) { var query = $(element).val(); if (query !== "") { var newqueries = []; exp_queries = query.split(","); $.each(exp_queries, function(index, value ){ if(value.replace(/\s/g, '') != "") { var newquery = {
| placeholder: "{$lang->search_user}", minimumInputLength: 2, maximumSelectionSize: 5, multiple: true, ajax: { // instead of writing the function to execute the request we use Select2's convenient helper url: "xmlhttp.php?action=get_users", dataType: 'json', data: function (term, page) { return { query: term, // search term }; }, results: function (data, page) { // parse the results into the format expected by Select2. // since we are using custom formatting functions we do not need to alter remote JSON data return {results: data}; } }, initSelection: function(element, callback) { var query = $(element).val(); if (query !== "") { var newqueries = []; exp_queries = query.split(","); $.each(exp_queries, function(index, value ){ if(value.replace(/\s/g, '') != "") { var newquery = {
|
id: value.replace(/,\s?/g, ", "), text: value.replace(/,\s?/g, ", ") };
| id: value.replace(/,\s?/g, ", "), text: value.replace(/,\s?/g, ", ") };
|
Zeile 12568 | Zeile 12683 |
---|
<td class="tcat" align="center" width="200"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td> </tr> {$latest_subscribed_threads}
|
<td class="tcat" align="center" width="200"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td> </tr> {$latest_subscribed_threads}
|
</table>]]></template> <template name="usercp_latest_subscribed_threads" version="1809"><![CDATA[<tr> <td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}" width="2%">{$icon}</td> <td class="{$bgcolor}">{$gotounread}{$thread['displayprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$thread['author']}</span></td> <td align="center" class="{$bgcolor}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td> <td align="center" class="{$bgcolor}">{$thread['views']}</td> <td class="{$bgcolor}" style="white-space: nowrap"><span class="smalltext">{$lastpostdate} <br /><a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>
| </table>]]></template> <template name="usercp_latest_subscribed_threads" version="1813"><![CDATA[<tr> <td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}" width="2%">{$icon}</td> <td class="{$bgcolor}">{$gotounread}{$thread['displayprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$thread['author']}</span></td> <td align="center" class="{$bgcolor}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td> <td align="center" class="{$bgcolor}">{$thread['views']}</td> <td class="{$bgcolor}" style="white-space: nowrap"><span class="smalltext">{$lastpostdate} <br /><a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>
|
</td> </tr>]]></template> <template name="usercp_latest_threads" version="1600"><![CDATA[<br />
| </td> </tr>]]></template> <template name="usercp_latest_threads" version="1600"><![CDATA[<br />
|
Zeile 12592 | Zeile 12707 |
---|
</tr> {$latest_threads_threads} </table>]]></template>
|
</tr> {$latest_threads_threads} </table>]]></template>
|
<template name="usercp_latest_threads_threads" version="1809"><![CDATA[<tr>
| <template name="usercp_latest_threads_threads" version="1813"><![CDATA[<tr>
|
<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}" width="2%">{$icon}</td> <td class="{$bgcolor}">{$gotounread}{$thread['displayprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$thread['author']}</span></td>
|
<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}" width="2%">{$icon}</td> <td class="{$bgcolor}">{$gotounread}{$thread['displayprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$thread['author']}</span></td>
|
<td align="center" class="{$bgcolor}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>
| <td align="center" class="{$bgcolor}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>
|
<td align="center" class="{$bgcolor}">{$thread['views']}</td> <td class="{$bgcolor}" style="white-space: nowrap"><span class="smalltext">{$lastpostdate} <br /><a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>
|
<td align="center" class="{$bgcolor}">{$thread['views']}</td> <td class="{$bgcolor}" style="white-space: nowrap"><span class="smalltext">{$lastpostdate} <br /><a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>
|
</td> </tr>]]></template>
| </td> </tr>]]></template>
|
<template name="usercp_nav" version="1809"><![CDATA[<td width="{$lang->ucp_nav_width}" valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tbody>
| <template name="usercp_nav" version="1809"><![CDATA[<td width="{$lang->ucp_nav_width}" valign="top"> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tbody>
|
Zeile 12645 | Zeile 12760 |
---|
<td class="tcat tcat_menu tcat_collapse{$collapsedimg['usercpmisc']}"> <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['usercpmisc']}.png" id="usercpmisc_img" class="expander" alt="[-]" title="[-]" /></div> <div><span class="smalltext"><strong>{$lang->ucp_nav_misc}</strong></span></div>
|
<td class="tcat tcat_menu tcat_collapse{$collapsedimg['usercpmisc']}"> <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['usercpmisc']}.png" id="usercpmisc_img" class="expander" alt="[-]" title="[-]" /></div> <div><span class="smalltext"><strong>{$lang->ucp_nav_misc}</strong></span></div>
|
</td>
| </td>
|
</tr> </tbody> <tbody style="{$collapsed['usercpmisc_e']}" id="usercpmisc_e">
| </tr> </tbody> <tbody style="{$collapsed['usercpmisc_e']}" id="usercpmisc_e">
|
Zeile 12712 | Zeile 12827 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->edit_options}</strong></td>
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->edit_options}</strong></td>
|
</tr>
| </tr>
|
<tr> <td width="50%" class="trow1" valign="top"> <fieldset class="trow2">
| <tr> <td width="50%" class="trow1" valign="top"> <fieldset class="trow2">
|
Zeile 12751 | Zeile 12866 |
---|
<option value="1" {$no_subscribe_selected}>{$lang->no_subscribe}</option> <option value="2" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option> <option value="3" {$instant_pm_subscribe_selected}>{$lang->instant_pm_subscribe}</option>
|
<option value="1" {$no_subscribe_selected}>{$lang->no_subscribe}</option> <option value="2" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option> <option value="3" {$instant_pm_subscribe_selected}>{$lang->instant_pm_subscribe}</option>
|
</select> </td> </tr>
</table> </fieldset>
| </select> </td> </tr>
</table> </fieldset>
|
<br /> <fieldset class="trow2"> <legend><strong>{$lang->date_time_options}</strong></legend>
| <br /> <fieldset class="trow2"> <legend><strong>{$lang->date_time_options}</strong></legend>
|
Zeile 13265 | Zeile 13380 |
---|
{$referral_link}]]></template> <template name="usercp_reputation" version="1600"><![CDATA[<strong>{$lang->reputation}</strong> {$reputation_link} [<a href="reputation.php?uid={$mybb->user['uid']}">{$lang->details}</a>]<br />]]></template> <template name="usercp_resendactivation" version="1800"><![CDATA[<br />(<a href="member.php?action=resendactivation">{$lang->resend_activation}</a>)]]></template>
|
{$referral_link}]]></template> <template name="usercp_reputation" version="1600"><![CDATA[<strong>{$lang->reputation}</strong> {$reputation_link} [<a href="reputation.php?uid={$mybb->user['uid']}">{$lang->details}</a>]<br />]]></template> <template name="usercp_resendactivation" version="1800"><![CDATA[<br />(<a href="member.php?action=resendactivation">{$lang->resend_activation}</a>)]]></template>
|
<template name="usercp_subscriptions" version="1807"><![CDATA[<html>
| <template name="usercp_subscriptions" version="1813"><![CDATA[<html>
|
<head>
|
<head>
|
<title>{$mybb->settings['bbname']} - {$lang->subscriptions}</title> {$headerinclude}
| <title>{$mybb->settings['bbname']} - {$lang->subscriptions}</title> {$headerinclude}
|
</head> <body>
|
</head> <body>
|
{$header} <form action="usercp.php" method="post" name="input"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_subscriptions" /> <table width="100%" border="0" align="center"> <tr> {$usercpnav} <td valign="top"> {$multipage} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="7"><strong>{$lang->subscriptions} ({$threadcount})</strong></td> </tr> <tr> <td width="66%" colspan="3" class="tcat"><span class="smalltext"><strong>{$lang->thread}</strong></span></td> <td class="tcat" align="center" width="7%"><span class="smalltext"><strong>{$lang->replies}</strong></span></td> <td class="tcat" align="center" width="7%"><span class="smalltext"><strong>{$lang->views}</strong></span></td> <td class="tcat" align="center" width="200"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td> <td class="tcat" align="center" width="1"><input name="allbox" title="Select All" type="checkbox" class="checkbox checkall" value="1" /></td> </tr> {$threads} {$remove_options} </table> <br /> <div class="float_left"> <div class="float_left"> <dl class="thread_legend smalltext"> <dd><span class="thread_status newfolder" title="{$lang->new_posts_thread}"> </span> {$lang->new_posts_thread}</dd> <dd><span class="thread_status newhotfolder" title="{$lang->new_hot_thread}"> </span> {$lang->new_hot_thread}</dd> <dd><span class="thread_status hotfolder" title="{$lang->hot_thread}"> </span> {$lang->hot_thread}</dd> </dl> </div>
| {$header} <table width="100%" border="0" align="center"> <tr> {$usercpnav} <td valign="top"> {$multipage} <form action="usercp.php" method="post" name="input"> <input type="hidden" name="my_post_key" value="{$mybb->post_code}" /> <input type="hidden" name="action" value="do_subscriptions" /> <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="7"><strong>{$lang->subscriptions} ({$threadcount})</strong></td> </tr> <tr> <td width="66%" colspan="3" class="tcat"><span class="smalltext"><strong>{$lang->thread}</strong></span></td> <td class="tcat" align="center" width="7%"><span class="smalltext"><strong>{$lang->replies}</strong></span></td> <td class="tcat" align="center" width="7%"><span class="smalltext"><strong>{$lang->views}</strong></span></td> <td class="tcat" align="center" width="200"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td> <td class="tcat" align="center" width="1"><input name="allbox" title="Select All" type="checkbox" class="checkbox checkall" value="1" /></td> </tr> {$threads} {$remove_options} </table> </form> {$multipage} <br /> <div class="float_left"> <div class="float_left"> <dl class="thread_legend smalltext"> <dd><span class="thread_status newfolder" title="{$lang->new_posts_thread}"> </span> {$lang->new_posts_thread}</dd> <dd><span class="thread_status newhotfolder" title="{$lang->new_hot_thread}"> </span> {$lang->new_hot_thread}</dd> <dd><span class="thread_status hotfolder" title="{$lang->hot_thread}"> </span> {$lang->hot_thread}</dd> </dl> </div>
|
|
|
<div class="float_left"> <dl class="thread_legend smalltext"> <dd><span class="thread_status folder" title="{$lang->no_new_thread}"> </span> {$lang->no_new_thread}</dd> <dd><span class="thread_status dot_folder" title="{$lang->posts_by_you}"> </span> {$lang->posts_by_you}</dd> <dd><span class="thread_status lockfolder" title="{$lang->locked_thread}"> </span> {$lang->locked_thread}</dd> </dl> </div> <br class="clear" /> </div> {$multipage} </td> </tr> </table> </form> {$footer}
| <div class="float_left"> <dl class="thread_legend smalltext"> <dd><span class="thread_status folder" title="{$lang->no_new_thread}"> </span> {$lang->no_new_thread}</dd> <dd><span class="thread_status dot_folder" title="{$lang->posts_by_you}"> </span> {$lang->posts_by_you}</dd> <dd><span class="thread_status lockfolder" title="{$lang->locked_thread}"> </span> {$lang->locked_thread}</dd> </dl> </div> <br class="clear" /> </div> </td> </tr> </table> {$footer}
|
</body> </html>]]></template> <template name="usercp_subscriptions_none" version="120"><![CDATA[<tr>
| </body> </html>]]></template> <template name="usercp_subscriptions_none" version="120"><![CDATA[<tr>
|
Zeile 13341 | Zeile 13456 |
---|
</div> </td> </tr>]]></template>
|
</div> </td> </tr>]]></template>
|
<template name="usercp_subscriptions_thread" version="1809"><![CDATA[<tr>
| <template name="usercp_subscriptions_thread" version="1813"><![CDATA[<tr>
|
<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}" width="2%">{$icon}</td> <td class="{$bgcolor}">{$gotounread}{$thread['threadprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$lang->notification_method} {$notification_type}</span></td>
|
<td align="center" class="{$bgcolor}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td> <td align="center" class="{$bgcolor}" width="2%">{$icon}</td> <td class="{$bgcolor}">{$gotounread}{$thread['threadprefix']}<a href="{$thread['threadlink']}" class="{$new_class}">{$thread['subject']}</a><br /><span class="smalltext">{$lang->notification_method} {$notification_type}</span></td>
|
<td align="center" class="{$bgcolor}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>
| <td align="center" class="{$bgcolor}"><a href="{$mybb->settings['bburl']}/misc.php?action=whoposted&tid={$thread['tid']}" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a></td>
|
<td align="center" class="{$bgcolor}">{$thread['views']}</td> <td class="{$bgcolor}" style="white-space: nowrap"> <span class="smalltext">{$lastpostdate}<br />
| <td align="center" class="{$bgcolor}">{$thread['views']}</td> <td class="{$bgcolor}" style="white-space: nowrap"> <span class="smalltext">{$lastpostdate}<br />
|
Zeile 13521 | Zeile 13636 |
---|
<template name="video_veoh_embed" version="1800"><![CDATA[<object width="410" height="341" id="veohFlashPlayer" name="veohFlashPlayer"><param name="movie" value="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="410" height="341" id="veohFlashPlayerEmbed" name="veohFlashPlayerEmbed"></embed></object>]]></template> <template name="video_vimeo_embed" version="1807"><![CDATA[<iframe src="//player.vimeo.com/video/{$id}" width="500" height="375" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template> <template name="video_yahoo_embed" version="1807"><![CDATA[<iframe width="640" height="360" scrolling="no" frameborder="0" src="//{$local}screen.yahoo.com/{$id}?format=embed" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" allowtransparency="true"></iframe>]]></template>
|
<template name="video_veoh_embed" version="1800"><![CDATA[<object width="410" height="341" id="veohFlashPlayer" name="veohFlashPlayer"><param name="movie" value="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.veoh.com/swf/webplayer/WebPlayer.swf?version=AFrontend.5.7.0.1446&permalinkId={$id}&player=videodetailsembedded&videoAutoPlay=0&id=anonymous" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="410" height="341" id="veohFlashPlayerEmbed" name="veohFlashPlayerEmbed"></embed></object>]]></template> <template name="video_vimeo_embed" version="1807"><![CDATA[<iframe src="//player.vimeo.com/video/{$id}" width="500" height="375" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]]></template> <template name="video_yahoo_embed" version="1807"><![CDATA[<iframe width="640" height="360" scrolling="no" frameborder="0" src="//{$local}screen.yahoo.com/{$id}?format=embed" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" allowtransparency="true"></iframe>]]></template>
|
<template name="video_twitch_embed" version="1811"><![CDATA[<iframe src="https://player.twitch.tv/?video=v{$id}&autoplay=false" frameborder="0" scrolling="no" height="378" width="620"></iframe>]]></template>
| <template name="video_twitch_embed" version="1813"><![CDATA[<iframe src="https://player.twitch.tv/?{$id}&autoplay=false" frameborder="0" scrolling="no" height="378" width="620"></iframe>]]></template>
|
<template name="warnings" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->warning_log}</title>
| <template name="warnings" version="1400"><![CDATA[<html> <head> <title>{$mybb->settings['bbname']} - {$lang->warning_log}</title>
|
Zeile 13978 | Zeile 14093 |
---|
</html>]]></template> <template name="debug_summary" version="1800"><![CDATA[<div id="debug">{$generated_in} {$debug_weight} <br />{$sql_queries} / {$server_load} / {$memory_usage}<br />[<a href="{$debuglink}" target="_blank">{$lang->debug_advanced_details}</a>]<br /></div>]]></template> <template name="gobutton" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->go}" />]]></template>
|
</html>]]></template> <template name="debug_summary" version="1800"><![CDATA[<div id="debug">{$generated_in} {$debug_weight} <br />{$sql_queries} / {$server_load} / {$memory_usage}<br />[<a href="{$debuglink}" target="_blank">{$lang->debug_advanced_details}</a>]<br /></div>]]></template> <template name="gobutton" version="120"><![CDATA[<input type="submit" class="button" value="{$lang->go}" />]]></template>
|
<template name="headerinclude" version="1810"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />
| <template name="headerinclude" version="1815"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />
|
<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" /> <meta http-equiv="Content-Type" content="text/html; charset={$charset}" /> <meta http-equiv="Content-Script-Type" content="text/javascript" />
|
<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" /> <meta http-equiv="Content-Type" content="text/html; charset={$charset}" /> <meta http-equiv="Content-Script-Type" content="text/javascript" />
|
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1806"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1806"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1810"></script>
| <script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1813"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1813"></script> <script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1815"></script>
|
{$stylesheets} <script type="text/javascript">
| {$stylesheets} <script type="text/javascript">
|