Changeset 8711 for trunk/profile.php


Ignore:
Timestamp:
Jan 16, 2011, 9:43:56 PM (13 years ago)
Author:
rvelices
Message:

feature 2102 : rename item/image/picture to photo (public side)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/profile.php

    r7995 r8711  
    121121        or (!preg_match($int_pattern, $_POST['nb_image_line'])))
    122122    {
    123       $errors[] = l10n('The number of images per row must be a not null scalar');
     123      $errors[] = l10n('The number of photos per row must be a not null scalar');
    124124    }
    125125
Note: See TracChangeset for help on using the changeset viewer.