summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.listfeed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index 36a8f5f82..506b1c0d1 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -45,7 +45,7 @@
<button ng-click="feedBusinessLayer.delete(feed.id)"
class="svg action delete-icon"
- title="<?php p($l->t('Delete feed')); ?>"
+ title="<?php p($l->t('Delete website')); ?>"
ng-show="feed.id"
oc-tooltip></button>