質問編集履歴

1

不要箇所

2018/02/10 07:55

投稿

syoma
syoma

スコア15

test CHANGED
File without changes
test CHANGED
@@ -244,16 +244,6 @@
244
244
 
245
245
  <form action="confirm.php" method="post">
246
246
 
247
- <nobr>
248
-
249
- <span class="busyo">部署名:<input type="text" name="department" value="<?php echo $_POST["department"]; ?>" readonly="readonly"></span>
250
-
251
- <span class="namae">名前:<input type="text" name="name" value="<?php echo $_POST["name"]; ?>" readonly="readonly"></span>
252
-
253
- </nobr>
254
-
255
-
256
-
257
247
 
258
248
 
259
249
  <!-- 交通費についての精算テーブル -->