aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/html.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/html.inc.php')
-rw-r--r--inc/html.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/html.inc.php b/inc/html.inc.php
index ac37ca2..20a10ed 100644
--- a/inc/html.inc.php
+++ b/inc/html.inc.php
@@ -19,7 +19,6 @@ function html_start() {
19 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 19 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
20 <title>CGP{$path}</title> 20 <title>CGP{$path}</title>
21 <link rel="stylesheet" href="{$CONFIG['weburl']}layout/style.css" type="text/css"> 21 <link rel="stylesheet" href="{$CONFIG['weburl']}layout/style.css" type="text/css">
22 <script type="text/javascript" src="{$CONFIG['weburl']}ajax.js"></script>
23</head> 22</head>
24<body> 23<body>
25 24