Github user pubudu538 commented on a diff in the pull request: https://github.com/apache/stratos/pull/404#discussion_r35620057 --- Diff: components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_deploy.hbs --- @@ -22,7 +22,7 @@ <div id="centered"> <div class="row title"> <div class="title-main text-center"> - <h1>Create Deployment Policy for Application {{applicationAlias}}</h1> + <h1>Deploy Deployment Policy for Application {{applicationAlias}}</h1> --- End diff -- There is another issue in this as well. When the button is clicked, it's text changes to Add Application Policy and Add Deployments. Try to change that as well.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---