diff options
Diffstat (limited to 'BKUOnline/src/main/webapp/PINManagement.jsp')
-rw-r--r-- | BKUOnline/src/main/webapp/PINManagement.jsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/PINManagement.jsp b/BKUOnline/src/main/webapp/PINManagement.jsp index d62dc09b..454174e7 100644 --- a/BKUOnline/src/main/webapp/PINManagement.jsp +++ b/BKUOnline/src/main/webapp/PINManagement.jsp @@ -23,7 +23,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>MOCCA PIN Management</title> - <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon"> + <link rel="shortcut icon" href="img/chip16.ico" type="image/x-icon"> <script type="text/javascript" src="js/deployJava.js"></script> <style type="text/css" media="all">@import "css/applet.css";</style> |