From be322d6fc879c0142f1047e99cc2971d817b47c5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 20 Feb 2019 13:05:12 +0300 Subject: cleanup sharepopup dialog --- classes/handler/public.php | 147 ++++++++++++++++++++++++++------------------- 1 file changed, 86 insertions(+), 61 deletions(-) (limited to 'classes/handler/public.php') diff --git a/classes/handler/public.php b/classes/handler/public.php index d190a267d..41544f188 100755 --- a/classes/handler/public.php +++ b/classes/handler/public.php @@ -545,15 +545,37 @@ class Handler_Public extends Handler { } header('Content-Type: text/html; charset=utf-8'); - print "Tiny Tiny RSS - - "; + ?> + + + <?php echo __("Share with Tiny Tiny RSS") ?> ?> + + + + + + + +
+ + +
- + + - +
+ + +
- - +
+ + +
- - - - - - - - +
+ + +
- +
+ + +
+
- +
- - - +
+ + + +
-
-

-
-
-
-
- -
- - -
- -
+ + + + + - +
+ + " /> +
- +
+ -
- - - - -
-

">
">
- + "/> + - -
+
+ +
+ + + +
"; } function login() { -- cgit v1.2.3