mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
order info
This commit is contained in:
parent
f860bf69a9
commit
cbfa8ff23e
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ if [ "${mode}" != "lcd" ] && [ "${mode}" != "ssh" ]; then
|
|||
fi
|
||||
|
||||
# default backtitle for dialog
|
||||
backtitle="RaspiBlitz ${codeVersion} / ${localip} / ${eventID}"
|
||||
backtitle="RaspiBlitz ${codeVersion} / ${eventID} / ${localip}"
|
||||
|
||||
################################################
|
||||
# 1) WELL DEFINED EVENTS
|
||||
|
|
Loading…
Add table
Reference in a new issue