Skip to content

Commit 1d7b45c

Browse files
authored
Merge pull request #654 from bcgov/oleks
Quick fix
2 parents f80e759 + 70e9156 commit 1d7b45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/features/components/listings-table/listing-details/listing-details.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ <h2>Detailed Listing Information for</h2>
3535
<p-panel class="details-block prop-info">
3636
<ng-template pTemplate="header">
3737
<div class="property-info-container">
38-
<strong class="panel-header-text">Property Information</strong>
38+
<strong class="panel-header-text">Platform Information</strong>
3939
<p-tag class="platform-report-month">
4040
<strong class="tag-text">Platform Report Month:</strong>{{listing.latestReportPeriodYm
4141
|date:'YYYY-MM' || '-'}}

0 commit comments

Comments
 (0)