mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-06-02 13:51:39 +02:00
fix typos
This commit is contained in:
@@ -71,8 +71,7 @@
|
||||
Claim repository
|
||||
</a>
|
||||
<a class="btn btn-primary" href="/anonymize">
|
||||
<i class="fa fa-plus-circle" aria-hidden="true"></i> Annoymize
|
||||
repository
|
||||
<i class="fa fa-plus-circle" aria-hidden="true"></i> Anonymize
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -157,7 +156,8 @@
|
||||
ng-show="repo.status == 'removed'"
|
||||
ng-click="updateRepository(repo)"
|
||||
>
|
||||
<i class="fa fa-check-circle" aria-hidden="true"></i> Enable
|
||||
<i class="fa fa-check-circle" aria-hidden="true"></i>
|
||||
Enable
|
||||
</a>
|
||||
<a
|
||||
class="dropdown-item"
|
||||
|
||||
Reference in New Issue
Block a user