aboutsummaryrefslogtreecommitdiff
path: root/order.php
diff options
context:
space:
mode:
Diffstat (limited to 'order.php')
-rw-r--r--order.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/order.php b/order.php
index 9e465ad..a713660 100644
--- a/order.php
+++ b/order.php
@@ -81,6 +81,7 @@ function genoption($id, $name) {
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="/style.css">
+ <link rel="stylesheet" type="text/css" href="https://arf20.com/style.css">
<title>ARFNET CSTIMS</title>
<script type="text/javascript">
var services = <?php echo json_encode($services); ?>;