golden hour
/home/phakp/public_html/formtools/modules/pages/templates
⬆️ Go Up
Upload
File/Folder
Size
Actions
add.tpl
5.72 KB
Del
OK
edit.tpl
6.64 KB
Del
OK
help.tpl
556 B
Del
OK
index.tpl
2.71 KB
Del
OK
page.tpl
380 B
Del
OK
settings.tpl
866 B
Del
OK
view.tpl
432 B
Del
OK
Edit: page.tpl
{ft_include file="header.tpl"} {if $account_type == "admin"} <a href="{$g_root_url}/modules/pages/edit.php?page_id={$page_id}" style="float:right" title="{$phrase_edit_page}"><img src="{$theme_url}/images/admin_edit.png" border="0" /></a> {/if} <div class="title margin_bottom_large">{$page_info.heading}</div> {$content} {ft_include file="footer.tpl"}
Save