diff options
author | thomascube <thomas@roundcube.net> | 2009-05-26 12:28:04 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-05-26 12:28:04 +0000 |
commit | b4f7c665bbe31d4ddbdca8c9f89eedb1d6187582 (patch) | |
tree | a4430ed9bc3318cfe0bf6ffa18a2cad94ddddae1 /skins/default/templates/importcontacts.html | |
parent | 8234b4c6bc3c9cd9cb639039d3080131098dd966 (diff) |
Tweak default skin with better icons (sprites) and move IE hacks to an external file included by conditional comments
Diffstat (limited to 'skins/default/templates/importcontacts.html')
-rw-r--r-- | skins/default/templates/importcontacts.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/default/templates/importcontacts.html b/skins/default/templates/importcontacts.html index 35a8e41f8..b005d3554 100644 --- a/skins/default/templates/importcontacts.html +++ b/skins/default/templates/importcontacts.html @@ -3,7 +3,6 @@ <head> <title><roundcube:object name="pagetitle" /></title> <roundcube:include file="/includes/links.html" /> -<link rel="stylesheet" type="text/css" href="/addresses.css" /> </head> <body> |