mail: show mail content read-only in preview
This commit is contained in:
parent
b53a1e3163
commit
aaa73df085
@ -114,7 +114,7 @@ laptop.register_app("mail", {
|
||||
|
||||
formspec = formspec .. mtos.theme:get_label('8,1', "Subject: "..(account.selectedmessage.subject or ""))..
|
||||
"background[8,1.55;6.92,7.3;"..mtos.theme.contrast_bg.."]"..
|
||||
"textarea[8.25,1.5;7,8.35;body;;"..(minetest.formspec_escape(account.selectedmessage.body) or "").."]"
|
||||
"textarea[8.35,1.6;6.8,8.25;;"..(minetest.formspec_escape(account.selectedmessage.body) or "")..";]"
|
||||
end
|
||||
return formspec
|
||||
end,
|
||||
|
BIN
textures/laptop_printed_paper.png
Normal file
BIN
textures/laptop_printed_paper.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 203 B |
Loading…
x
Reference in New Issue
Block a user