diff --git a/src/IDF/templates/idf/source/commit.html b/src/IDF/templates/idf/source/commit.html index 035e8ca..56e8ac1 100644 --- a/src/IDF/templates/idf/source/commit.html +++ b/src/IDF/templates/idf/source/commit.html @@ -7,7 +7,7 @@ {trans 'Date:'}{$cobject.date|date:"%Y-%m-%d %H:%M:%S"} ({$cobject.date|dateago}) -{trans 'Author:'}{showuser $rcommit.get_author(), $request} +{trans 'Author:'}{showuser $rcommit.get_author(), $request, $cobject.author} {trans 'Commit:'}{$cobject.commit}