From 958c4dc124054bef4813ad79bac875827cd47a41 Mon Sep 17 00:00:00 2001 From: Rodney Stromlund Date: Tue, 17 Sep 2019 09:11:30 -0500 Subject: Removed extra php end tag that was showing in the page title --- classes/handler/public.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes/handler/public.php') diff --git a/classes/handler/public.php b/classes/handler/public.php index 91413b976..e2082ff1e 100755 --- a/classes/handler/public.php +++ b/classes/handler/public.php @@ -509,7 +509,7 @@ class Handler_Public extends Handler { - <?php echo __("Share with Tiny Tiny RSS") ?> ?> + <?php echo __("Share with Tiny Tiny RSS") ?>