summaryrefslogtreecommitdiffstats
path: root/templates/part.nofeeds.php
diff options
context:
space:
mode:
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