diff options
Diffstat (limited to 'templates/article_display.tpl')
| -rw-r--r-- | templates/article_display.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/article_display.tpl b/templates/article_display.tpl index 66f9be4..33610f9 100644 --- a/templates/article_display.tpl +++ b/templates/article_display.tpl @@ -25,7 +25,7 @@ <div class="date"> {if $article.show_author eq 'y'} {* can't really use the link here since it only works when the user uses his login name *} - {$article.author_name} + {displayname hash=$article} {/if} {if $article.show_pubdate eq 'y'} |
