diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-21 16:02:45 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-21 16:02:45 +0000 |
commit | 8b2cc798b260b3034142cb1b13084ad1b7646ae6 (patch) | |
tree | 284dd82c4f46975c1385addae6f58dc35dea386f /BKUOnline/src/main/webapp/PINManagement.jsp | |
parent | 723d2f2bfbb0a7f2e4c34cd9a22af471dbc2ba8f (diff) | |
download | mocca-8b2cc798b260b3034142cb1b13084ad1b7646ae6.tar.gz mocca-8b2cc798b260b3034142cb1b13084ad1b7646ae6.tar.bz2 mocca-8b2cc798b260b3034142cb1b13084ad1b7646ae6.zip |
icons 2.0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@464 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
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> |