mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-05 01:11:36 +02:00
sysStat for +op username vs old config value
This commit is contained in:
parent
8d9a686629
commit
b12d9aad04
3 changed files with 20 additions and 2 deletions
|
@ -405,7 +405,7 @@
|
|||
ET2: {
|
||||
argName: to
|
||||
focus: true
|
||||
text: @config:general.sysOp.username
|
||||
text: @sysStat:sysop_username
|
||||
// :TODO: readOnly: true
|
||||
}
|
||||
ET3: {
|
||||
|
@ -927,7 +927,7 @@
|
|||
ET2: {
|
||||
argName: to
|
||||
focus: true
|
||||
text: @config:general.sysOp.username
|
||||
text: @sysStat:sysop_username
|
||||
// :TODO: readOnly: true
|
||||
}
|
||||
ET3: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue