Ignore:
Timestamp:
Mar 30, 2010, 2:29:37 PM (14 years ago)
Author:
ronosman
Message:

Feature 1554 added : use caption as prefix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/pLoader/trunk/src/Uploader/GUI/wxGlobalSettings.pm

    r5133 r5472  
    169169    if('CODE' eq ref $self->properties->{$id}->{string_selection}){
    170170        if ( $self->properties->{$id}
    171             ->{string_selection}->() =~ /refix/ ){
     171            ->{string_selection}->() =~ /caption/i ){
    172172            $b=1;
    173173        }
Note: See TracChangeset for help on using the changeset viewer.