From aedc25c71703fea38b8cc255afc66fc1ccde62dd Mon Sep 17 00:00:00 2001 From: David Lyle Date: Wed, 8 May 2013 14:19:06 -0600 Subject: [PATCH] Fixing Floating IP capitalization bug Fixes: bug #1177955 Change-Id: Ie0cdd39427d7435c4cf943079ac0ea5d660ce151 --- .../templates/access_and_security/floating_ips/_allocate.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html b/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html index b69f07092..f4d5169c1 100644 --- a/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html +++ b/openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html @@ -16,7 +16,7 @@

{% trans "Description:" %}

-

{% trans "Allocate a floating IP from a given floating ip pool." %}

+

{% trans "Allocate a floating IP from a given floating IP pool." %}

{% trans "Project Quotas" %}