summaryrefslogtreecommitdiffstats
path: root/templates/part.nofeeds.php
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-07-02 23:39:19 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-07-02 23:39:19 -0400
commit72c730bf5fb21f58589a836483585dabd6866520 (patch)
treea57dab8dcf88ce5a4f1172ba89663aa52947fdb8 /templates/part.nofeeds.php
parentf8f6fd3d778fe95bac15e52747ff5b1f6461c136 (diff)
button to add feed; selection of a feed
Diffstat (limited to 'templates/part.nofeeds.php')
-rw-r--r--templates/part.nofeeds.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/part.nofeeds.php b/templates/part.nofeeds.php
new file mode 100644
index 000000000..bb78dedbf
--- /dev/null
+++ b/templates/part.nofeeds.php
@@ -0,0 +1,3 @@
+<div id="firstrun">
+ <?php echo $l->t('You have no feeds in your reader.') ?>
+</div> \ No newline at end of file