summaryrefslogtreecommitdiffstats
path: root/portal/src/main/webapp/extsys/sdncontroller/sdncView.html
diff options
context:
space:
mode:
Diffstat (limited to 'portal/src/main/webapp/extsys/sdncontroller/sdncView.html')
-rw-r--r--portal/src/main/webapp/extsys/sdncontroller/sdncView.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/portal/src/main/webapp/extsys/sdncontroller/sdncView.html b/portal/src/main/webapp/extsys/sdncontroller/sdncView.html
index f9f909d..05a3e4f 100644
--- a/portal/src/main/webapp/extsys/sdncontroller/sdncView.html
+++ b/portal/src/main/webapp/extsys/sdncontroller/sdncView.html
@@ -109,7 +109,7 @@
</div>
<div class="form-group">
<label class="control-label col-sm-3">
- <span>ProductName</span>
+ <span>Product Name</span>
</label>
<div class="col-sm-7">
<input class="form-control" ms-duplex="currentElement.productName" name="productName"/>
@@ -129,7 +129,7 @@
</div>
<div class="form-group" ms-if="'DC' == currentElement.type" id="sdncLocation">
<label class="control-label col-sm-3">
- <span>location</span>
+ <span>Location</span>
</label>
<div class="col-sm-7">
<input class="form-control" ms-duplex="currentElement.location" name="location"/>