From d2e491439336aca7ed50c0590714dcbd6fb87a49 Mon Sep 17 00:00:00 2001 From: Tres Henry Date: Thu, 19 Apr 2012 17:25:09 -0700 Subject: [PATCH] Change Instance to Image for image detail page. Fixes bug 985844 Change-Id: I82a56bedd8ca70b49a6bf859378f644787b4c2fa --- .../nova/images_and_snapshots/images/_detail_overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/horizon/dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html b/horizon/dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html index 507ab1841..f5a515ca0 100644 --- a/horizon/dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html +++ b/horizon/dashboards/nova/templates/nova/images_and_snapshots/images/_detail_overview.html @@ -1,6 +1,6 @@ {% load i18n sizeformat %} -

{% trans "Instance Overview" %}

+

{% trans "Image Overview" %}

{% trans "Info" %}