aboutsummaryrefslogtreecommitdiff
path: root/app/views/subscription/bookmarklet.phtml
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2021-09-02 22:27:37 +0200
committerGravatar GitHub <noreply@github.com> 2021-09-02 22:27:37 +0200
commitbe61a3f7715dc446770934daa579a7c03c4bf79e (patch)
tree1348bb7c2fac8597aa649bad37eb035e15a6cf44 /app/views/subscription/bookmarklet.phtml
parent595979d97fee0c38d21052844a329e5221adeada (diff)
delete firefox 63 informatoin (#3822)
Diffstat (limited to 'app/views/subscription/bookmarklet.phtml')
-rw-r--r--app/views/subscription/bookmarklet.phtml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/views/subscription/bookmarklet.phtml b/app/views/subscription/bookmarklet.phtml
index afdaa34f5..8fd55de31 100644
--- a/app/views/subscription/bookmarklet.phtml
+++ b/app/views/subscription/bookmarklet.phtml
@@ -11,13 +11,6 @@
Minz_Url::display(array('c' => 'feed', 'a' => 'add'), 'html', true) ?>&amp;url_rss='+encodeURIComponent(url);})();"><?= _t('sub.bookmarklet.label') ?></a></p>
<?= _t('sub.bookmarklet.documentation') ?>
- <h2><?= _t('sub.firefox.title') ?></h2>
- <p class="alert alert-warn">
- <?= _t('sub.firefox.obsolete_63', $this->default_category->name()) ?>
- </p>
- <p><?= _t('sub.firefox.documentation') ?></p>
- <kbd>browser.contentHandlers.types.number.uri → <?= Minz_Url::display(array('c' => 'feed', 'a' => 'add'), 'html', true) ?>&amp;url_rss=%s</kbd>
-
<h2><?= _t('sub.api.title') ?></h2>
<p><?= _t('sub.api.documentation') ?></p>
<kbd><?= Minz_Url::display(array('c' => 'feed', 'a' => 'add'), 'html', true) ?>&amp;url_rss=%s</kbd>