{* * $Id: edit_user.html,v 1.4 2005/11/04 21:04:06 junneko Exp $ *} EDIT SITE CONFIG
{include file="header.html"} {include file="menu.html"}
{include file="tagtables.html"}

サイト設定


{$form.hidden} {$form.title.label} {$form.title.error}
{$form.title.html}
{$form.place.label} {$form.place.error}
{$form.place.html}
{$form.newphoto.label}{$form.newphoto.error}
{$form.newphoto.html}
{$form.description.label}{$form.description.error}
{$form.description.html}
{$form.reset.html} {$form.submit.html}
{include file="footer.html"}