From 54c1b5c6110262c93b0692631f5ffb2d2c511257 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 23 Feb 2019 13:49:40 +0300 Subject: fill in some missing doctypes; use short doctype where it wasn't --- classes/handler/public.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'classes/handler') diff --git a/classes/handler/public.php b/classes/handler/public.php index 37fe8612a..5cb5bd64a 100755 --- a/classes/handler/public.php +++ b/classes/handler/public.php @@ -525,6 +525,7 @@ class Handler_Public extends Handler { header('Content-Type: text/html; charset=utf-8'); ?> + <?php echo __("Share with Tiny Tiny RSS") ?> ?> @@ -742,6 +743,7 @@ class Handler_Public extends Handler { header('Content-Type: text/html; charset=utf-8'); ?> + Tiny Tiny RSS @@ -866,7 +868,7 @@ class Handler_Public extends Handler { header('Content-Type: text/html; charset=utf-8'); ?> - + Tiny Tiny RSS @@ -1071,6 +1073,7 @@ class Handler_Public extends Handler { } ?> + Database Updater -- cgit v1.2.3