Zeile 6989 | Zeile 6989 |
---|
{$requiredfields} </table> </fieldset>]]></template>
|
{$requiredfields} </table> </fieldset>]]></template>
|
<template name="member_register_customfield" version="120"><![CDATA[<tr>
| <template name="member_register_customfield" version="1410"><![CDATA[<tr>
|
<td><span class="smalltext">{$profilefield['name']}</span></td>
|
<td><span class="smalltext">{$profilefield['name']}</span></td>
|
| </tr>
|
<tr> <td>{$code}</td> </tr>]]></template>
| <tr> <td>{$code}</td> </tr>]]></template>
|
Zeile 7045 | Zeile 7046 |
---|
{$footer} </body> </html>]]></template>
|
{$footer} </body> </html>]]></template>
|
<template name="posticons" version="120"><![CDATA[<tr> <td class="trow1" style="vertical-align: top"><strong>{$lang->post_icon}</strong><br /><span class="smalltext"><input type="radio" class="radio" name="icon" value="-1"{$no_icons_checked} />{$lang->no_post_icon}</span></td>
| <template name="posticons" version="1410"><![CDATA[<tr> <td class="trow1" style="vertical-align: top"><strong>{$lang->post_icon}</strong><br /><span class="smalltext"><label><input type="radio" class="radio" name="icon" value="-1"{$no_icons_checked} />{$lang->no_post_icon}</label></span></td>
|
<td class="trow1" valign="top">{$iconlist}</td> </tr> ]]></template>
| <td class="trow1" valign="top">{$iconlist}</td> </tr> ]]></template>
|
Zeile 7719 | Zeile 7720 |
---|
<input type="submit" class="button" value="{$lang->search_thread}" /> </form> </div>]]></template>
|
<input type="submit" class="button" value="{$lang->search_thread}" /> </form> </div>]]></template>
|
<template name="postbit_ignored" version="1400"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style}" id="ignored_post_{$post['pid']}">
| <template name="postbit_ignored" version="1410"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style}" id="ignored_post_{$post['pid']}">
|
<tr> <td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"> <strong><span class="largetext">{$post['profilelink']}</span></strong>
| <tr> <td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"> <strong><span class="largetext">{$post['profilelink']}</span></strong>
|
Zeile 7731 | Zeile 7732 |
---|
$('show_ignored_link_{$post['pid']}').show(); // --> </script>
|
$('show_ignored_link_{$post['pid']}').show(); // --> </script>
|
<span class="smalltext">{$lang->postbit_currently_ignoring_user}</span>
| <span class="smalltext">{$ignored_message}</span>
|
</td> </tr> </table>]]></template>
| </td> </tr> </table>]]></template>
|
Zeile 10426 | Zeile 10427 |
---|
<template name="search_results_posts_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"> </td>]]></template> <template name="search_results_threads_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$thread['tid']}" id="inlinemod_{$thread['tid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template> <template name="search_results_threads_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"> </td>]]></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_threads_inlinecheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="inlinemod_{$thread['tid']}" id="inlinemod_{$thread['tid']}" value="1" style="vertical-align: middle;" {$inlinecheck} /></td>]]></template> <template name="search_results_threads_nocheck" version="120"><![CDATA[<td class="{$bgcolor}" align="center" style="white-space: nowrap"> </td>]]></template>
|
<template name="search_results_inlinemodcol" version="120"><![CDATA[<td class="tcat" align="center"> </td>]]></template>
| <template name="search_results_inlinemodcol" version="1408"><![CDATA[<td class="tcat" align="center" width="1"><input type="checkbox" name="allbox" onclick="inlineModeration.checkAll(this)" /></td>]]></template>
|
<template name="search_results_posts_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customposttools}</optgroup>]]></template> <template name="search_results_posts_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template> <template name="search_results_posts_inlinemoderation" version="1405"><![CDATA[<script type="text/javascript" src="jscripts/inline_moderation.js?ver=1400"></script>
| <template name="search_results_posts_inlinemoderation_custom" version="120"><![CDATA[<optgroup label="{$lang->custom_mod_tools}">{$customposttools}</optgroup>]]></template> <template name="search_results_posts_inlinemoderation_custom_tool" version="120"><![CDATA[<option value="{$tool['tid']}">{$tool['name']}</option>]]></template> <template name="search_results_posts_inlinemoderation" version="1405"><![CDATA[<script type="text/javascript" src="jscripts/inline_moderation.js?ver=1400"></script>
|