diff --git a/upload/template/default/forum/viewthread_pay.htm b/upload/template/default/forum/viewthread_pay.htm index 6b5ac58e4335440f64f4fb1cbbebc71739f7c445..5612c2219746f80f4ed18a8f0cef1fde763e7c16 100644 --- a/upload/template/default/forum/viewthread_pay.htm +++ b/upload/template/default/forum/viewthread_pay.htm @@ -3,7 +3,7 @@
- {lang pay} + {lang pay} {lang have} $thread[payers] {lang people_buy}  diff --git a/upload/template/default/touch/forum/pay.htm b/upload/template/default/touch/forum/pay.htm new file mode 100644 index 0000000000000000000000000000000000000000..5a37bf2a5d8bb15bacdd721c7693b6566a759caa --- /dev/null +++ b/upload/template/default/touch/forum/pay.htm @@ -0,0 +1,41 @@ + +
+ +
+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + +
{lang author}$thread[author]
{lang price}({$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][title]})$thread[price] {$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][unit]}
{lang pay_author_income}({$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][title]})$thread[netprice] {$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][unit]}
{lang pay_balance}({$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][title]})$balance {$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][unit]}
+
+
+ +
+
+
+ \ No newline at end of file