summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.listfeed.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index 3673c4958..e5b993d43 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -34,9 +34,6 @@
<div ng-if="feed.editing" class="app-navigation-entry-edit">
<input name="feedRename" type="text" value="{{ feed.title }}" news-auto-focus>
- <button title="<?php p($l->t('Cancel')); ?>"
- ng-click="feed.editing=false"
- class="action icon-close"></button>
<button title="<?php p($l->t('Rename')); ?>"
ng-click="Navigation.renameFeed(feed.id, feed.title)"
class="action icon-checkmark">