summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2013-05-01 15:54:20 -0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2013-05-01 15:54:20 -0300
commite75711d94b9f15104e082e7df159ea1e742c687a (patch)
treecd0b7599bed88af86b7dceda0454c7740c7db00f /templates
parent14648e183277b752426c4417a944a83a94a8d70a (diff)
change 'feed' to 'website' in interface, maintain wording consistency
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>