summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-07-17 10:32:37 +0000
committeralecpl <alec@alec.pl>2009-07-17 10:32:37 +0000
commit779b0d4cf4eb22c1a476e1acc6cb98d2e287cf05 (patch)
tree3d4bd33127adbd95f72966d5fe3ad832fd945af3
parent91a35ee01200ffa3b8557232514a5673bff04a46 (diff)
- use productname object in title
-rw-r--r--skins/default/templates/error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/error.html b/skins/default/templates/error.html
index 6b2ff7747..9f4f9936c 100644
--- a/skins/default/templates/error.html
+++ b/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>