diff --git a/horizon/horizon/dashboards/nova/templates/nova/base.html b/horizon/horizon/dashboards/nova/templates/nova/base.html index 00117b2e2..b6f359ab7 100644 --- a/horizon/horizon/dashboards/nova/templates/nova/base.html +++ b/horizon/horizon/dashboards/nova/templates/nova/base.html @@ -5,9 +5,6 @@ {% endblock %} {% block main %} -
{% trans "Specify the details for launching an instance. Also please make note of the table below; all tenants have quotas which define the limit of resources they are allowed to provision." %}
-{% trans "Quota Name" %} | {% trans "Limit" %} | diff --git a/horizon/horizon/dashboards/nova/templates/nova/images_and_snapshots/images/index.html b/horizon/horizon/dashboards/nova/templates/nova/images_and_snapshots/images/index.html index d0db47582..269dd2ade 100644 --- a/horizon/horizon/dashboards/nova/templates/nova/images_and_snapshots/images/index.html +++ b/horizon/horizon/dashboards/nova/templates/nova/images_and_snapshots/images/index.html @@ -12,7 +12,7 @@ {% if images %} {% include 'nova/images_and_snapshots/images/_list.html' %} {% else %} -
---|