Skip to content

Commit

Permalink
modify dialog name
Browse files Browse the repository at this point in the history
  • Loading branch information
Gogs committed May 13, 2016
1 parent 95c65b4 commit 259626e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gops/views/index.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span
aria-hidden="true">&times;</span></button>
<h4 class="modal-title">Stores</h4>
<h4 class="modal-title">Add Group</h4>
</div>
<div class="modal-body">
<span ng-if="items.length == 0">no free store...</span>
Expand Down

0 comments on commit 259626e

Please sign in to comment.