From ec0c083a502ae9453be4aaade280d8da2435ba55 Mon Sep 17 00:00:00 2001 From: alec Date: Fri, 17 Jul 2009 10:32:37 +0000 Subject: - use productname object in title git-svn-id: https://svn.roundcube.net/trunk@2762 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/skins/default/templates/error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcubemail/skins/default/templates/error.html b/roundcubemail/skins/default/templates/error.html index 6b2ff7747..9f4f9936c 100644 --- a/roundcubemail/skins/default/templates/error.html +++ b/roundcubemail/skins/default/templates/error.html @@ -1,7 +1,7 @@ -RoundCube|Mail :: ERROR +<roundcube:object name="productname" /> :: ERROR -- cgit v1.2.3