Planet UI Debugging

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4965 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2008-11-24 08:09:36 +00:00
parent 177780fa22
commit 41c546ca54

View file

@ -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>