if ($takenby ne $lastupl) {
$lastupl = $takenby;
+ $r->print(" <h2>");
Sesse::pr0n::Templates::print_template($r, "submittedby", { author => $lastupl });
print_fullscreen_fromhere($r, $event, \%settings, \%defsettings, $img_num);
+ $r->print("</h2>\n");
}
if ($ref->{'width'} != -1 && $ref->{'height'} != -1) {
my $width = $ref->{'width'};
if ($takenby ne $lastupl) {
$lastupl = $takenby;
+ $r->print(" <h2>");
Sesse::pr0n::Templates::print_template($r, "submittedby", { author => $lastupl });
print_fullscreen_fromhere($r, $event, \%settings, \%defsettings, $img_num);
+ $r->print("</h2>\n");
}
if ($ref->{'width'} != -1 && $ref->{'height'} != -1) {
my $width = $ref->{'width'};
if ($takenby ne $lastupl) {
$r->print(" </p>\n\n") if ($lastupl ne "");
$lastupl = $takenby;
+ $r->print(" <h2>");
Sesse::pr0n::Templates::print_template($r, "submittedby", { author => $lastupl });
print_fullscreen_fromhere($r, $event, \%settings, \%defsettings, $img_num);
- $r->print(" <p>\n");
+ $r->print("</h2>\n");
+ $r->print(" <p class=\"photos\">\n");
}
if ($ref->{'width'} != -1 && $ref->{'height'} != -1) {
my $width = $ref->{'width'};