alecpl
2009-07-17 779b0d4cf4eb22c1a476e1acc6cb98d2e287cf05
- use productname object in title


1 files modified
2 ■■■ changed files
skins/default/templates/error.html 2 ●●● patch | view | raw | blame | history
skins/default/templates/error.html
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>RoundCube|Mail :: ERROR</title>
<title><roundcube:object name="productname" /> :: ERROR</title>
<roundcube:include file="/includes/links.html" />
</head>
<body>