updating file paths to use xampp again
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ if (isset($_POST['phone_number']))
|
||||
|
||||
<head>
|
||||
<title>Input</title>
|
||||
<link href="/input/css/styles.css" rel="stylesheet" type="text/css">
|
||||
<script src="/input/js/index.js"></script>
|
||||
<link href="css/styles.css" rel="stylesheet" type="text/css">
|
||||
<script src="js/index.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user