aboutsummaryrefslogtreecommitdiff
path: root/app/views/feed/add.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/feed/add.phtml')
-rw-r--r--app/views/feed/add.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/feed/add.phtml b/app/views/feed/add.phtml
index 823cf1b2f..340970b25 100644
--- a/app/views/feed/add.phtml
+++ b/app/views/feed/add.phtml
@@ -8,7 +8,7 @@
<form method="post" action="<?php echo _url('feed', 'add'); ?>" autocomplete="off">
<input type="hidden" name="_csrf" value="<?php echo FreshRSS_Auth::csrfToken(); ?>" />
- <legend><?php echo _t('sub.feed.informations'); ?></legend>
+ <legend><?php echo _t('sub.feed.information'); ?></legend>
<?php if ($this->load_ok) { ?>
<div class="form-group">
<label class="group-name"><?php echo _t('sub.feed.title'); ?></label>