changeset 2580:64b485b59fce

beer
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Sun, 26 Jul 2015 13:03:06 +0900
parents d4f1b6191d32
children 1db4ed79727a
files oasis2015/gets.rb oasis2015/prof.rb
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/oasis2015/gets.rb	Sun Jul 26 13:00:15 2015 +0900
+++ b/oasis2015/gets.rb	Sun Jul 26 13:03:06 2015 +0900
@@ -37,10 +37,11 @@
 c5 = 5
 c6 = 100
 n1 = "オランダせんべい"      #商品それぞれの名前
-n2 = "温ビール"
+n2 = "ビール"
 n3 = "ハンドソープ"
 n4 = ""
 
+
 h1 = "チケットを発行したよ!<br>海洋センター3階でスタッフの人と商品をこうかんしてね!"
 if lv < 3
   h1 = "チケット発行できません!"
--- a/oasis2015/prof.rb	Sun Jul 26 13:00:15 2015 +0900
+++ b/oasis2015/prof.rb	Sun Jul 26 13:03:06 2015 +0900
@@ -465,7 +465,7 @@
 <form method="POST" action="gets.rb">
 <label><input type="checkbox" name="hdn">しょうひん!<div><br>
 <label><input type="radio" name="sho" value="s1">オランダせんべい:8pt</label><br>
-<label><input type="radio" name="sho" value="s2">温ビール:4pt</label><br>
+<label><input type="radio" name="sho" value="s2">ビール:4pt</label><br>
 <input type="reset" value="とりけし">
 <input type="submit" value="こうかんする!"></div></label><br>
 

yatex.org