From fe6193e2b68a59cfe3d26afa482fc17a2a9d2e6b Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 11 Jan 2021 13:27:08 -0500 Subject: [PATCH] Revert "fix: missing relative path re: nodebb/nodebb#9166" This reverts commit b3e8e8f2eec3711354acbbd896f1cfbd37a4472c. --- templates/partials/topics_list.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/partials/topics_list.tpl b/templates/partials/topics_list.tpl index bc88b72..b3374f2 100644 --- a/templates/partials/topics_list.tpl +++ b/templates/partials/topics_list.tpl @@ -10,7 +10,7 @@
- + {buildAvatar(topics.user, "46", true, "not-responsive")} @@ -21,7 +21,7 @@ - + {buildAvatar(topics.user, "46", true, "not-responsive")}