make the little logos clickable for Erik

This commit is contained in:
Matthew Hodgson 2014-09-01 13:22:24 +01:00
parent 3bb93abb34
commit 0b01c8560d
6 changed files with 7 additions and 7 deletions

View file

@ -1,8 +1,8 @@
<div ng-controller="RegisterController" class="register">
<div id="wrapper" class="loginWrapper">
<a href ng-click="goToPage('/login')">
<img src="img/logo.png" width="240" height="102" alt="[matrix]" style="padding: 50px"/>
<a href ng-click="goToPage('/')">
<img src="img/logo.png" width="240" height="102" alt="[matrix]" style="padding: 50px"/>
</a>
<br/>