aboutsummaryrefslogtreecommitdiff
path: root/app/views/configure
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-11-26 11:31:30 +0100
committerGravatar GitHub <noreply@github.com> 2022-11-26 11:31:30 +0100
commitc05e931d5ed2ce315e9556db9ebf6afd9918f6fc (patch)
tree45c6dbaf580f0a7b62d6a527cead84b562209ebf /app/views/configure
parent999e88c662895080024e905e926be572b71b7f53 (diff)
Deleted: bookmark.svg (#4897)
* delete bookmark.svg * optimize Pafat theme
Diffstat (limited to 'app/views/configure')
-rw-r--r--app/views/configure/display.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/configure/display.phtml b/app/views/configure/display.phtml
index e3e18f5a0..d49986981 100644
--- a/app/views/configure/display.phtml
+++ b/app/views/configure/display.phtml
@@ -126,7 +126,7 @@
<tr>
<th> </th>
<th title="<?= _t('conf.shortcut.mark_read') ?>"><?= _i('read') ?></th>
- <th title="<?= _t('conf.shortcut.mark_favorite') ?>"><?= _i('bookmark') ?></th>
+ <th title="<?= _t('conf.shortcut.mark_favorite') ?>"><?= _i('starred') ?></th>
<th><?= _t('conf.display.icon.related_tags') ?></th>
<th><?= _t('conf.display.icon.sharing') ?></th>
<th><?= _t('conf.display.icon.summary') ?></th>