diff options
Diffstat (limited to 'src/templates/base/base.html')
-rw-r--r-- | src/templates/base/base.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/templates/base/base.html b/src/templates/base/base.html index 663741a..cc6d38d 100644 --- a/src/templates/base/base.html +++ b/src/templates/base/base.html @@ -93,12 +93,9 @@ Design a Pod </a> <a href="#" onclick="create_workflow(2)" class="list-group-item list-group-item-action list-group-item-secondary"> - Configure a Pod - </a> - <a href="#" onclick="create_workflow(3)" class="list-group-item list-group-item-action list-group-item-secondary"> Create a Snapshot </a> - <a href="#" onclick="create_workflow(4)" class="list-group-item list-group-item-action list-group-item-secondary"> + <a href="#" onclick="create_workflow(3)" class="list-group-item list-group-item-action list-group-item-secondary"> Configure OPNFV </a> </div> |