From 5bbc4bb4b04519036946db961ddea551fdf2eb6c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 19 May 2013 21:22:01 +0400 Subject: move stylesheets to css/, reference default tt-rss stylesheets from default.css to make custom themes easier --- include/functions.php | 2 +- include/login_form.php | 2 +- include/sanity_check.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/functions.php b/include/functions.php index 2a8c23b5d..328b00c8a 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3126,7 +3126,7 @@ $rv['content'] .= " Tiny Tiny RSS - ".$line["title"]." - + "; } diff --git a/include/login_form.php b/include/login_form.php index ba31615ea..0637c453a 100644 --- a/include/login_form.php +++ b/include/login_form.php @@ -2,7 +2,7 @@ Tiny Tiny RSS : Login - + diff --git a/include/sanity_check.php b/include/sanity_check.php index b2888b1d7..29e53fa33 100644 --- a/include/sanity_check.php +++ b/include/sanity_check.php @@ -160,7 +160,7 @@ Startup failed - + -- cgit v1.2.3