mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-12 18:03:36 +00:00
add line break to eMail plugin #71
This commit is contained in:
parent
f95a270177
commit
19653e5515
6 changed files with 53 additions and 39 deletions
|
|
@ -30,8 +30,8 @@ def printHeader(args):
|
|||
print " German BOS Information Script "
|
||||
print " by Bastian Schroll, Jens Herrmann "
|
||||
print ""
|
||||
print "SW Version: "+globals.getVers("vers")
|
||||
print "Build Date: "+globals.getVers("date")
|
||||
print "SW Version: "+globals.versionNr
|
||||
print "Build Date: "+globals.buildDate
|
||||
print ""
|
||||
|
||||
print "Frequency: "+args.freq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue