Changeset 779b0d4 in github


Ignore:
Timestamp:
Jul 17, 2009 6:32:37 AM (4 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
fa5b0e6
Parents:
91a35ee
Message:
  • use productname object in title
File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/default/templates/error.html

    re1c2e72 r779b0d4  
    22<html xmlns="http://www.w3.org/1999/xhtml"> 
    33<head> 
    4 <title>RoundCube|Mail :: ERROR</title> 
     4<title><roundcube:object name="productname" /> :: ERROR</title> 
    55<roundcube:include file="/includes/links.html" /> 
    66</head> 
Note: See TracChangeset for help on using the changeset viewer.