thomascube
2009-05-26 b4f7c665bbe31d4ddbdca8c9f89eedb1d6187582
skins/default/templates/identities.html
@@ -3,10 +3,9 @@
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
<link rel="stylesheet" type="text/css" href="/settings.css" />
<script type="text/javascript" src="/functions.js"></script>
</head>
<body onload="rcube_init_settings_tabs()">
<body>
<roundcube:include file="/includes/taskbar.html" />
<roundcube:include file="/includes/header.html" />
@@ -22,7 +21,7 @@
<div id="identity-details">
  <div style="margin:10px auto; text-align:center">
  <img src="/images/rcube_watermark.png" width="245" height="245" alt="RoundCube" />
  <img src="/images/watermark.gif" width="260" height="228" alt="RoundCube" />
  </div>
</div>