From d17c9a35ffbf4d8433a001b5c4fa3b37a6a46e78 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Tue, 30 Jun 2009 17:18:10 +0000 Subject: #506096 by axyjo: Fix typo in node.tpl.php documentation. --- modules/node/node.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/node/node.tpl.php b/modules/node/node.tpl.php index 92238d52d..77c1f9642 100644 --- a/modules/node/node.tpl.php +++ b/modules/node/node.tpl.php @@ -18,7 +18,7 @@ * format_date()). * - $links: Themed links like "Read more", "Add new comment", etc. output * from theme_links(). - * - $name: Themed username of node author output from theme_user(). + * - $name: Themed username of node author output from theme_username(). * - $node_url: Direct url of the current node. * - $terms: the themed list of taxonomy term links output from theme_links(). * - $submitted: themed submission information output from -- cgit v1.2.3