summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorDennis1993 <marvin-wegener@outlook.com>2013-07-26 11:19:16 +0200
committerDennis1993 <marvin-wegener@outlook.com>2013-07-26 11:19:16 +0200
commit4bf322d256d0460a2df5c03b1e173f6ccd9a6eb3 (patch)
tree90f1c3dc836ab49247ec107543f5a5e3e584dc4d /skins
parent269b5bfa95d31a3b083b477e95d0485f14b8fe33 (diff)
Update addressbook.html
added old frameborder Attribute for IE7 and IE8
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/templates/addressbook.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/addressbook.html b/skins/larry/templates/addressbook.html
index 36ecd4388..b33ebd999 100644
--- a/skins/larry/templates/addressbook.html
+++ b/skins/larry/templates/addressbook.html
@@ -69,7 +69,7 @@
<div id="contacts-box" class="uibox">
<div class="iframebox">
- <roundcube:object name="addressframe" id="contact-frame" style="width:100%; height:100%; border:none;" src="/watermark.html" />
+ <roundcube:object name="addressframe" id="contact-frame" style="width:100%; height:100%" frameborder="0" src="/watermark.html" />
</div>
<roundcube:object name="message" id="message" class="statusbar" />
</div>