summaryrefslogtreecommitdiffstats
path: root/templates/part.settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.settings.php')
-rw-r--r--templates/part.settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.settings.php b/templates/part.settings.php
index 7b24db647..0903ffe9f 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -10,7 +10,7 @@
<div id="app-settings-content">
<fieldset class="personalblock">
- <legend><strong><?php p($l->t('Subscriptions')); ?></strong></legend>
+ <legend><strong><?php p($l->t('Subscriptions (OPML)')); ?></strong></legend>
<input type="file" id="opml-upload" name="import" accept="text/x-opml, text/xml"
oc-read-file="import($fileContent)"/>