08.01.2015, 18:11
Stron: 1 2
08.01.2015, 18:14
L: test
H: 952271
H: 952271
08.01.2015, 22:09
1. Usuń ostatni post z tego wątku: http://pterp.pl/thread-346-post-2589.html#pid2589
2. Szablon zamień na:
2. Szablon zamień na:
Kod:
<span class="pbbutton"><a href="editpost.php?pid={$post['pid']}" id="edit_post_{$post['pid']}">Edytuj</a>
<div id="edit_post_{$post['pid']}_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="javascript:;" onclick="Thread.quickEdit({$post['pid']});" class="popup_item">{$lang->postbit_quick_edit}</a></div>
<div class="popup_item_container"><a href="editpost.php?pid={$post['pid']}" class="popup_item">{$lang->postbit_full_edit}</a></div>
<div class="popup_item_container"><a href="modnotice.php?pid={$post['pid']}" class="popup_item">{$lang->postbit_post_moderate}</a></div></div>
<script type="text/javascript">
// <!--
if(use_xmlhttprequest == "1")
{
$("#edit_post_{$post['pid']}").popupMenu();
}
// -->
</script>
09.01.2015, 17:40
który szablon zamienić na to ??
09.01.2015, 21:09
(09.01.2015, 17:40)PatrioxD napisał(a): [ -> ]który szablon zamienić na to ??
postbit_moderator_edit.
Stron: 1 2