More Gallery i18n

fix: Add an Album link now appears on Gallery List Albums view
This commit is contained in:
Doug Bell 2008-02-21 18:38:25 +00:00
parent 5f28ad91c3
commit ce4688310e
8 changed files with 178 additions and 5 deletions

View file

@ -296,7 +296,7 @@ sub definition {
push @{$definition}, {
assetName => $i18n->get('assetName'),
icon => 'newWobject.gif',
icon => 'photoGallery.gif',
autoGenerateForms => 1,
tableName => 'Gallery',
className => __PACKAGE__,