Skip to content

Commit

Permalink
🦄 fix spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
hellokaton committed Mar 5, 2017
1 parent 653086d commit 0a88b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/admin/advanced.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ <h3 class="panel-title">高级选项设置</h3>
<div class="panel-body">
<form class="form-horizontal" role="form" id="advanced-form">
<div class="form-group">
<label class="col-md-3 control-label">清楚缓存</label>
<label class="col-md-3 control-label">清理缓存</label>
<div class="col-md-9">
<input type="text" class="form-control" name="cache_key" placeholder="请输入缓存前缀,输入*删除所有缓存"/>
</div>
Expand Down

0 comments on commit 0a88b29

Please sign in to comment.