mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2024-11-30 12:36:03 +00:00
header sent fix, make it a link instead
This commit is contained in:
parent
f6c96d8989
commit
9e9a0d8deb
2
wait.php
2
wait.php
@ -46,7 +46,7 @@ foreach ($data as $k => $v) {
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
<?php
|
<?php
|
||||||
/* Require the <head> section */
|
/* Require the <head> section */
|
||||||
require_once "head.php";
|
require_once "./src/head.php";
|
||||||
?>
|
?>
|
||||||
<div class="container container-top">
|
<div class="container container-top">
|
||||||
<h1><img src="/img/Diablo2.png" style="float:left">Files Processed</h1>
|
<h1><img src="/img/Diablo2.png" style="float:left">Files Processed</h1>
|
||||||
|
Loading…
Reference in New Issue
Block a user