bbcode quote

suppo
könnte mir jemand den originalen code geben für die zitat box? danke
N!tro*
code:
1:
2:
3:
4:
5:

[quote] [/quote]



verwirrt
Izzmoo
code:
1:
2:
3:
4:
5:
6:
7:
8:
<table align="center" width="98%" cellpadding="4" cellspacing="1" class="tableinborder">
 <tr>
  <td align="left" class="tablecat"><span class="smallfont"><b>{$lang->items['LANG_GLOBAL_QUOTE']}</b></span></td>
 </tr>
 <tr class="normalfont">
  <td class="inposttable" align="left">{param1}</td>
 </tr>
</table>