diff --git a/src/app/components/preferences/built-in/cloud-nodes/cloud-nodes-add-template/cloud-nodes-add-template.component.html b/src/app/components/preferences/built-in/cloud-nodes/cloud-nodes-add-template/cloud-nodes-add-template.component.html index e9ece63c..2b0518f9 100644 --- a/src/app/components/preferences/built-in/cloud-nodes/cloud-nodes-add-template/cloud-nodes-add-template.component.html +++ b/src/app/components/preferences/built-in/cloud-nodes/cloud-nodes-add-template/cloud-nodes-add-template.component.html @@ -7,7 +7,7 @@
- Run the cloud node on your local computer + Run the cloud node locally Run the cloud node on the GNS3 VM diff --git a/src/app/components/preferences/built-in/ethernet-hubs/ethernet-hubs-add-template/ethernet-hubs-add-template.component.html b/src/app/components/preferences/built-in/ethernet-hubs/ethernet-hubs-add-template/ethernet-hubs-add-template.component.html index dc590d73..599d2221 100644 --- a/src/app/components/preferences/built-in/ethernet-hubs/ethernet-hubs-add-template/ethernet-hubs-add-template.component.html +++ b/src/app/components/preferences/built-in/ethernet-hubs/ethernet-hubs-add-template/ethernet-hubs-add-template.component.html @@ -7,7 +7,7 @@
- Run the Ethernet Hub on your local computer + Run the Ethernet Hub locally Run the Ethernet Hub on the GNS3 VM diff --git a/src/app/components/preferences/built-in/ethernet-switches/ethernet-switches-add-template/ethernet-switches-add-template.component.html b/src/app/components/preferences/built-in/ethernet-switches/ethernet-switches-add-template/ethernet-switches-add-template.component.html index c0f21c20..1620b6f2 100644 --- a/src/app/components/preferences/built-in/ethernet-switches/ethernet-switches-add-template/ethernet-switches-add-template.component.html +++ b/src/app/components/preferences/built-in/ethernet-switches/ethernet-switches-add-template/ethernet-switches-add-template.component.html @@ -7,10 +7,10 @@
- Run the Ethernet switch on your local computer + Run the Ethernet switch locally Run the Ethernet switch on the GNS3 VM - +
diff --git a/src/app/components/preferences/docker/add-docker-template/add-docker-template.component.html b/src/app/components/preferences/docker/add-docker-template/add-docker-template.component.html index 4feb5381..f7f3e029 100644 --- a/src/app/components/preferences/docker/add-docker-template/add-docker-template.component.html +++ b/src/app/components/preferences/docker/add-docker-template/add-docker-template.component.html @@ -10,7 +10,7 @@ - Run this Docker container on your local computer + Run this Docker container locally Run this Docker container on the GNS3 VM @@ -20,10 +20,10 @@ Existing image New image - {{image.image}} @@ -75,9 +75,9 @@ - {{type}} diff --git a/src/app/components/preferences/dynamips/add-ios-template/add-ios-template.component.html b/src/app/components/preferences/dynamips/add-ios-template/add-ios-template.component.html index c0369041..63fa93e2 100644 --- a/src/app/components/preferences/dynamips/add-ios-template/add-ios-template.component.html +++ b/src/app/components/preferences/dynamips/add-ios-template/add-ios-template.component.html @@ -9,7 +9,7 @@ - Run this IOS router on your local computer + Run this IOS router locally Run this IOS router on the GNS3 VM @@ -26,8 +26,8 @@ or create from existing one - @@ -40,14 +40,14 @@ - - @@ -56,8 +56,8 @@ - @@ -66,8 +66,8 @@ - This is an EtherSwitch router @@ -75,8 +75,8 @@
- @@ -90,51 +90,51 @@
- {{option}} - +
- {{option}} - +
- {{option}} - +
- diff --git a/src/app/components/preferences/ios-on-unix/add-iou-template/add-iou-template.component.html b/src/app/components/preferences/ios-on-unix/add-iou-template/add-iou-template.component.html index 3176ce38..168fa2f3 100644 --- a/src/app/components/preferences/ios-on-unix/add-iou-template/add-iou-template.component.html +++ b/src/app/components/preferences/ios-on-unix/add-iou-template/add-iou-template.component.html @@ -9,7 +9,7 @@ - Run this IOU device on your local computer + Run this IOU device locally Run this IOU device on the GNS3 VM @@ -27,8 +27,8 @@ New image - @@ -37,8 +37,8 @@ - diff --git a/src/app/components/preferences/qemu/add-qemu-vm-template/add-qemu-vm-template.component.html b/src/app/components/preferences/qemu/add-qemu-vm-template/add-qemu-vm-template.component.html index f6db23c6..a2533e2c 100644 --- a/src/app/components/preferences/qemu/add-qemu-vm-template/add-qemu-vm-template.component.html +++ b/src/app/components/preferences/qemu/add-qemu-vm-template/add-qemu-vm-template.component.html @@ -9,7 +9,7 @@ - Run this QEMU VM on your local computer + Run this QEMU VM locally Run this QEMU VM on the GNS3 VM @@ -17,8 +17,8 @@ - @@ -31,7 +31,7 @@ - @@ -41,9 +41,9 @@
- MB @@ -52,8 +52,8 @@
- @@ -68,10 +68,10 @@ Existing image New image

- {{image.filename}} diff --git a/src/app/components/preferences/vpcs/add-vpcs-template/add-vpcs-template.component.html b/src/app/components/preferences/vpcs/add-vpcs-template/add-vpcs-template.component.html index d9ce36af..17a5f6d1 100644 --- a/src/app/components/preferences/vpcs/add-vpcs-template/add-vpcs-template.component.html +++ b/src/app/components/preferences/vpcs/add-vpcs-template/add-vpcs-template.component.html @@ -7,7 +7,7 @@
- Run the VPCS node on your local computer + Run the VPCS node locally Run the VPCS node on the GNS3 VM