Subversion-Projekte lars-tiefland.em_wm

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

{include file="header.tpl" focus=activate.key}
{include file="meld_inc.tpl"}
<form name="activate" method="post" action="activate.php">
        <table>
                <tr>
                        <th>{$L_PROPERTY}</th>
                        <th>{$L_VALUE}</th>
                </tr>
                <tr>
                        <td>{$L_KEY}</td>
                        <td><input tpye="text" name="key" value="{$key}" class="post"></td>
                </tr>
                <tr>
                        <td colspan="2" class="catBottom"><input type="submit" value="{$L_ACTIVATE}" class="mainoption"></td>
                </tr>
        </table>
</form>
{include file="footer.tpl"}