yes
This commit is contained in:
+2
-2
@@ -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;
|
||||
|
||||
@@ -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
@@ -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 {
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user