mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@509 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b0dbe0efa7
commit
bceeda56f3
7 changed files with 28 additions and 28 deletions
|
|
@ -1,14 +0,0 @@
|
|||
<!--%import("urllink.js")-->
|
||||
<!--%import("urllink.css")-->
|
||||
<!--%import("../lang")-->
|
||||
<form action="./" method="get" id="fo_component" onSubmit="return false">
|
||||
<div class="urllink_title">
|
||||
{$lang->urllink_title} : <textarea name="text"></textarea>
|
||||
</div>
|
||||
<div class="urllink_url">
|
||||
{$lang->urllink_url} : <input type="text" name="url" class="editor_input" value=""/>
|
||||
</div>
|
||||
<div>
|
||||
<input type="button" id="manual_url_submit" class="editor_submit" value="{$lang->cmd_insert}" onClick="setText()" />
|
||||
</div>
|
||||
</form>
|
||||
Loading…
Add table
Add a link
Reference in a new issue