mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:25:57 +00:00
update.php: fix wrong html plug title
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
if (!defined('STDIN')) {
|
if (!defined('STDIN')) {
|
||||||
?> <html>
|
?> <html>
|
||||||
<head>
|
<head>
|
||||||
<title>Database Updater</title>
|
<title>Update Tool</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<link rel="stylesheet" type="text/css" href="utility.css">
|
<link rel="stylesheet" type="text/css" href="utility.css">
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user