added uikit markup for who winix function

This commit is contained in:
Tomasz Sowa 2021-02-09 18:11:37 +01:00
parent 9832b17fc2
commit 2799a66c16
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
[if who_tab]
<table class="who">
<table class="uk-table uk-table-divider uk-table-small uk-table-justify uk-table-responsive">
<tr><th>{who_tab_index}</th><th>{user}</th><th>{who_tab_start}</th><th>{who_tab_last_active}</th></tr>
[for who_tab]
<tr><td>[who_tab_lp]</td><td>[who_tab_user]</td><td>[who_tab_time]</td><td>[who_tab_last_time]</td></tr>