alecpl
2012-04-19 5d66a4bcf3ad5d584255184776f1f04451c929fc
skins/larry/templates/identities.html
@@ -4,7 +4,7 @@
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
</head>
<body>
<body class="noscroll">
<roundcube:include file="/includes/header.html" />
@@ -25,7 +25,7 @@
</div>
<div id="identity-details" class="uibox contentbox">
   <roundcube:object name="identityframe" id="preferences-frame" style="width:100%; height:96%" src="/watermark.html" />
   <roundcube:object name="identityframe" id="preferences-frame" style="width:100%; height:96%" frameborder="0" src="/watermark.html" />
   <roundcube:object name="message" id="message" class="statusbar" />
</div>