修改新建组织的提示语言

This commit is contained in:
ouyangxuhua 2015-11-13 18:16:41 +08:00
parent 8b2ed1d336
commit ca770f2727
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<li class=" mb5 ml80">
<label >公开&nbsp;&nbsp;</label>
<input id="organization_is_public" name="organization[is_public]" type="checkbox" value="1" checked="checked">
<span class="c_grey">(打钩为公开,不打钩则不公开,若不公开,仅项目成员可见该项目。)</span>
<span class="c_grey">(打钩为公开,不打钩则不公开,若不公开,仅组织成员可见该组织。)</span>
<div class="cl"></div>
</li>
<li class=" ml90" >