@@ -17,7 +17,7 @@
|
|||||||
[if thread_mount_arg_is "sort_desc"]
|
[if thread_mount_arg_is "sort_desc"]
|
||||||
[if thread_can_reply]
|
[if thread_can_reply]
|
||||||
<div class="uk-margin">
|
<div class="uk-margin">
|
||||||
<a class="uk-button uk-button-default" href="[doc_base_url][dir][item_url]/reply" rel="nofollow">{thread_reply_in_this_thread}</a>
|
<a class="uk-button uk-button-primary" href="[doc_base_url][dir][item_url]/reply" rel="nofollow">{thread_reply_in_this_thread}</a>
|
||||||
</div>
|
</div>
|
||||||
[end]
|
[end]
|
||||||
[end]
|
[end]
|
||||||
@@ -47,7 +47,7 @@
|
|||||||
[if not [thread_mount_arg_is "sort_desc"]]
|
[if not [thread_mount_arg_is "sort_desc"]]
|
||||||
[if thread_can_reply]
|
[if thread_can_reply]
|
||||||
<div class="uk-margin">
|
<div class="uk-margin">
|
||||||
<a class="uk-button uk-button-default" href="[doc_base_url][dir][item_url]/reply" rel="nofollow">{thread_reply_in_this_thread}</a>
|
<a class="uk-button uk-button-primary" href="[doc_base_url][dir][item_url]/reply" rel="nofollow">{thread_reply_in_this_thread}</a>
|
||||||
</div>
|
</div>
|
||||||
[end]
|
[end]
|
||||||
[end]
|
[end]
|
||||||
|
Reference in New Issue
Block a user