aboutsummaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
Diffstat (limited to 'app/views')
-rw-r--r--app/views/subscription/bookmarklet.phtml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/subscription/bookmarklet.phtml b/app/views/subscription/bookmarklet.phtml
index 385ce8cea..e6f311f58 100644
--- a/app/views/subscription/bookmarklet.phtml
+++ b/app/views/subscription/bookmarklet.phtml
@@ -8,6 +8,9 @@
<?= _t('sub.bookmarklet.documentation') ?>
<legend><?= _t('sub.firefox.title') ?></legend>
+ <p class="alert alert-warn">
+ <?= _t('sub.firefox.obsolete_63', $this->default_category->name()) ?>
+ </p>
<p><?= _t('sub.firefox.documentation') ?></p>
<pre>browser.contentHandlers.types.number.uri → <?= Minz_Url::display(array('c' => 'feed', 'a' => 'add'), 'html', true) ?>&amp;url_rss=%s</pre>