fix typo

Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/e4f56494
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/e4f56494
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/e4f56494

Branch: refs/heads/master
Commit: e4f564940a90ebb8e47349e8376cf8c0bc19f3b3
Parents: 4a84561
Author: Dakshika Jayathilaka <[email protected]>
Authored: Fri Apr 10 17:11:43 2015 +0530
Committer: Imesh Gunaratne <[email protected]>
Committed: Fri Apr 17 13:59:58 2015 +0530

----------------------------------------------------------------------
 .../console/themes/theme0/partials/applications_form.hbs           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/e4f56494/components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_form.hbs
----------------------------------------------------------------------
diff --git 
a/components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_form.hbs
 
b/components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_form.hbs
index c3e47ba..5a1cb5b 100644
--- 
a/components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_form.hbs
+++ 
b/components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_form.hbs
@@ -78,7 +78,7 @@
             {{else}}
                 <div class="row no-item row-overide">
                     <div class="row title">
-                        <h2>No {{formTitle}} found..</h2>
+                        <h2>No {{formTitle}} Found..</h2>
                         <a type="button" class="btn btn-primary btn-lg" 
href="new/">Add New {{formTitle}}</a>
                     </div>
                 </div>

Reply via email to