Zeile 1 | Zeile 1 |
---|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
|
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder tfixed">
|
| <thead>
|
<tr>
|
<tr>
|
<td class="thead thead_collapse{$collapsedimg['threadnotes']}"> <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['threadnotes']}.png" id="threadnotes_img" class="expander" alt="[-]" title="[-]" /></div>
| <td class="thead{$collapsedthead['threadnotes']}"> <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['threadnotes']}.png" id="threadnotes_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
|
<div><span class="smalltext"><strong>{$lang->view_thread_notes}</strong></span></div> </td> </tr>
|
<div><span class="smalltext"><strong>{$lang->view_thread_notes}</strong></span></div> </td> </tr>
|
| </thead>
|
<tbody style="{$collapsed['threadnotes_e']}" id="threadnotes_e"> <tr> <td class="trow1">
| <tbody style="{$collapsed['threadnotes_e']}" id="threadnotes_e"> <tr> <td class="trow1">
|