forked from indymedia/epicyon
Define variable
parent
6267d8fb74
commit
c7f3d6acfa
|
@ -1111,6 +1111,7 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str,
|
|||
moderatorsStr = ''
|
||||
themesDropdown = ''
|
||||
instanceStr = ''
|
||||
editorsStr = ''
|
||||
|
||||
adminNickname = getConfigParam(baseDir, 'admin')
|
||||
if adminNickname:
|
||||
|
|
Loading…
Reference in New Issue