commit
14c04a836a
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"></logo>
|
||||
</h4>
|
||||
<div class="p20h m10t">
|
||||
<p class="enable_text_select text-light size-14 text-gray" translate>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<nav class="sidebar left-off-canvas-menu" ng-controller="sidebarController as sidebar">
|
||||
<header>
|
||||
<img src="img/logo-negative.svg" alt="Copay" width="80">
|
||||
<logo negative="true" width="80"></logo>
|
||||
<div ng-include="'views/includes/version.html'"></div>
|
||||
</header>
|
||||
<ul class="off-canvas-list">
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<div class="content preferences p20v" ng-controller="preferencesAbout as about">
|
||||
<div class="text-center small-5 small-centered columns m20b" >
|
||||
<img src="img/logo.png" alt="Copay">
|
||||
<logo></logo>
|
||||
</div>
|
||||
<h4 class="title m0" translate>Release Information</h4>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<div class="row columns p20">
|
||||
<div class="text-center">
|
||||
<img src="img/logo.svg" alt="Copay" width="146" height="59">
|
||||
<logo width="146"></logo>
|
||||
<div class="text-white" ng-include="'views/includes/version.html'"></div>
|
||||
</div>
|
||||
<h1 translate class="text-center">Browser unsupported</h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue