From 4847f7a599dae0fca1dd914626bab0aaafeeca31 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 8 Nov 2010 00:09:38 +0000 Subject: [PATCH] Hopefully this doesn't break anything --- templates/de/html/admin/admin_list_online_row.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/de/html/admin/admin_list_online_row.tpl b/templates/de/html/admin/admin_list_online_row.tpl index c4e6219803..8b414542f5 100644 --- a/templates/de/html/admin/admin_list_online_row.tpl +++ b/templates/de/html/admin/admin_list_online_row.tpl @@ -2,7 +2,7 @@ $content[id] $content[userid] $content[ip] - {%pipe,generateUserProfileLink=$content[refid]%} + {%pipe,fixEmptyContentToDashes,generateUserProfileLink=$content[refid]%} {%pipe,fixEmptyContentToDashes=$content[module]%} {%pipe,fixEmptyContentToDashes=$content[action]%} {%pipe,fixEmptyContentToDashes=$content[what]%} -- 2.39.5