<table width="100%" style="background-color: #fff; border: solid 1px #000;" align="center"> <tr> <td align="center"> <br><b style="font-size: 14pt">Angebot ([NUMMER])</b> <br> <br> Angebot für Kunden.<br> <br> </td> </tr> </table> <fieldset><legend>Menü</legend> <center> <table width="98%" align="center"> <tr align="center"> <td><a href="index.php?module=angebot&action=edit&id=[KID]"><img src="/themes/[THEME]/images/module/edit.svg" width="40"></a></td> <td><a href="index.php?module=angebot&action=positionen&id=[KID]"><img src="/themes/[THEME]/images/module/positionen.png" width="40"></a></td> <td><a href="index.php?module=angebot&action=pdf&id=[KID]"><img src="/themes/[THEME]/images/module/pdf.svg" width="40"></a></td> <td><a href="index.php?module=angebot&action=freigabe&id=[KID]"><img src="/themes/[THEME]/images/module/freigabe.png" width="40"></a></td> <td><a href="index.php?module=angebot&action=protokoll&id=[KID]"><img src="/themes/[THEME]/images/module/protokoll.png" width="40"></a></td> <td><a href="index.php?module=angebot&action=abschicken&id=[KID]"><img src="/themes/[THEME]/images/module/abschicken.png" width="40"></a></td> </tr> <tr align="center"> <td><a href="index.php?module=angebot&action=edit&id=[KID]" class="menutab">Details</a></td> <td><a href="index.php?module=angebot&action=positionen&id=[KID]" class="menutab">Positionen</a></td> <td><a href="index.php?module=angebot&action=pdf&id=[KID]" class="menutab">PDF</a></td> <td><a href="index.php?module=angebot&action=freigabe&id=[KID]" class="menutab">Freigabe</a></td> <td><a href="index.php?module=angebot&action=protokoll&id=[KID]" class="menutab">Protokoll</a></td> <td><a href="index.php?module=angebot&action=abschicken&id=[KID]" class="menutab">Abschicken</a></td> </tr> </table> </center> </fieldset>