diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 7942f658a..02b322653 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,4 +1,6 @@ 7.7.6 + - Added internationalisations in Gallery.pm "Return to Album" and "Add Photo" + (Arjan Widlak / United Knowledge) - Reverted using the packed templates and snippets by default. You can re-enable the packed templates and snippets carefully. - Added support for template attachments; scripts and stylesheets that will be included using style->setScript and setLink instead of just using raw diff --git a/lib/WebGUI/Asset/Wobject/GalleryAlbum.pm b/lib/WebGUI/Asset/Wobject/GalleryAlbum.pm index 58ab8608a..136342744 100644 --- a/lib/WebGUI/Asset/Wobject/GalleryAlbum.pm +++ b/lib/WebGUI/Asset/Wobject/GalleryAlbum.pm @@ -1335,7 +1335,8 @@ sub www_showConfirmation { my $output = '
' . sprintf( $i18n->get('save message'), $self->getUrl ) . '
' . '' . $i18n->get('what next') . '
' . '