diff --git a/webapp_post.py b/webapp_post.py index 04d243a08..998aa05ac 100644 --- a/webapp_post.py +++ b/webapp_post.py @@ -1844,13 +1844,9 @@ def _get_buy_footer(buy_links: {}, translate: {}) -> str: if not buy_links: return '' icon_filename = 'buy.png' - description = '' + description = translate['Buy'] buy_str = '' for buy_title, buy_url in buy_links.items(): - if buy_title: - description = buy_title - else: - description = translate['Buy'] buy_str = \ ' ' + \ '