diff --git a/upload/template/default/touch/forum/post.htm b/upload/template/default/touch/forum/post.htm index 725f9a6830dc359b3b7a52b805f06fd966b85c46..11c4950fb4b43a311e0dd53f7734154aa3a74074 100644 --- a/upload/template/default/touch/forum/post.htm +++ b/upload/template/default/touch/forum/post.htm @@ -38,7 +38,7 @@

{lang edit}{lang send_threads}

- +
@@ -46,7 +46,7 @@
  • {lang post_newthread}
  • - +
  • {lang post_newthreadpoll}
  • @@ -57,7 +57,7 @@ -
  • {$_G[setting][threadplugins][$tpid][name]}
  • +
  • {$_G['setting']['threadplugins'][$tpid]['name']}
  • @@ -145,9 +145,9 @@
    @@ -389,7 +389,7 @@ video_file = '{lang forum_post_insert}{lang e_video}'; } - $('#attlist').append('
  • '+video_file+'{lang forum_post_insert}'+dataarr[6]+'
    {lang description}
    {lang forum_post_perm}
    {lang price}{$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][title]}
  • '); + $('#attlist').append('
  • '+video_file+'{lang forum_post_insert}'+dataarr[6]+'
    {lang description}
    {lang forum_post_perm}
    {lang price}{$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][title]}
  • '); } else { var sizelimit = ''; if(dataarr[7] == 'ban') {