Skip to content

Commit

Permalink
Update plugin.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf authored Sep 28, 2017
1 parent a4201f2 commit b1c86b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/templates/plugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ <h4 class="modal-title">新增插件</h4>
</div>
<div class="col-md-6">
<div class="form-group no-margin">
<label for="field-isupload" class="control-label">是否上传该插件
<i class="zmdi zmdi-help-outline zmdi-hc-1x" title="如果选择上传,您编写的插件将上传至官方服务器,经过审核后我们会将其推送给安装巡风的其他用户(记得将插件功能描述清楚,然后留下你的大名)"></i>
<label for="field-isupload" class="control-label">是否共享该插件
<i class="zmdi zmdi-help-outline zmdi-hc-1x" title="如果选择共享,您编写的插件将上传至官方服务器,经过审核后我们会将其推送给安装巡风的其他用户(记得将插件功能描述清楚,然后留下你的大名)"></i>
</label>
<select class="form-control" id="field-isupload">
<option value="true"></option>
Expand Down

0 comments on commit b1c86b4

Please sign in to comment.