Ignore:
Timestamp:
Jan 1, 2012 7:55:35 AM (17 months ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
Children:
7152f59
Parents:
3a992ee
Message:
  • Fix label too long (#1488283), fix polish translation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • program/steps/addressbook/show.inc

    raa3a9a4 r1c029b9  
    103103    $form = array( 
    104104        'contact' => array( 
    105             'name'    => rcube_label('contactproperties'), 
     105            'name'    => rcube_label('properties'), 
    106106            'content' => array( 
    107107              'email' => array('size' => $i_size, 'render_func' => 'rcmail_render_email_value'), 
Note: See TracChangeset for help on using the changeset viewer.