From e9e95daec28936b87d97f5e4e8c62608d2424608 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 19 Aug 2006 09:52:33 +0100 Subject: remove short php tags in mobile version, fix star action in vfeeds --- mobile/functions.php | 4 ++-- mobile/index.php | 2 +- mobile/login.php | 17 ++++++++++++++--- mobile/logout.php | 4 ++-- mobile/mobile.css | 6 ++++++ mobile/tt-rss.php | 6 +++--- 6 files changed, 28 insertions(+), 11 deletions(-) diff --git a/mobile/functions.php b/mobile/functions.php index 398a12a55..b4a645aa1 100644 --- a/mobile/functions.php +++ b/mobile/functions.php @@ -1,4 +1,4 @@ -"; - print "$marked_pic"; + print "$marked_pic"; print $content_link; diff --git a/mobile/index.php b/mobile/index.php index b0c2b7779..1078eedea 100644 --- a/mobile/index.php +++ b/mobile/index.php @@ -1 +1 @@ - + diff --git a/mobile/login.php b/mobile/login.php index bcf151ee1..a9ee69be0 100644 --- a/mobile/login.php +++ b/mobile/login.php @@ -1,4 +1,4 @@ - @@ -69,7 +75,12 @@
Tiny Tiny RSS
- + + + + +
+ @@ -88,5 +99,5 @@ - + diff --git a/mobile/logout.php b/mobile/logout.php index f23fd9bb3..76641467d 100644 --- a/mobile/logout.php +++ b/mobile/logout.php @@ -1,4 +1,4 @@ - - + diff --git a/mobile/mobile.css b/mobile/mobile.css index 5317890fc..83da7da22 100644 --- a/mobile/mobile.css +++ b/mobile/mobile.css @@ -174,3 +174,9 @@ div.footerAddon { margin-top : 5px; margin-bottom : 5px; } + +.loginError { + color : red; + margin : 0.5em; +} + diff --git a/mobile/tt-rss.php b/mobile/tt-rss.php index f13a83105..a52c63f81 100644 --- a/mobile/tt-rss.php +++ b/mobile/tt-rss.php @@ -1,4 +1,4 @@ -
- -- cgit v1.2.3
Login: