Browse Source

Tweaked sub-entry display to remove {entryname} bits.

pull/1/head
Brennen Bearnes 17 years ago
parent
commit
7e94d6d9fd
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Display.pm

+ 1
- 0
Display.pm View File

@ -531,6 +531,7 @@ sub entry_print {
#my $url = "$DISPLAY_CONF{URL_ROOT}$entry/$se";
#$result .= "\n\n" . p('{' . a("href: $url", $se) . '}') . "\n\n";
$result .= p('class: centerpiece', '+');
$result .= entry_print("$entry/$se");
}


|||||||
x
 
000:0
Loading…
Cancel
Save