\n";
$result .= ''.$values{'author'}.','.
' '.$values{'owner'}.'
';
@@ -3328,15 +3313,9 @@ sub summary_view {
$jumpurl=~s|^/ext/|http://|;
my $link = '
'.&display_url($jumpurl,1).'
';
- my $titleWL = &mt('Set link to wishlist');
$result.=<
-
$link
$values{'author'}, $values{'owner'} -- $values{'lastrevisiondate'}
@@ -3383,11 +3362,6 @@ sub compact_view {
$result.=' '.
''.
&HTML::Entities::encode($values{'title'},'<>&"').' '.
- ''.
- ''.
- ''.
$link.' '.$values{'author'}.' ('.$values{'domain'}.')';
return $result;
}
@@ -3429,18 +3403,12 @@ sub fielded_format_view {
my $jumpurl=$values{'url'};
$jumpurl=~s|^/ext/|http://|;
- my $titleWL = ('Set link to wishlist');
my $result=<
-