From 5e9297b78f7298bfb84395a424dbc68fcf2aae1c Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 11 Jun 2022 16:44:13 +0200 Subject: [PATCH] rename "Lottershe" to "Lottery" on other sites --- files/templates/comments.html | 2 +- files/templates/header.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 24cd18848..d58b02a1f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -229,7 +229,7 @@ {% if c.treasure_amount and c.treasure_amount != '0' %} {% if c.treasure_amount.startswith('l') %} treasure - Found {{c.treasure_amount.replace('l', '')}} Lottershe Tickets! + Found {{c.treasure_amount.replace('l', '')}} {'Lottershe' if SITE_NAME == 'rDrama' else 'Lottery'} Tickets! {% elif '-' in c.treasure_amount %} treasure A Mimic Ate {{c.treasure_amount.replace('-', '')}} Coins! diff --git a/files/templates/header.html b/files/templates/header.html index 28bdde1be..e89023bc4 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -86,7 +86,7 @@ {% endif %} {% if v and v.can_gamble and LOTTERY_ENABLED %} - + @@ -139,7 +139,7 @@ + title={'Lottershe' if SITE_NAME == 'rDrama' else 'Lottery'}>