From 279aa77cd7a1647a3a4019c8a6842ba4d7fc866a Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 13 Jun 2011 00:07:03 -0400 Subject: [PATCH] Renamed 'secondary actions' to 'secondary menu' --- apps/main/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/main/templates/base.html b/apps/main/templates/base.html index 3a22e0b1f4..db358c325c 100644 --- a/apps/main/templates/base.html +++ b/apps/main/templates/base.html @@ -189,7 +189,7 @@ {% get_object_navigation_links "secondary_menu" as object_navigation_links %} {% if object_navigation_links %}
-

{% trans "Secondary actions" %}

+

{% trans "Secondary menu" %}