diff --git a/.env.example b/.env.example index d9aa2df2a..f47c87658 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ # Common params -APP_ENV=production +APP_ENV=local APP_CRON_ENABLED=true APP_DEMO_MODE=false diff --git a/CHANGELOG.md b/CHANGELOG.md index 89741a656..1e5794ffc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ - Some security improvements 🔑 [\#1503](https://github.com/torrentpier/torrentpier/pull/1503) ([belomaxorka](https://github.com/belomaxorka)) - Some security enhancements (Part 2) [\#1505](https://github.com/torrentpier/torrentpier/pull/1505) ([belomaxorka](https://github.com/belomaxorka)) - Some improvements for integrity checker [\#1501](https://github.com/torrentpier/torrentpier/pull/1501) ([belomaxorka](https://github.com/belomaxorka)) -- Minor improvements [\#1502](https://github.com/torrentpier/torrentpier/pull/1502) ([belomaxorka](https://github.com/belomaxorka)) +- Minor improvements [\#1502](https://github.com/torrentpier/torrentpier/pull/1502), [\#1506](https://github.com/torrentpier/torrentpier/pull/1506) ([belomaxorka](https://github.com/belomaxorka)) - New Crowdin updates [\#1504](https://github.com/torrentpier/torrentpier/pull/1504) ([Exileum](https://github.com/Exileum)) ## [v2.4.3](https://github.com/torrentpier/torrentpier/tree/v2.4.3) (2024-06-09) diff --git a/styles/templates/default/viewforum.tpl b/styles/templates/default/viewforum.tpl index 9557d4d90..f140da1d4 100644 --- a/styles/templates/default/viewforum.tpl +++ b/styles/templates/default/viewforum.tpl @@ -463,9 +463,9 @@ td.topic_id { cursor: pointer; } -
+
{t.tor.SEEDERS} | {t.tor.LEECHERS}
-
{t.tor.TOR_SIZE}{t.tor.TOR_SIZE} {t.tor.MAGNET}
+
{t.tor.TOR_SIZE}{t.tor.TOR_SIZE} {t.tor.MAGNET}