summaryrefslogtreecommitdiffstats
path: root/templates/part.nofeeds.php
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-08-12 01:50:19 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-08-12 01:50:19 -0400
commit703e892b691fd98fccbbbeada3897ae0c018ac9d (patch)
tree85a02656b3e3ea592308dbb06bfb51161d615193 /templates/part.nofeeds.php
parentfcaa16f2eafe87e0353d1be7ce4bde0d33c43e81 (diff)
removes the Everything folder
Diffstat (limited to 'templates/part.nofeeds.php')
-rw-r--r--templates/part.nofeeds.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/part.nofeeds.php b/templates/part.nofeeds.php
index bb78dedbf..070c90c60 100644
--- a/templates/part.nofeeds.php
+++ b/templates/part.nofeeds.php
@@ -1,3 +1,8 @@
+<div id="appsettings" class="popup bottomleft hidden"></div>
<div id="firstrun">
<?php echo $l->t('You have no feeds in your reader.') ?>
+ <div id="selections">
+ <input type="button" id="addfeed" value="<?php echo $l->t('Add feed') ?>" />
+ <input type="button" value="<?php echo $l->t('Import OPML') ?>" />
+ </div>
</div> \ No newline at end of file