| ... | in utilities.naml |
|
605 606 607
|
<macro name="delete_post_link" requires="node" dot_parameter="text" parameters="title, class">
<a href="javascript: void(0)" onclick="Nabble.deletePost([n.id/])" class="[n.class/]" rel="nofollow" title="[n.title/]"><n.default. to="[t]Delete this post[/t]"><n.text/></n.default.></a>
</macro>
|
| Free forum by Nabble | Edit this page |