diff --git a/item_atm.lua b/item_atm.lua index 415f474..34aba62 100644 --- a/item_atm.lua +++ b/item_atm.lua @@ -211,6 +211,8 @@ modMinerTrade.addTransferProof_v2 = function(player, accountname, txtBeneficiary ) local htmlBody = [[ + +
@@ -220,9 +222,9 @@ modMinerTrade.addTransferProof_v2 = function(player, accountname, txtBeneficiary
----------------------------------= AUTHENTICATION HASH =------------------------------------- - ------------------------------------------------------------------------------------------------ +-------------= AUTHENTICATION HASH =-------------- +
+--------------------------------------------------
]] diff --git a/item_paper_written.lua b/item_paper_written.lua index 00c89fe..83ab051 100644 --- a/item_paper_written.lua +++ b/item_paper_written.lua @@ -69,12 +69,12 @@ modMinerTrade.showPaperPrinted = function(playername, text) myFormSpec = myFormSpec --.."formspec_version[5.6.0]" .."formspec_version[6]" - .."size[16,8,true]" + .."size[11,11,true]" .."no_prepend[]" .."bgcolor[#08080844;true]" --PadrĂ£o: #080808BB - .."background[0,0;16,8;bgf_scroll.png]" + .."background[0,0;11,11;bgf_scroll.png]" --.."vertlabel[15.75,0.5;"..minetest.formspec_escape(modMinerTrade.translate("PRINTED PAPER")).."]" - .."hypertext[1.75,1.5;12.75,4.75;myPage;" + .."hypertext[1.00,1.00;9.25,7.50;myPage;" --..minetest.formspec_escape("") .."" ..""