Back to previous format

main
Bob Mottram 2019-11-09 16:19:27 +00:00
parent 919c9305bc
commit 8390f49d29
1 changed files with 1 additions and 1 deletions

View File

@ -1001,7 +1001,7 @@ def htmlNewPost(translate: {},baseDir: str, \
mentionsStr='Re: '+reportUrl+'\n\n'+mentionsStr mentionsStr='Re: '+reportUrl+'\n\n'+mentionsStr
newPostForm+= \ newPostForm+= \
'<form enctype="multipart/form-data" method="POST" action="'+pathBase+'/'+endpoint+'?page='+str(pageNumber)+'">' \ '<form enctype="multipart/form-data" method="POST" action="'+path+'?'+endpoint+'?page='+str(pageNumber)+'">' \
' <div class="vertical-center">' \ ' <div class="vertical-center">' \
' <label for="nickname"><b>'+newPostText+'</b></label>' \ ' <label for="nickname"><b>'+newPostText+'</b></label>' \
' <div class="container">' \ ' <div class="container">' \