aboutsummaryrefslogtreecommitdiffstats
path: root/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html
diff options
context:
space:
mode:
Diffstat (limited to 'configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html')
-rw-r--r--configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html
index 178a8180..b8b65c69 100644
--- a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html
+++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html
@@ -10,7 +10,7 @@
</div>
</div>
<li><div class="dropdown">
- <button class="dropbtn">DEVICE CONFIGRUATION</button>
+ <button class="dropbtn">DEVICE CONFIGURATION</button>
<div class="dropdown-content">
<a ng-href="#deviceConfig">Backup Config</a>
<a ng-href="#applyConfig">Apply Config</a>