Zeile 25 | Zeile 25 |
---|
border: 1px solid #e4e4e4; color: #000000; margin: auto auto;
|
border: 1px solid #e4e4e4; color: #000000; margin: auto auto;
|
padding: 20px; text-align: left;]]></extra>
| padding: 20px;]]></extra>
|
</container> <content> <extra><![CDATA[/* FIX: Make internet explorer wrap correctly */
| </container> <content> <extra><![CDATA[/* FIX: Make internet explorer wrap correctly */
|
Zeile 1255 | Zeile 1254 |
---|
</tr>]]></template> <template name="header_welcomeblock_member_admin" version="100.07"><![CDATA[ — <a href="$settings[bburl]/$config[admindir]/index.php">$lang->welcome_admin</a>]]></template> <template name="forumdisplay_newthread" version="100.07"><![CDATA[<a href="newthread.php?fid=$fid"><img src="$theme[imglangdir]/newthread.gif" border="0" alt="$lang->post_thread" /></a>]]></template>
|
</tr>]]></template> <template name="header_welcomeblock_member_admin" version="100.07"><![CDATA[ — <a href="$settings[bburl]/$config[admindir]/index.php">$lang->welcome_admin</a>]]></template> <template name="forumdisplay_newthread" version="100.07"><![CDATA[<a href="newthread.php?fid=$fid"><img src="$theme[imglangdir]/newthread.gif" border="0" alt="$lang->post_thread" /></a>]]></template>
|
<template name="showthread_threaded_bitactive" version="100.07"><![CDATA[<img src="blank.gif" width="$indentsize" height="1"><strong>$post[subject]</strong> <span class="smalltext">- $lang->by $post[username] - $postdate $posttime</span><br />]]></template> <template name="showthread_threaded_bit" version="100.07"><![CDATA[<img src="blank.gif" width="$indentsize" height="1"><a href="showthread.php?tid=$tid&pid=$post[pid]&mode=threaded">$post[subject]</a> <span class="smalltext">- $lang->by $post[username] - $postdate, $posttime</span><br />]]></template>
| <template name="showthread_threaded_bitactive" version="100.07"><![CDATA[<div style="margin-left: {$indentsize}px;"><strong>$post[subject]</strong> <span class="smalltext">- $lang->by $post[username] - $postdate $posttime</span></div>]]></template> <template name="showthread_threaded_bit" version="100.07"><![CDATA[<div style="margin-left: {$indentsize}px;"><a href="showthread.php?tid=$tid&pid=$post[pid]&mode=threaded">$post[subject]</a> <span class="smalltext">- $lang->by $post[username] - $postdate, $posttime</span></div>]]></template>
|
<template name="showthread_poll" version="100.07"><![CDATA[<form action="polls.php" method="get"> <input type="hidden" name="action" value="vote" /> <input type="hidden" name="pid" value="$poll[pid]" />
| <template name="showthread_poll" version="100.07"><![CDATA[<form action="polls.php" method="get"> <input type="hidden" name="action" value="vote" /> <input type="hidden" name="pid" value="$poll[pid]" />
|
Zeile 2528 | Zeile 2527 |
---|
<thead> <tr> <td class="thead" colspan="5">
|
<thead> <tr> <td class="thead" colspan="5">
|
<div class="expcolimage"><a href="javascript:expandCollapse('cat_$forum[fid]');"><img src="$theme[imgdir]/$expcolimage" id="cat_$forum[fid]_collapseimg" border="0" alt="[-]" /></a></div>
| <div class="expcolimage"><a href="javascript:expandCollapse('cat_$forum[fid]');"><img src="$theme[imgdir]/$expcolimage" id="cat_$forum[fid]_collapseimg" border="0" alt="$expaltext" /></a></div>
|
<div><strong><a href="forumdisplay.php?fid=$forum[fid]">$forum[name]</a></strong><br /><div class="smalltext">$forum[description]</div></div> </td> </tr>
| <div><strong><a href="forumdisplay.php?fid=$forum[fid]">$forum[name]</a></strong><br /><div class="smalltext">$forum[description]</div></div> </td> </tr>
|