webpack/scenes/Subscriptions/Manifest/ManageManifestModal.js in katello-4.6.2.1 vs webpack/scenes/Subscriptions/Manifest/ManageManifestModal.js in katello-4.7.0.rc1
- old
+ new
@@ -136,10 +136,10 @@
<Grid>
<h3>{__('Subscription Manifest')}</h3>
<hr />
<Row>
<Col sm={5}>
- <strong>{__('Subscription Allocation')}</strong>
+ <strong>{__('Manifest')}</strong>
</Col>
<Col sm={7}>
{getManifestName()}
</Col>
</Row>