thomascube
2010-12-27 a63b36a44b07abc89e3dd442fc075c2e7ca9d78e
Fix float:right in MS browsers

1 files modified
2 ■■■ changed files
skins/default/templates/folders.html 2 ●●● patch | view | raw | blame | history
skins/default/templates/folders.html
@@ -21,7 +21,7 @@
<div id="mainscreen">
<div id="folder-manager">
<div id="folder-title" class="boxtitle"><roundcube:label name="folders" /><span class="rightalign"><roundcube:label name="subscribed" /></span></div>
<div id="folder-title" class="boxtitle"><span class="rightalign"><roundcube:label name="subscribed" /></span><roundcube:label name="folders" /></div>
<div class="boxlistcontent">
    <roundcube:object name="foldersubscription" form="subscriptionform" id="subscription-table" noheader="true"
        cellpadding="1" cellspacing="0" summary="Folder subscription table" class="records-table" />