Skip to content

Как поменять местами кнопки "Цитата" и "Ответить"?

Нужно в темах поменять их местами. Смотрел в шаблоне - не нашел :(

Featured Replies

Смотрел в шаблоне - не нашел

В каком?

Ищите в шаблоне post

							<li><a href="{parse url="module=post&section=post&do=reply_post&f={$this->request['f']}&t={$this->request['t']}&qpid={$post['post']['pid']}" base="publicWithApp"}"  class='_ips_trigger_quote ipsButton_secondary' pid="{$post['post']['pid']}" title="{$this->lang->words['tt_reply_to_post']}">{$this->lang->words['post_reply']}</a></li>
						<if test="multiquote:|:!empty( $post['post']['_mq_selected'] )">
							<li class='selected multiquote' id='multiq_{$post['post']['pid']}' style='display: none'>
						<else />
							<li class='multiquote' id='multiq_{$post['post']['pid']}' style='display: none'>
						</if>
							<a href="{parse url="module=post&section=post&do=reply_post&f={$this->request['f']}&t={$this->request['t']}&qpid={$post['post']['pid']}" base="publicWithApp"}" title="{$this->lang->words['quote_with_mq']}" class='ipsButton_secondary'>{$this->lang->words['mq']}</a>
						</li>

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.