<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">
<a href="#" onclick="selectCode(this); return false;">
<input type="button" value="Zaznacz wszystko" style="color: #CCCCCC; font-family: Arial; border: 1px solid #CCCCCC; background-color: #444444"></a>
</div>
<div class="alt2" dir="ltr" style="
margin: 0px;
padding: $stylevar[cellpadding]px;
border: 1px inset;
width: $stylevar[codeblockwidth];
height: {$blockheight}px;
text-align: left;
overflow: auto">
<pre style="margin: 0px;"><code style="white-space:nowrap"><!-- php buffer start -->{param}<!-- php buffer end --></code></pre>
</div>
</div>