s4

changeset 223:8e60f95046b0

typo
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 20 Jun 2016 00:06:23 +0859
parents d320c73bf16f
children 5ac0684fc3ac
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-funcs.sh	Mon Jun 20 00:02:52 2016 +0859
     1.2 +++ b/s4-funcs.sh	Mon Jun 20 00:06:23 2016 +0859
     1.3 @@ -2020,7 +2020,7 @@
     1.4  	      $layout/form+dump.m4.html
     1.5  <div class="fold">
     1.6  `cgi_radio rm addteam 'id="cmteam"'`<label
     1.7 -for="cmteam">下でチェックした人で同じチーム属性を与える</label>
     1.8 +for="cmteam">下でチェックした人に同じチーム属性を与える</label>
     1.9  <div>チーム名:`cgi_text team "" 'id="inteam" list="teams"'`
    1.10  `cgi_datalist_h teams $allhexteams`
    1.11  </div></div>