login only with pond now
This commit is contained in:
parent
69c5c270ad
commit
5a0950a8ee
6 changed files with 39 additions and 36 deletions
|
@ -64,14 +64,7 @@
|
|||
<p class="smallogo">
|
||||
<img src="img/icon-128.png" alt="Logo, an ape head">
|
||||
</p>
|
||||
<p class="backends">
|
||||
<label class="button"><input type="radio" name="backend" value="TinyTinyRSS" checked="checked" /> Tiny Tiny RSS</label>
|
||||
<label class="button"><input type="radio" name="backend" value="OwnCloud" /> ownCloud News</label>
|
||||
<label class="button"><input type="radio" name="backend" value="Pond" /> Pond</label>
|
||||
</p>
|
||||
<p>
|
||||
<label for="url">URL:</label>
|
||||
<input class="button" type="text" name="url" id="url" value="" placeholder="http://example.com/tt-rss/" />
|
||||
<label for="un">Username:</label>
|
||||
<input class="button" type="text" name="user" id="un" value="" placeholder="username" />
|
||||
<label for="pw">Password:</label>
|
||||
|
|
Reference in a new issue