mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-29 04:40:19 +02:00
Display number of brige
This commit is contained in:
@@ -205,7 +205,7 @@ $formats = Format::searchInformation();
|
|||||||
endforeach;
|
endforeach;
|
||||||
?>
|
?>
|
||||||
<footer>
|
<footer>
|
||||||
<?= $bridgecount; ?> active bridges<br>
|
<?= $bridgecount; ?>/<?= count($bridges) ?> active bridges<br>
|
||||||
<a href="https://github.com/sebsauvage/rss-bridge">RSS-Bridge alpha 0.1 ~ Public Domain</a>
|
<a href="https://github.com/sebsauvage/rss-bridge">RSS-Bridge alpha 0.1 ~ Public Domain</a>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
Reference in New Issue
Block a user