From 1dde6ec27981af58b390aef8cacd80e01806e520 Mon Sep 17 00:00:00 2001
From: arf20 <aruizfernandez05@gmail.com>
Date: Thu, 13 Feb 2025 12:10:51 +0100
Subject: reference main stylesheet

---
 openticket.php | 1 +
 1 file changed, 1 insertion(+)

(limited to 'openticket.php')

diff --git a/openticket.php b/openticket.php
index 3c3bf7f..dca8dfd 100644
--- a/openticket.php
+++ b/openticket.php
@@ -119,6 +119,7 @@ function getorderbyid($id) {
     <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>
     </head>
     <body>
-- 
cgit v1.2.3