Ignore:
Timestamp:
01/31/10 01:48:03 (2 years ago)
Author:
nuxwin
Message:
  • GUI:
    • Fixed #2140: Untranslated message {DISK_USAGE} of {DISK_LIMIT} MB
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/themes/omega_original/reseller/users.tpl

    r2329 r2558  
    112112                        <td class="{CLASS_TYPE_ROW}" width="90" align="center">{CREATION_DATE}</td> 
    113113                        <td class="{CLASS_TYPE_ROW}" width="90" align="center">{EXPIRE_DATE}</td> 
    114                                                 <td class="{CLASS_TYPE_ROW}" width="90" align="center">{DISK_USAGE} of {DISK_LIMIT} MB</td> 
     114                                                <td class="{CLASS_TYPE_ROW}" width="90" align="center">{DISK_USAGE}</td> 
    115115                        <td nowrap="nowrap" width="80" align="center" class="{CLASS_TYPE_ROW}"><img src="{THEME_COLOR_PATH}/images/icons/identity.png" width="16" height="16" border="0" style="vertical-align:middle" alt="" /> <a href="domain_details.php?domain_id={DOMAIN_ID}" class="link">{TR_DETAILS}</a></td> 
    116116                        <!-- BDP: edit_option --> 
Note: See TracChangeset for help on using the changeset viewer.