diff --git a/ui/about.lua b/ui/about.lua index 7650011..be5a9f9 100644 --- a/ui/about.lua +++ b/ui/about.lua @@ -6,10 +6,10 @@ function mail.show_about(name) button[9.35,0;0.75,0.5;back;X] label[0,0;Mail] label[0,0.4;Provided my mt-mods] - label[5,0;Version: 1.0.3] - label[0,1.0;License : WTFPL for textures] - label[0,1.4;https://github.com/mt-mods/mail] - label[0,1.8;https://content.minetest.net/packages/mt-mods/mail] + label[0,0.8;Version: 1.0.3] + label[0,1.4;License : WTFPL for textures] + label[0,1.8;https://github.com/mt-mods/mail] + label[0,2.2;https://content.minetest.net/packages/mt-mods/mail] textarea[0.5,3.5;4,5.5;;Note;]] .. [[NOTE: Communication using this system is NOT guaranteed to be private!]] .. [[ Admins are able to view the messages of any player.]