summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-09-11 20:31:58 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-09-12 01:00:32 +0200
commit00c6e040deec9c3998ab679dcb84fc46ae72d2ac (patch)
tree88a7ba6ab686b8a57d051f268e467773c8573059 /templates
parent8ca8695fbe55599b1212de332853ebb85442b226 (diff)
removed google importer on the serverside, add importer for articles
Diffstat (limited to 'templates')
-rw-r--r--templates/part.settings.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/part.settings.php b/templates/part.settings.php
index 4769ab9cc..0e622b778 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -43,7 +43,8 @@
<fieldset class="personalblock">
<legend><strong><?php p($l->t('Unread/Starred Articles')); ?></strong></legend>
<input type="file" id="google-upload" name="importgoogle"
- oc-read-file="importGoogleReader($fileContent)"/>
+ accept="application/json"
+ oc-read-file="importGoogleReader($fileContent)"/>
<button title="<?php p($l->t('Import')); ?>"
class="upload-icon svg"
oc-forward-click="{selector:'#google-upload'}">