From 0d5bd3a636218a18b0fa81c6897614e37943455c Mon Sep 17 00:00:00 2001 From: Alessandro Cosentino Date: Tue, 14 Aug 2012 13:39:53 -0400 Subject: small things added to firstrun page and settings --- templates/addBm.php | 11 +++++++++++ templates/bookmarklet.php | 8 ++++++++ templates/part.nofeeds.php | 11 ++++++++++- templates/settings.php | 7 +++++-- 4 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 templates/addBm.php create mode 100644 templates/bookmarklet.php (limited to 'templates') diff --git a/templates/addBm.php b/templates/addBm.php new file mode 100644 index 000000000..e9132ca57 --- /dev/null +++ b/templates/addBm.php @@ -0,0 +1,11 @@ + + + + + Subsribe - News - ownCloud + + +

Saved!

+ Close the window + + \ No newline at end of file diff --git a/templates/bookmarklet.php b/templates/bookmarklet.php new file mode 100644 index 000000000..31a654b86 --- /dev/null +++ b/templates/bookmarklet.php @@ -0,0 +1,8 @@ +' . $l->t('Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:') . '' + . '' + . $l->t('Subscribe') . ''; +} diff --git a/templates/part.nofeeds.php b/templates/part.nofeeds.php index 3a9c14b14..c1e639321 100644 --- a/templates/part.nofeeds.php +++ b/templates/part.nofeeds.php @@ -2,7 +2,16 @@
t('You have no feeds in your reader.') ?>
- +
+
+ t('Or... '); + ?> +
+ +
+
\ No newline at end of file diff --git a/templates/settings.php b/templates/settings.php index 94b8fc2f6..b063fc1ed 100644 --- a/templates/settings.php +++ b/templates/settings.php @@ -7,7 +7,10 @@ t(' or '); ?>t('cloud');?>. - + +
t('Export feeds'); ?>
-
+
+ +
\ No newline at end of file -- cgit v1.2.3