mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-04 08:51:51 +02:00
Update luciano_blocktronics theme for Who's Online 'itemFormat'
This commit is contained in:
parent
e732d2b10d
commit
28afc56d84
1 changed files with 10 additions and 8 deletions
|
@ -166,11 +166,12 @@
|
|||
}
|
||||
|
||||
mainMenuWhosOnline: {
|
||||
config: {
|
||||
listFormat: "|00|03{node:<6.6}|11{userName:<17.17}|03{affils:<19.19}|11{action:<20.20}|03{timeOn:<8}"
|
||||
}
|
||||
mci: {
|
||||
VM1: { height: 10, width: 20 }
|
||||
VM1: {
|
||||
height: 10,
|
||||
width: 20
|
||||
itemFormat: "|00|03{node:<6.6}|11{userName:<17.17}|03{affils:<19.19}|11{action:<20.20}|03{timeOn:<8}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -437,11 +438,12 @@
|
|||
}
|
||||
|
||||
fullLoginSequenceWhosOnline: {
|
||||
config: {
|
||||
listFormat: "|00|03{node:<6.6}|11{userName:<17.17}|03{affils:<19.19}|11{action:<20.20}|03{timeOn:<8}"
|
||||
}
|
||||
mci: {
|
||||
VM1: { height: 10, width: 20 }
|
||||
VM1: {
|
||||
height: 10,
|
||||
width: 20
|
||||
itemFormat: "|00|03{node:<6.6}|11{userName:<17.17}|03{affils:<19.19}|11{action:<20.20}|03{timeOn:<8}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue