-
-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Labels
Description
Hi,
I worked on a new template for the template "system_block_online.tpl".
I will send a PR for that

but before,
I have a question for the "plus" link.
The template for the "+" link (list of all users on line) is built by this :
/misc.php?action=showpopups&type=online
so it's hard coded in misc.php file.
How can I make a bootstrap4 pop up for this popup ?
If I change the code in the misc.php file and the theme is not BT4,
I think it would generated an issue, no ?
Let me know a good solution, please.