mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 03:15:56 +00:00
use ORM when subscribing feeds
This commit is contained in:
@@ -154,7 +154,7 @@ class Bookmarklets extends Plugin {
|
||||
<a href='index.php'><?= __("Return to Tiny Tiny RSS") ?></a>
|
||||
</form>
|
||||
<?php
|
||||
} else {
|
||||
} else if (!$feed_urls) {
|
||||
?>
|
||||
<a href='index.php'><?= __("Return to Tiny Tiny RSS") ?></a>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user