Ignore:
Timestamp:
Jul 16, 2009, 12:37:15 AM (15 years ago)
Author:
tiico
Message:

Correct FR langage
Add a new config tab for news parameters for embeded wall (such as numRows, Transparency...) [to be completed]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/piclens/admin/piclens_admin.php

    r3410 r3598  
    4040                                l10n('piclens_3dwallconfig_tab'),
    4141               $my_base_url.'&tab=piclenswallconfig');
     42$tabsheet->add('piclenswallconfig2',
     43//               'Configugation PiclensWall',
     44                                l10n('piclens_3dwallconfig2_tab'),
     45               $my_base_url.'&tab=piclenswallconfig2');
    4246$tabsheet->select($page['tab']);
    4347$tabsheet->assign();
Note: See TracChangeset for help on using the changeset viewer.