We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dee14c commit 41f9523Copy full SHA for 41f9523
Projects/pycmd.py
@@ -72,7 +72,7 @@
72
print("Sent to:",address,"Subject:",subject,"Message:",message)
73
cmd = 0
74
else:
75
- print("You need admin permission")
+ print("You need to login")
76
77
78
# Command Finished
0 commit comments