forked from indymedia/epicyon
Capital
parent
642429cd47
commit
29cf058388
|
@ -2072,7 +2072,7 @@ def htmlNewPost(mediaInstance: bool, translate: {},
|
||||||
translate['Following'] + '</label></a>' \
|
translate['Following'] + '</label></a>' \
|
||||||
'</td><td></td></tr>\n'
|
'</td><td></td></tr>\n'
|
||||||
|
|
||||||
newpostForm += '</table>\n'
|
newPostForm += '</table>\n'
|
||||||
newPostForm += ' </div>\n'
|
newPostForm += ' </div>\n'
|
||||||
newPostForm += ' <div class="container"><center>\n'
|
newPostForm += ' <div class="container"><center>\n'
|
||||||
newPostForm += \
|
newPostForm += \
|
||||||
|
|
Loading…
Reference in New Issue