mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
Planet UI Debugging
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4965 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
177780fa22
commit
41c546ca54
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@
|
|||
|
||||
<!--@if($config->use_mobile=='Y')-->
|
||||
{@$phone_number=$myplanet->getPhoneNumber()}
|
||||
<form method="post" class="mobile" onsubmit="setPhoneNumber(this);return false;">
|
||||
<form method="post" class="mobile" onsubmit="setPhoneNumber(this);return false;" action="">
|
||||
<fieldset>
|
||||
<legend>{$lang->planet_mobile_receive}</legend>
|
||||
<button type="button" class="setupButton" onclick="showInsertPhoneNumber();" ><span>{$lang->planet_mobile_receive}</span></button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue