mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-12 21:22:25 -05:00
make the little logos clickable for Erik
This commit is contained in:
parent
3bb93abb34
commit
0b01c8560d
6 changed files with 7 additions and 7 deletions
|
|
@ -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/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue