Skip to content
Snippets Groups Projects
Commit 657e4301 authored by Bob Mottram's avatar Bob Mottram
Browse files

Link to mail system from user profile

parent 1a6d2fe6
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,7 @@
button:hover, a:hover {
opacity: 0.7;
}
</style>
</head>
<body>
......@@ -83,7 +84,15 @@
<div class="header">
<a href="users.html"><img id="headerpic" class="img-responsive" src="images/logo.png" alt="Freedombone"/></a>
<h1 translate="no">USERNAME</h1>
<p class="email" translate="no">USEREMAIL</p>
<a href="../mail">
<img src="images/mail_small.png" style="width:12%" alt="Mail icon">
</a>
<p class="email" translate="no">
USEREMAIL
</p>
<a href="images/userprofile_USERNAME_xmpp.png"><img id="qrcodepic" class="img-responsive" src="images/userprofile_USERNAME_xmpp.png" alt="QR code"/></a>
<br><br>
......
webadmin/images/mail_small.png

12.4 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment