From 9ff6af3f880cdca0e41f50a15287462b666bc74d Mon Sep 17 00:00:00 2001 From: Quitta Date: Wed, 10 Jul 2013 10:13:53 +0200 Subject: [PATCH] Also made tickets cickable in the profile page! now let the DBLayer refactoring begin! --- .../tools/server/ryzom_ams/www/html/templates/show_user.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/ryzom/tools/server/ryzom_ams/www/html/templates/show_user.tpl b/code/ryzom/tools/server/ryzom_ams/www/html/templates/show_user.tpl index 314e36949..29e4c1961 100644 --- a/code/ryzom/tools/server/ryzom_ams/www/html/templates/show_user.tpl +++ b/code/ryzom/tools/server/ryzom_ams/www/html/templates/show_user.tpl @@ -101,7 +101,7 @@ {foreach from=$ticketlist item=ticket} {$ticket.tId} - {$ticket.title} + {$ticket.title} {$ticket.timestamp} {$ticket.category}