Vergleich postbit_ignored - 1.8.0 - 1.8.14

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 1Zeile 1
<div class="ignored_post" id="ignored_post_{$post['pid']}">
<div class="ignored_post_author"><strong><span class="largetext">{$post['profilelink']}</span></strong></div>
<div class="ignored_post_message">

<div class="ignored_post" id="ignored_post_{$post['pid']}">
<div class="ignored_post_author"><strong><span class="largetext">{$post['profilelink']}</span></strong></div>
<div class="ignored_post_message">

		<div class="show_ignored_post float_right" style="vertical-align: top;" id="show_ignored_link_{$post['pid']}"><a href="#" onclick="Thread.showIgnoredPost({$post['pid']}); return false;" class="button small_button"><span>{$lang->postbit_show_ignored_post}</span></a></div>

		<div class="show_ignored_post float_right" style="vertical-align: top;" id="show_ignored_link_{$post['pid']}"><a href="javascript:void(0)" onclick="Thread.showIgnoredPost({$post['pid']}); return false;" class="button small_button"><span>{$lang->postbit_show_ignored_post}</span></a></div>

<script type="text/javascript">
<!--
$('#show_ignored_link_{$post['pid']}').show();

<script type="text/javascript">
<!--
$('#show_ignored_link_{$post['pid']}').show();