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>
|
||||
<head>
|
||||
<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>
|
||||
<body>
|
||||
<?php
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<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>
|
||||
<body>
|
||||
<?php
|
||||
|
|
Loading…
Add table
Reference in a new issue