Files
votianng/html/courier/pda_jobspecial.tpl.htm
2026-03-29 10:34:57 +02:00

78 lines
2.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="de">
<head>
<title>VERWALTUNG</title>
<link rel="stylesheet" type="text/css" href="../css/phoenix.css">
<script type="text/javascript">
<!--
-->
</script>
<noscript>
<center>
<b><br>JavaScript ist nicht verf&uuml;gbar. Bitte aktivieren Sie JavaScript<br><br>
in Ihrem Browser, damit diese Seite ordnungsgem&auml;&szlig; funktioniert!</b><br><br>
</center>
</noscript>
</head>
<body>
<form action="../customer/jb_list.php" method="post" target="frame_content">
<input type="hidden" name="customerId" value="<!-- BEGIN customerId -->{_customerId_}<!-- END customerId -->">
<input type="hidden" name="cscIdRoot" value="<!-- BEGIN cscIdRoot -->{_cscIdRoot_}<!-- END cscIdRoot -->">
<input type="hidden" name="cscIdActual" value="<!-- BEGIN cscIdActual -->{_cscIdActual_}<!-- END cscIdActual -->">
<input type="hidden" name="empIdMaster" value="<!-- BEGIN empIdMaster -->{_empIdMaster_}<!-- END empIdMaster -->">
<table cellspacing="0" cellpadding="0" vspace="0" hspace="0">
<tr>
<td valign="top">
<!-- JOB-DATA -->
<table cellspacing="0" cellpadding="0" vspace="0" hspace="0">
<tr><td>AUFTRAG:</td></tr>
<!-- BEGIN jobentry -->
{_jobentry_}
<!-- END jobentry -->
</table>
</td>
<td>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</td>
<td valign="top">
<!-- COURIER-DATA -->
<table cellspacing="0" cellpadding="0" vspace="0" hspace="0">
<!-- BEGIN courierentry -->
{_courierentry_}
<!-- END courierentry -->
</table>
</td>
<td>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</td>
<td valign="top">
<!-- JOB-COSTS -->
<table cellspacing="0" cellpadding="0" vspace="0" hspace="0">
<!-- BEGIN jobcosts -->
{_jobcosts_}
<!-- END jobcosts -->
</table>
</td>
</tr>
</table>
<br><br>
<!-- TOUR-DATA -->
TOUR:<br>
<table cellspacing="0" cellpadding="0" vspace="0" hspace="0">
<tr>
<!-- BEGIN tourentry -->
{_tourentry_}
<!-- END tourentry -->
</tr>
</table>
</form>
</body>
</html>