duskopro

WPPS-79063-form-id-359-after

Jun 28th, 2023
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.88 KB | None | 0 0
  1. <body>
  2. <table style="width:100%">
  3.   <tr>
  4.     <td colspan="2">[checkbox* checkbox-777 "首次申請" "曾經申請"]</td>
  5.   </tr>
  6.   <tr>
  7.     <td colspan="2">申請書卷: [text* text-962]</td>
  8.   </tr>
  9.   <tr>
  10.     <td colspan="2"><strong>教會/機構資料</strong></td>
  11. </tr><tr>
  12.     <td colspan="2"><label>名稱: [text text-723]</label></td> </tr><tr>
  13.     <td colspan="2"><label>Name: [text* Name id:Name]</label></td> </tr> <tr>
  14.  <td colspan="2"><label>詳細地址(包括門牌,街道,城市,國家, 郵政編碼) [text* text-574]</label></td></tr><tr>
  15. <td colspan="2"><label>聯絡電話: [tel* tel-246 placeholder "000-000-0000"]</label></td></tr>
  16.   </tr>
  17.   <tr>
  18.     <td colspan="2"><strong>申請人中文和英文姓名: [text* text-749]</strong></td>    
  19.   </tr>
  20.   <tr><td colspan="2">性別:[checkbox* checkbox-71 "男" "女"] </td>
  21.   </tr>
  22.     <tr><td colspan="2">電郵:[email* email-444]</td></tr>
  23.     <tr><td colspan="2">崗位:[checkbox* checkbox-258 "教牧" "導師" "長執" "其他"] 請列明 [text text-302] </td>
  24.    </tr>
  25.    <tr> <td colspan="2">聯絡電話:[tel* tel-791 placeholder "000-000-0000"] </td>
  26. </tr>
  27. <tr> <td colspan="2">使用性質:[text* text-563]</td>
  28. </tr>
  29.    <td colspan="2">預計使用人數:[number* number-180]</td>
  30. </tr>
  31. <tr> <td colspan="2">使用地點:[text* text-853]</td>
  32. </tr>
  33. <tr><td colspan="2">使用日期:[date* date-337 placeholder "2018-01-31"] 至  [date* date-983  placeholder "2018-12-31"] 請注意: 課程資料發放需時2-3週,使用時間請安排配合。</td>
  34. </tr>
  35. </table>
  36. 同意書: <br />
  37. [checkbox* checkbox-196 id:1 "本會現謹此聲明,接受上述「生命樹查經班」使用守則及條款。"]
  38. [checkbox* checkbox-411 id:2 "此項申請已獲教會教牧同工認可。"]
  39.  
  40.  
  41. <p>[submit "送出"]</p>
  42.  
  43. <style>
  44. table, th, td {
  45.     margin-top: -115px;
  46.     border: 1px solid black;}
  47. </style>
Add Comment
Please, Sign In to add comment