mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update info.php
This commit is contained in:
parent
3b2b5b05cf
commit
074e532f6b
2
info.php
2
info.php
@ -46,7 +46,7 @@ $require = file_exists($html_dir . $info['src']) ? $html_dir . $info['src'] : $h
|
|||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||||
<link rel="stylesheet" href="styles/templates/default/css/main.css" type="text/css">
|
<link rel="stylesheet" href="styles/templates/default/css/main.css?v=<?php echo $bb_cfg['css_ver']; ?>" type="text/css">
|
||||||
<title><?php echo $info['title']; ?></title>
|
<title><?php echo $info['title']; ?></title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user