remove translate
This commit is contained in:
parent
e97a99c251
commit
12bfe6e8e8
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
<div ng-show="!agreed">
|
||||
<p translate>I affirm that I have read, understood, and agree with these terms.</p>
|
||||
<button class="black round expand" ng-click="agree()" translate>
|
||||
<button class="black round expand" ng-click="agree()">
|
||||
<span translate> Agree </span>
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue