Add link to gPass sources in logo

This commit is contained in:
Gregory Soutade 2013-10-10 18:26:14 +02:00
parent 82f95fe6e9
commit 5e7073fbdd
2 changed files with 4 additions and 1 deletions

View File

@ -60,7 +60,9 @@ else
}
?>
<img src="ressources/gpass.png" id="logo" alt="logo"/>
<div id="logo">
<a href="http://indefero.soutade.fr/p/gpass"><img src="ressources/gpass.png" alt="logo"/></a>
</div>
<div id="admin">
<form method="post">

View File

@ -10,6 +10,7 @@ body {
margin-right:auto;
margin-top:30px;
margin-bottom:40px;
text-align:center;
}
#admin {