From a57016b1ad7a2481260d8289d37a86b68d863614 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 6 Oct 2023 17:48:35 +0300 Subject: [PATCH] add gif button to curreny gifting interface --- files/templates/userpage/banner.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/templates/userpage/banner.html b/files/templates/userpage/banner.html index 9b1c110d0..62e204e0c 100644 --- a/files/templates/userpage/banner.html +++ b/files/templates/userpage/banner.html @@ -211,6 +211,7 @@
{{macros.emoji_btn('coin-transfer-reason')}} + {{macros.gif_btn('coin-transfer-reason')}}
{{u.username}} will receive 0 coins @@ -223,6 +224,7 @@
{{macros.emoji_btn('bux-transfer-reason')}} + {{macros.gif_btn('bux-transfer-reason')}}
{{u.username}} will receive 0 marseybux @@ -526,6 +528,7 @@
{{macros.emoji_btn('coin-transfer-reason-mobile')}} + {{macros.gif_btn('coin-transfer-reason-mobile')}}
{{u.username}} will receive 0 coins @@ -538,6 +541,7 @@
{{macros.emoji_btn('bux-transfer-reason-mobile')}} + {{macros.gif_btn('bux-transfer-reason-mobile')}}
{{u.username}} will receive 0 marseybux