Subversion-Projekte lars-tiefland.niewerth

Revision

Revision 3 | Zur aktuellen Revision | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

<?php /* Smarty version 2.6.16, created on 2007-01-18 14:22:28
         compiled from header.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'default', 'header.tpl', 33, false),)), $this); ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
        <head>
                <title><?php echo $this->_tpl_vars['title']; ?>
</title>
                <link href="./images/favicon.ico" rel="shortcut icon" type="image/x-icon">
                <link rel="stylesheet" href="./styles/Standard.css" type="text/css">
                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                <?php echo '
                        <script type="text/javascript" language="javascript">
                        function check_termine_form()
                        {
                                var f_id=document.termine.f_id.value;
                                var an_id=document.termine.an_id.value;
                                if (an_id==-1)
                                {
                                        window.alert("Bitte einen Arbeitnehmer auswählen!");
                                        return false;
                                }
                                if (f_id==-1)
                                {
                                        window.alert("Bitte eine Firma auswählen!");
                                        return false;
                                }
                        }
                        </script>
                '; ?>

        </head>
        <?php if (isset ( $this->_tpl_vars['focus'] )): ?>
        <body onload="<?php echo $this->_tpl_vars['focus']; ?>
.focus();">
        <?php else: ?>
        <body>
        <?php endif; ?>
        <h1><?php echo ((is_array($_tmp=@$this->_tpl_vars['h1'])) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['title']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['title'])); ?>
</h1>