ist kein Muss

Alles guuut, wie ein Kollege sagen würde

Moderator: mikey
Code: Select all
<!-- Create hidden page Mailform with desired plugin function call -->
<div><a title="<?php echo $tx['menu']['mailform'];?>" href="./?&mailform#content">
<?php echo tag('img src="' . $pth['folder']['templateimages'] . 'email.png" alt="'.$tx['menu']['mailform'].'"');?>
</a>
</div>
Code: Select all
href="./?&DeineMailFormSeite#content"
Code: Select all
<div class="download">
Dowload:
<?php echo tag('br');?>
<div class="dl-btn">
<?php echo control('welcome_newsboxes.zip' ,'', '', '', 'small', '');?>
</div>
Already downloaded <?php echo controlcount('welcome_newsboxes.zip');?> times.
</div>
Code: Select all
<?php if($adm == 'true'){
echo "<div>".echo toc()."</div>";
}
?>
Ja, nur es ist ziemlich raumgefrässig.frase wrote:Es ist doch unglaublich, was eine andere Schriftart bewirken kann ...!