From 223c22078f191fb5f5d43aa0df8fb7a001b24c11 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 17 May 2021 22:38:14 +0100 Subject: [PATCH] Export button icon --- webapp_profile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp_profile.py b/webapp_profile.py index 4b5149a1a..4f4dac110 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -1347,7 +1347,7 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str, translate['Export Theme'] + '
\n' graphicsStr += \ ' \n' + 'name="exportTheme">➤\n' graphicsStr += ' \n'