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'}>