From fd70f9ec1b49569424fd15c0f3a212bd716bf24a Mon Sep 17 00:00:00 2001 From: Peter Smit Date: Fri, 2 Jan 2015 12:41:05 +0200 Subject: Fix #799 by adding a tooltip for all dates in all settings/panels --- templates/admin/auth/list.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/admin/auth/list.tmpl') diff --git a/templates/admin/auth/list.tmpl b/templates/admin/auth/list.tmpl index 01b586fb72..aba516b8eb 100644 --- a/templates/admin/auth/list.tmpl +++ b/templates/admin/auth/list.tmpl @@ -34,8 +34,8 @@ {{.Name}} {{.TypeString}} - {{DateFormat .Updated "M d, Y"}} - {{DateFormat .Created "M d, Y"}} + {{DateFormat .Updated "M d, Y"}} + {{DateFormat .Created "M d, Y"}} {{end}} -- cgit v1.2.3