Unused line

main
Bob Mottram 2019-11-12 11:01:27 +00:00
parent e08e12de1f
commit c19035e23b
1 changed files with 0 additions and 1 deletions

View File

@ -600,7 +600,6 @@ def htmlEditProfile(translate: {},baseDir: str,path: str,domain: str,port: int)
moderatorsStr+='</div>'
editProfileForm=htmlHeader(cssFilename,editProfileCSS)
editProfileForm+=
editProfileForm+='<form enctype="multipart/form-data" method="POST" accept-charset="UTF-8" action="'+path+'/profiledata">'
editProfileForm+=' <div class="vertical-center">'
editProfileForm+=' <p class="new-post-text">'+translate['Profile for']+' '+nickname+'@'+domainFull+'</p>'