jb-data.de/template/werkstatt.tpl
2025-08-11 22:23:30 +02:00

174 lines
No EOL
7.2 KiB
Smarty

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>| JB-Transport.de</title>
<link rel="stylesheet" media="screen" href="template/css/forms.css" />
<link rel="stylesheet" media="screen" href="template/css/media.css" />
<link rel="stylesheet" media="screen" href="template/css/messages.css" />
<link rel="stylesheet" media="screen" href="template/css/pricing.css" />
<link rel="stylesheet" media="screen" href="template/css/profile.css" />
<link rel="stylesheet" media="screen" href="template/css/reset.css" />
<link rel="stylesheet" media="screen" href="template/css/style.css" />
<link rel="stylesheet" media="screen" href="template/css/tables.css" />
<link rel="stylesheet" media="screen" href="template/css/tabs.css" />
<!--[if lt IE 8]>
<link rel="stylesheet" media="screen" href="template/css/ie.css" />
<![endif]-->
<!-- jquerytools -->
<script src="template/js/jquery.tools.min.js"></script>
<script src="template/js/jquery.ui.min.js"></script>
<script src="template/js/jquery.flot.js"></script>
<script src="template/js/jquery.tables.js"></script>
<script type="text/javascript" src="template/js/global.js"></script>
<script type="text/javascript" src="template/js/title.js"></script>
<link rel="stylesheet" href="//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css">
<script src="//code.jquery.com/jquery-1.10.2.js"></script>
<script src="//code.jquery.com/ui/1.11.2/jquery-ui.js"></script>
{literal}
<script>
jQuery(function($){
$.datepicker.regional['de'] = {clearText: 'löschen', clearStatus: 'aktuelles Datum löschen',
closeText: 'schließen', closeStatus: 'ohne Änderungen schließen',
prevText: '<zurück', prevStatus: 'letzten Monat zeigen',
nextText: 'Vor>', nextStatus: 'nächsten Monat zeigen',
currentText: 'heute', currentStatus: '',
monthNames: ['Januar','Februar','März','April','Mai','Juni',
'Juli','August','September','Oktober','November','Dezember'],
monthNamesShort: ['Jan','Feb','Mär','Apr','Mai','Jun',
'Jul','Aug','Sep','Okt','Nov','Dez'],
monthStatus: 'anderen Monat anzeigen', yearStatus: 'anderes Jahr anzeigen',
weekHeader: 'Wo', weekStatus: 'Woche des Monats',
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
dayStatus: 'Setze DD als ersten Wochentag', dateStatus: 'Wähle D, M d',
dateFormat: 'dd.mm.yy', firstDay: 1,
initStatus: 'Wähle ein Datum', isRTL: false};
$.datepicker.setDefaults($.datepicker.regional['de']);
});
$(function() { $( "#realdate" ).datepicker(); });
// $(function() { $( "#dialog" ).dialog(); });
</script>
{/literal}
<!--[if lt IE 9]>
<script type="text/javascript" src="template/js/html5.js"></script>
<script type="text/javascript" src="template/js/PIE.js"></script>
<script type="text/javascript" src="template/js/IE9.js"></script>
<script type="text/javascript" src="template/js/ie.js"></script>
<script type="text/javascript" src="template/js/excanvas.js"></script>
<![endif]-->
<body>
<div id="wrapper">
<header id="page-header">
<div class="wrapper">
<div id="util-nav">
<ul>
<li>
<form action="" method="post" >
<input type="hidden" name="logout" value="logout" >
<input type="image" src="template/images/icon/exclamation.png" style="float:right" width="16" height="16" alt="logout" title="Abmelden" >
</form>
</ul>
</div>
<h1>
JB-Transport.de
</h1>
<nav id="main-nav">
<ul class="clearfix">
<li> <a href="index.php">Übersicht</a></li>
<li> <a href="planung.php">Planung</a></li>
<li> <a href="listen.php">Listen</a></li>
<li> <a href="input.php">Datenerfassung</a></li>
<li> <a href="verwaltung.php">Verwaltung</a></li>
<li class="active"> <a href="werkstatt.php">Werkstatt</a></li>
<li> <a href="auswertung.php">Auswertung</a></li>
</ul>
</nav>
</div>
<div id="page-subheader">
<div class="wrapper clearfix">
<nav id="sub-nav">
<ul>
<li><a href="?s=w_fahrzeuge">Flotten-Fahrzeuge</a></li>
<li><a href="?s=f_kontrolle">Kontrolle</a></li>
<li><a href="?s=w_wartung">Wartung</a></li>
</ul>
</nav>
</div>
</div>
</header>
<section id="content">
<div class="wrapper">
<br />
{if isset($information)}
<div class="message info">
<h3>Information</h3>
<p>
{foreach from=$information item=information}<span>{$information}</span><br />{/foreach}
</p>
</div>
{/if}
{if isset($success)}
<div class="message success">
<h3>Success!</h3>
<p>
{foreach from=$success item=success}<span>{$success}</span><br />{/foreach}
</p>
</div>
{/if}
{if isset($warning)}
<div class="message warning">
<h3>Warning!</h3>
<p>
{foreach from=$warning item=warning}<span>{$warning}</span><br />{/foreach}
</p>
</div>
{/if}
{if isset($error)}
<div class="message error">
<h3>Error!</h3>
<p>
{foreach from=$error item=error}<span>{$error}</span><br />{/foreach}
</p>
</div>
{/if}
{include file=$content}
<div class="clear"></div>
</div>
<div id="push"></div>
</section>
</div>
<footer id="page-footer">
<div id="footer-inner">
<p class="wrapper"><span style="float: right;"><b>{$realtime|date_format:"%d.%m.%Y"} {$realtime|date_format:"%H:%M"}</b></span>Ihre IP-Adresse {$userip} | &copy; 2010-2012. All rights reserved. edv@jb-transport.de</p>
</div>
</footer>
</body>
</html>