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 99d870cce..5dac1f05a 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -1,7 +1,7 @@
<fieldset class="personalblock">
<legend><strong><?php p($l->t('Import / Export OPML')); ?></strong></legend>
<input type="file" id="opml-upload" name="files[]" read-file/>
- <button title="<?php p($l->t('Import')); ?>" trigger-click>
+ <button title="<?php p($l->t('Import')); ?>" forward-click="{selector:'#opml-upload'}">
<?php p($l->t('Import')); ?>
</button>
<a class="button"