Make all only in paid version displays the same
This commit is contained in:
@@ -354,7 +354,7 @@
|
||||
|
||||
<div class="row" ng-hide="config.features.privateDockerRegistry">
|
||||
<div class="col-xs-12">
|
||||
<b>This features is only available in the business plan.</b>
|
||||
<b>This feature is only available in the business plan.</b>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -400,7 +400,7 @@
|
||||
|
||||
<div class="row" ng-hide="config.features.branding">
|
||||
<div class="col-xs-12">
|
||||
<b>This features is only available in the business plan.</b>
|
||||
<b>This feature is only available in the business plan.</b>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user