' + \
+ translate['Graphic Design'] + '
\n'
+ graphicsStr += ''
+ graphicsStr += _htmlThemesDropdown(baseDir, translate)
+ graphicsStr += \
+ ' \n'
+ graphicsStr += ' \n'
+ graphicsStr += \
+ '
\n'
+ graphicsStr += \
+ ' \n'
+
+ graphicsStr += '
\n'
+ return graphicsStr
+
+
def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str,
domain: str, port: int, httpPrefix: str,
defaultTimeline: str, theme: str,
@@ -1063,7 +1089,6 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str,
"""Shows the edit profile screen
"""
imageFormats = getImageFormats()
- themeFormats = '.zip, .gz'
path = path.replace('/inbox', '').replace('/outbox', '')
path = path.replace('/shares', '')
nickname = getNicknameFromActor(path)
@@ -1258,24 +1283,7 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str,
if isArtist(baseDir, nickname) or \
path.startswith('/users/' + str(adminNickname) + '/'):
- graphicsStr = '