mroe changes...

This commit is contained in:
2015-02-24 14:21:01 -05:00
parent 986051529a
commit dfd64ba4f9
10 changed files with 48 additions and 10 deletions

View File

@@ -6,6 +6,9 @@
<meta name="description" content="YAPTC Timecard system is a time recording application for small businesses.">
<title><?php echo $yaptc_company . ">" . $yaptc_appname . ">" . $yaptc_pagename; ?></title>
<link rel="stylesheet" href="<?php echo $yaptc_libweb; ?>pure/pure.css">
<script type="text/javascript" src="<?php echo $yaptc_libweb; ?>date_time.js"></script>
<!--[if lte IE 8]>
<link rel="stylesheet" href="<?php echo $yaptc_incweb; ?>side-menu-old-ie.css">
@@ -22,4 +25,4 @@
<!--<![endif]-->
</head>
<body>
<body onLoad="startclock();">