X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2FUCW%2FGallery%2FWeb.pm;h=78445c6f727b0e6be53c62ed93b9a35693599d14;hb=af5755be5550841dbae5da15f23d32c44026e94e;hp=4b39e3b61ce57d0fa79234dfcbd4e6d16295c270;hpb=cde61557c48e9889d942fb95fcb762e6c24f15a3;p=gallery.git diff --git a/lib/UCW/Gallery/Web.pm b/lib/UCW/Gallery/Web.pm index 4b39e3b..78445c6 100644 --- a/lib/UCW/Gallery/Web.pm +++ b/lib/UCW/Gallery/Web.pm @@ -51,7 +51,7 @@ sub showing_image($) { sub html_top($) { my ($self) = @_; - my $title = UCW::CGI::html_escape($self->get('Title')); + my $title = $self->get('Title'); my $hextras = $self->extras('WebHeadExtras'); my $theme_hextras = $self->theme_head_extras; print <