This commit is contained in:
2025-09-21 14:52:37 +02:00
parent 09fbe53be6
commit 6735cf1c01
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Admin Panel - Furatalog.xyz</title>
<link rel="stylesheet" href="/data/style/style.css">
<link rel="stylesheet" href="/data/style/colors.css">
<link rel="stylesheet" href="https://furatalog.xyz/data/style/style.css">
<link rel="stylesheet" href="https://furatalog.xyz/data/style/colors.css">
<style>
html, body {
margin: 0;
+1 -1
View File
@@ -110,7 +110,7 @@ if (isset($_POST["url"])) {
<!DOCTYPE html>
<html lang="en">
<head>
<?php echo file_get_contents("/var/www/furatalog-cdn/mainHead.html"); ?>
<?php echo file_get_contents("/var/www/furatalog-cdn/mainHead-Admin.html"); ?>
<title>Insert Species - Admin Panel - Furatalog.xyz</title>
<style>
html, body {
+1 -1
View File
@@ -190,7 +190,7 @@ if (isset($_POST["url"])) {
<!DOCTYPE html>
<html lang="en">
<head>
<?php echo file_get_contents("/var/www/furatalog-cdn/mainHead.html"); ?>
<?php echo file_get_contents("/var/www/furatalog-cdn/mainHead-Admin.html"); ?>
<title>Insert Data - Admin Panel - Furatalog.xyz</title>
<style>
html, body {
+1 -1
View File
@@ -97,7 +97,7 @@ echo '<br><span style="font-family: consolas">Currency Code </span>' . $cur
<!DOCTYPE html>
<html lang="en">
<head>
<?php echo file_get_contents("/var/www/furatalog-cdn/mainHead.html"); ?>
<?php echo file_get_contents("/var/www/furatalog-cdn/mainHead-Admin.html"); ?>
<title>Insert From Jinxxy - Admin Panel - Furatalog.xyz</title>
</head>
<body>