path for posts

main
Bob Mottram 2019-11-09 16:14:37 +00:00
parent 171f23e751
commit b312819622
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
newPostForm+= \
'<form enctype="multipart/form-data" method="POST" action="'+path+'?'+endpoint+'?page='+str(pageNumber)+'">' \
'<form enctype="multipart/form-data" method="POST" action="'+pathBase+'?'+endpoint+'?page='+str(pageNumber)+'">' \
' <div class="vertical-center">' \
' <label for="nickname"><b>'+newPostText+'</b></label>' \
' <div class="container">' \