mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
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:
parent
41584ccd58
commit
8abcf7fae4
3 changed files with 28 additions and 61 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue