Add a favicon

This commit is contained in:
Gregory Soutade
2014-06-10 20:40:53 +02:00
parent ee75e0ea06
commit de0a443ebb
3 changed files with 3 additions and 2 deletions

BIN
server/ressources/favicon.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -348,7 +348,7 @@ function update_master_key(warning_unciphered)
{
current_user = user;
document.title = "gPass : global Password - " + current_user;
document.title = "gPass - " + current_user;
list_all_entries(current_user);