summaryrefslogtreecommitdiffstats
path: root/templates/part.listfeed.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.listfeed.php')
-rw-r--r--templates/part.listfeed.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index 4ad3fc73c..94fcb997b 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -43,9 +43,9 @@
title="<?php p($l->t('Delete feed')); ?>"
ng-show="feed.id"></button>
- <button class="svg action mark-read-icon"
+ <button class="svg action delete-icon"
ng-click="feedBl.markErrorRead(feed.urlHash)"
- title="<?php p($l->t('Discard')); ?>"
+ title="<?php p($l->t('Delete website')); ?>"
ng-show="feed.error"></button>
</span>