issue 840, fixed a bug for setup addon in textyle.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9790 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2011-11-03 01:52:16 +00:00
parent 41584ccd58
commit 8abcf7fae4
3 changed files with 28 additions and 61 deletions

View file

@ -1,6 +1,7 @@
<form action="./" method="post">
<input type="hidden" name="module" value="addon" />
<input type="hidden" name="act" value="procAddonAdminSaveActivate" />
<input type="hidden" name="sccess_return_url" value="{getRequestUriByServerEnviroment()}" />
<h1 class="h1">{$lang->installed_addon}</h1>
<p>{$lang->about_installed_addon}</p>
@ -50,4 +51,4 @@
<div class="btnArea">
<span class="btn medium"><input type="submit" value="{$lang->cmd_save}" /></span>
</div>
</form>
</form>