mirror of
https://github.com/mt-mods/mail.git
synced 2025-03-15 06:01:25 +00:00
parent
461f57cde8
commit
390c431b96
1 changed files with 1 additions and 1 deletions
2
gui.lua
2
gui.lua
|
@ -258,7 +258,7 @@ function mail.show_message(name, msgnumber)
|
|||
label[0,0.4;To: %s]
|
||||
label[0,0.8;CC: %s]
|
||||
label[0,1.3;Subject: %s]
|
||||
textarea[0.25,1.8;8,7.8;body;;%s]
|
||||
textarea[0.25,1.8;8,7.8;;;%s]
|
||||
button[0,8.5;2,1;reply;Reply]
|
||||
button[2,8.5;2,1;replyall;Reply All]
|
||||
button[4,8.5;2,1;forward;Forward]
|
||||
|
|
Loading…
Add table
Reference in a new issue