mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 19:29:56 +09:00
multilang input fields' width extended
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11955 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
db14c8636b
commit
05ed545650
1 changed files with 2 additions and 2 deletions
|
|
@ -118,7 +118,7 @@
|
|||
<li>
|
||||
<div class="multilingual x_input-append">
|
||||
<label for="lang_menuName2">메뉴이름</label>
|
||||
<input id="menuName2" class="_menuName lang_code" type="text" required style="width:179px">
|
||||
<input id="menuName2" class="_menuName lang_code" type="text" required style="width:220px">
|
||||
</div>
|
||||
</li>
|
||||
<li class="typePage">
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
<li>
|
||||
<div class="multilingual x_input-append">
|
||||
<label for="lang_menuName">메뉴이름</label>
|
||||
<input id="menuName" class="_menuName lang_code" type="text" required style="width:179px">
|
||||
<input id="menuName" class="_menuName lang_code" type="text" required style="width:220px">
|
||||
</div>
|
||||
</li>
|
||||
<li class="typePage">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue