1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 09:05:55 +00:00

fill in some missing doctypes; use short doctype where it wasn't

This commit is contained in:
Andrew Dolgov
2019-02-23 13:49:40 +03:00
parent 2fa3e019f1
commit 54c1b5c611
10 changed files with 17 additions and 9 deletions

View File

@@ -56,7 +56,9 @@
}
if (count($options) == 0 && !defined('STDIN')) {
?> <html>
?>
<!DOCTYPE html>
<html>
<head>
<title>Tiny Tiny RSS data update script.</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">