Removed PHP closing tag in more files
[timetracker.git] / client_add.php
index 503b940..9363e59 100644 (file)
@@ -86,4 +86,3 @@ $smarty->assign('onload', 'onLoad="document.clientForm.name.focus()"');
 $smarty->assign('title', $i18n->getKey('title.add_client'));
 $smarty->assign('content_page_name', 'client_add.tpl');
 $smarty->display('index.tpl');
-?>
\ No newline at end of file