Jump to content

Проблема с кнопкой жалобы

Featured Replies

Posted
comment_105244

Такая проблема возникла непонятно откуда. Вставляю в шаблон post после кода <div class='post_body'> код кнопки жалобы:

<if test="canReportPost:|:$topic['_canReport'] and ! $topic['_isArchived']">
						<li class='report'>
							<a href='{parse url="app=core&amp;module=reports&amp;rcom=post&amp;tid={$this->request['t']}&amp;pid={$post['post']['pid']}&amp;page={$this->request['page']}" base="public"}'><img src="{style_images_url}/report.png" title="Пожаловаться на это сообщение" /></a>
						</li>
						<if test="postIsReported:|:$this->memberData['_cache']['report_temp']['post_marker']['post'][ $post['post']['pid'] ]['gfx'] > 0">
							<li class='report'>
								<a href="{$this->settings['base_url']}app=core&amp;module=reports&amp;section=reports&amp;do=show_report&amp;rid={$this->memberData['_cache']['report_temp']['post_marker']['post'][$post['post']['pid']]['info']['id']}" id='post-report-{$post['post']['pid']}' class='ipbmenu'> <span id="rstat-{$this->memberData['_cache']['report_temp']['post_marker']['post'][ $post['post']['pid'] ]['info']['id']}"><img src="{$this->settings['img_url']}/reports/post_alert_{$this->memberData['_cache']['report_temp']['post_marker']['post'][$post['post']['pid']]['gfx']}.png" style='margin-right: 0;' alt="" /></span> </a>
							</li>
						</if>
					</if>

и непонятно откуда перед кнопкой появляется вот эта противная черная точка(( Как от неё избавиться? :(

Безымянный.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.