1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 06:55:56 +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

@@ -830,6 +830,7 @@ class Feeds extends Handler_Protected {
$rehash_checked = isset($_REQUEST["force_rehash"]) ? "checked" : "";
?>
<!DOCTYPE html>
<html>
<head>
<?php echo stylesheet_tag("css/default.css") ?>