Marius Cramer
2014-05-12 1d258eef7ce12c81cf4707ea62b4d2f1ae7b1a91
interface/web/help/templates/help_faq_list.htm
@@ -5,15 +5,12 @@
        {tmpl_var name='hf_answer'}
    </p>
    <tmpl_if name='is_admin'>
        <div class="buttons icons16">
            <a class="icons16 icoDelete" href="javascript: del_record('help/faq_delete.php?id={tmpl_var name='id'}&phpsessid={tmpl_var name='phpsessid'}','{tmpl_var name='delete_confirmation'}');"><span>Delete</span></a>
        </div>
        <a href="#" onClick="loadContent('help/faq_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="edit_txt"}</a>
        <a class="button icons16 icoDelete" href="javascript: del_record('help/faq_delete.php?id={tmpl_var name='id'}&phpsessid={tmpl_var name='phpsessid'}','{tmpl_var name='delete_confirmation'}');"><span>{tmpl_var name="delete_txt"}</span></a>
        <a href="#" onclick="loadContent('help/faq_edit.php?id={tmpl_var name='id'}');">{tmpl_var name="edit_txt"}</a>
        <br/>
        <br/>
        <br/>
    </tmpl_if>
</tmpl_loop>
<!--<tmpl_var name="paging">-->
<!--<tmpl_var name="paging">-->