- Add favicon on message print page (#1487789)

release-0.6
alecpl 14 years ago
parent 50d7d32dca
commit 31036bb3eb

@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title><roundcube:object name="pagetitle" /></title>
<link rel="shortcut icon" href="/images/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="/print.css" />
</head>
<body>

Loading…
Cancel
Save