summaryrefslogtreecommitdiffstats
path: root/portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html')
-rw-r--r--portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html b/portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html
index 0d710f98..02dd70cb 100644
--- a/portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html
+++ b/portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html
@@ -46,11 +46,11 @@
<!--Modal Body goes here-->
<div class="modal-body">
- <div class="c-ecomp-portal-abs-table contactus-manage-table">
+ <div class="c-onap-portal-abs-table contactus-manage-table">
<table b2b-table id="table-main" table-data="contactUsList" current-page="ignoredCurrentPage">
<thead b2b-table-row type="header">
<tr>
- <th id="th-users-0" b2b-table-header key="ecomp_function" default-sort="a">App Name</th>
+ <th id="th-users-0" b2b-table-header key="onap_function" default-sort="a">App Name</th>
<th id="th-users-1" b2b-table-header key="app_name" sortable="true">Contact Name</th>
<th id="th-users-2" b2b-table-header key="app_name" sortable="true">Contact Email</th>
<th id="th-users-3" b2b-table-header key="role_name" sortable="true">Contact URL</th>