Update 1.php
parent
98af772235
commit
26ff8a684d
|
@ -3,9 +3,6 @@
|
||||||
<html lang="<?php echo $constStr['language']; ?>">
|
<html lang="<?php echo $constStr['language']; ?>">
|
||||||
<head>
|
<head>
|
||||||
<title><?php echo $pretitle;?> - <?php echo $_SERVER['sitename'];?></title>
|
<title><?php echo $pretitle;?> - <?php echo $_SERVER['sitename'];?></title>
|
||||||
<!--
|
|
||||||
github : https://github.com/qkqpttgf/OneManager-php
|
|
||||||
-->
|
|
||||||
<meta charset=utf-8>
|
<meta charset=utf-8>
|
||||||
<meta http-equiv=X-UA-Compatible content="IE=edge">
|
<meta http-equiv=X-UA-Compatible content="IE=edge">
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
|
|
Loading…
Reference in New Issue