From a901af5f580617a4ddce66ef249e90749de9acd0 Mon Sep 17 00:00:00 2001 From: Malcolm Tredinnick Date: Sun, 19 Aug 2007 05:40:47 +0000 Subject: [PATCH] Fixed #5155 -- Translated the model name (when available) in the Recent Actions log. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5935 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/contrib/admin/templates/admin/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/contrib/admin/templates/admin/index.html b/django/contrib/admin/templates/admin/index.html index aa63c14fce1..3626c89cb21 100644 --- a/django/contrib/admin/templates/admin/index.html +++ b/django/contrib/admin/templates/admin/index.html @@ -58,7 +58,7 @@ {% else %} {% endif %}