summaryrefslogtreecommitdiffstats
path: root/templates/part.folderdialog.php
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2012-08-11 02:42:46 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2012-08-11 02:42:46 +0200
commit627865d433609eb7b12eb075a68a29d9fac31c3c (patch)
treed7aa9cc31d17c8736ab19e273a920ac81a2e1b4e /templates/part.folderdialog.php
parentc37d6ea2225e6b7ee93d2a294c33d81681fa843e (diff)
changed the foldername Everything to Subscriptions, removed strtoupper for foldername dropdown menu to prevent confusion, made the button for folder selection wider and hid overflow
Diffstat (limited to 'templates/part.folderdialog.php')
-rw-r--r--templates/part.folderdialog.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.folderdialog.php b/templates/part.folderdialog.php
index e1217160c..fb1a819af 100644
--- a/templates/part.folderdialog.php
+++ b/templates/part.folderdialog.php
@@ -6,7 +6,7 @@
<td>
<div class="add_parentfolder">
<button id="dropdownBtn" onclick="News.DropDownMenu.dropdown(this)">
- <?php echo $l->t('EVERYTHING'); ?>
+ <?php echo $l->t('Subscriptions'); ?>
</button>
<input id="inputfolderid" type="hidden" name="folderid" value="0" />
<ul class="menu" id="dropdownmenu">