diff options
| author | 2021-09-02 22:27:37 +0200 | |
|---|---|---|
| committer | 2021-09-02 22:27:37 +0200 | |
| commit | be61a3f7715dc446770934daa579a7c03c4bf79e (patch) | |
| tree | 1348bb7c2fac8597aa649bad37eb035e15a6cf44 /app/views/subscription/bookmarklet.phtml | |
| parent | 595979d97fee0c38d21052844a329e5221adeada (diff) | |
delete firefox 63 informatoin (#3822)
Diffstat (limited to 'app/views/subscription/bookmarklet.phtml')
| -rw-r--r-- | app/views/subscription/bookmarklet.phtml | 7 |
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) ?>&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) ?>&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) ?>&url_rss=%s</kbd> |
