Changeset a63b36a in github


Ignore:
Timestamp:
Dec 27, 2010 5:01:25 PM (2 years ago)
Author:
thomascube <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
f7221df
Parents:
814bafc
Message:

Fix float:right in MS browsers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/default/templates/folders.html

    re624fc6 ra63b36a  
    2222 
    2323<div id="folder-manager"> 
    24 <div id="folder-title" class="boxtitle"><roundcube:label name="folders" /><span class="rightalign"><roundcube:label name="subscribed" /></span></div> 
     24<div id="folder-title" class="boxtitle"><span class="rightalign"><roundcube:label name="subscribed" /></span><roundcube:label name="folders" /></div> 
    2525<div class="boxlistcontent"> 
    2626    <roundcube:object name="foldersubscription" form="subscriptionform" id="subscription-table" noheader="true" 
Note: See TracChangeset for help on using the changeset viewer.