uikit #3

Merged
tomasz.sowa merged 69 commits from uikit into master 2021-02-16 19:52:36 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2799a66c16 - Show all commits

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>