[pal-cvs 2967] [711] added tel example.

Zurück zum Archiv-Index

svnno****@sourc***** svnno****@sourc*****
2007年 11月 20日 (火) 11:40:16 JST


Revision: 711
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=711
Author:   shinsuke
Date:     2007-11-20 11:40:16 +0900 (Tue, 20 Nov 2007)

Log Message:
-----------
added tel example.

Modified Paths:
--------------
    pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/checkout/userAddressSelect.html
    pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/checkout/userInfoEdit.html
    pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/signup/signupEdit.html


-------------- next part --------------
Modified: pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/checkout/userAddressSelect.html
===================================================================
--- pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/checkout/userAddressSelect.html	2007-11-20 01:42:58 UTC (rev 710)
+++ pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/checkout/userAddressSelect.html	2007-11-20 02:40:16 UTC (rev 711)
@@ -153,6 +153,7 @@
                       </th>
                       <td>
                         <input id="telephone" type="text" class="portlet-form-input-field" size="13" />
+                        <label>(例: 01-1234-5678)</label>
                       </td>
                     </tr>
                     <tr>
@@ -161,6 +162,7 @@
                       </th>
                       <td>
                         <input id="fax" type="text" class="portlet-form-input-field" size="13" />
+                        <label>(例: 01-1234-5678)</label>
                       </td>
                     </tr>
                     <tr>
@@ -169,6 +171,7 @@
                       </th>
                       <td>
                         <input id="cellphone" type="text" class="portlet-form-input-field" size="13" />
+                        <label>(例: 090-1234-5678)</label>
                       </td>
                     </tr>
                     <tr>

Modified: pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/checkout/userInfoEdit.html
===================================================================
--- pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/checkout/userInfoEdit.html	2007-11-20 01:42:58 UTC (rev 710)
+++ pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/checkout/userInfoEdit.html	2007-11-20 02:40:16 UTC (rev 711)
@@ -196,6 +196,7 @@
                             </th>
                             <td>
                               <input id="telephone" type="text" class="portlet-form-input-field" size="13" />
+                              <label>(例: 01-1234-5678)</label>
                             </td>
                           </tr>
                           <tr>
@@ -204,6 +205,7 @@
                             </th>
                             <td>
                               <input id="fax" type="text" class="portlet-form-input-field" size="13" />
+                              <label>(例: 01-1234-5678)</label>
                             </td>
                           </tr>
                           <tr>
@@ -212,6 +214,7 @@
                             </th>
                             <td>
                               <input id="cellphone" type="text" class="portlet-form-input-field" size="13" />
+                              <label>(例: 090-1234-5678)</label>
                             </td>
                           </tr>
                           <tr>

Modified: pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/signup/signupEdit.html
===================================================================
--- pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/signup/signupEdit.html	2007-11-20 01:42:58 UTC (rev 710)
+++ pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/signup/signupEdit.html	2007-11-20 02:40:16 UTC (rev 711)
@@ -181,6 +181,7 @@
                         </th>
                         <td>
                           <input id="telephone" type="text" class="portlet-form-input-field" size="13" />
+                          <label>(例: 01-1234-5678)</label>
                         </td>
                       </tr>
                       <tr>
@@ -189,6 +190,7 @@
                         </th>
                         <td>
                           <input id="fax" type="text" class="portlet-form-input-field" size="13" />
+                          <label>(例: 01-1234-5678)</label>
                         </td>
                       </tr>
                       <tr>
@@ -197,6 +199,7 @@
                         </th>
                         <td>
                           <input id="cellphone" type="text" class="portlet-form-input-field" size="13" />
+                          <label>(例: 090-1234-5678)</label>
                         </td>
                       </tr>
                       <tr>


pal-cvs メーリングリストの案内
Zurück zum Archiv-Index