From: Andrew Dolgov Date: Tue, 28 Jan 2014 11:32:19 +0000 (+0400) Subject: load stylesheets/scripts using helper functions in a few more places X-Git-Tag: 1.12~83 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=5a801bd6f066825c75ec94210f728f61e3fffb06;p=tt-rss.git load stylesheets/scripts using helper functions in a few more places --- diff --git a/include/functions.php b/include/functions.php index 6c6bf266..f8c614ac 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3262,7 +3262,8 @@ Tiny Tiny RSS - ".$line["title"]."". stylesheet_tag("css/tt-rss.css"). - stylesheet_tag("css/zoom.css")." + stylesheet_tag("css/zoom.css"). + stylesheet_tag("css/dijit.css")." diff --git a/include/login_form.php b/include/login_form.php index 3d2c957a..0000bc2f 100644 --- a/include/login_form.php +++ b/include/login_form.php @@ -2,15 +2,22 @@ Tiny Tiny RSS : Login - - + + + - - - - - + + - - + + + + +