1. Import
This commit is contained in:
43
html/jobs/job_tour_list.php
Normal file
43
html/jobs/job_tour_list.php
Normal file
@@ -0,0 +1,43 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>AUFTRAGSERFASSUNG: TOURENDATEN</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css/phoenix.css.php">
|
||||
</head>
|
||||
<body>
|
||||
<table border=0 width=100% align=center cellspacing=0 cellpadding=0 vspace=0 hspace=0>
|
||||
<tr>
|
||||
<td colspan=3>
|
||||
<hr noshade size="1">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width=10%>
|
||||
|
||||
</td>
|
||||
<td width=80% align=center valign=top>
|
||||
<div class=headline2>
|
||||
Tourendaten (Etappen)
|
||||
</div>
|
||||
</td>
|
||||
<td width=10%>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td align=center>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan=3>
|
||||
<img src="../images/empty.gif" border=0 height=2>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user