summaryrefslogtreecommitdiffstats
path: root/templates/settings.php
blob: ccbb004f0011d136368aea0dd7ca2b247f38a0e3 (plain)
1
2
3
4
5
6
7
8
<form id="news">
	<fieldset class="personalblock">
		<strong>News</strong><br />
		<input type="text" name="opml_file" id="opml_file" placeholder="<?php echo $l->t('.opml file');?>" />
                <br />

	</fieldset>
</form>