moved css
This commit is contained in:
parent
5272f58a7a
commit
b3e1b8aeda
3 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Actcur Available Sites</title>
|
<title>Actcur Available Sites</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../css/layout.css" />
|
<link rel="stylesheet" type="text/css" href="css/layout.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<?php
|
<?php
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Actcur Available Sites</title>
|
<title>Actcur Available Sites</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../css/layout.css" />
|
<link rel="stylesheet" type="text/css" href="css/layout.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<?php
|
<?php
|
||||||
|
|
Loading…
Add table
Reference in a new issue