Add logo directive
.. so that logo can be overriden in addon.
This commit is contained in:
parent
3f71f44701
commit
43e99c6b7a
6 changed files with 18 additions and 15 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<div class="content p20b" ng-class="{'disclaimer':!index.hasProfile}">
|
||||
<h4 class="title m0" ng-show="!index.hasProfile">
|
||||
<span translate>Terms of Use</span>
|
||||
<img class="right" src="img/logo.png" alt="Copay" width="40" height="18">
|
||||
<logo class="right" width="40"/>
|
||||
</h4>
|
||||
<div class="p20h m10t">
|
||||
<p class="enable_text_select text-light size-14 text-gray" translate>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue