From ad43da69cb68917272126f49961cbea12537c2ab Mon Sep 17 00:00:00 2001 From: Manuel Montecelo Date: Mon, 28 Sep 2020 12:56:49 +0200 Subject: [PATCH] TT#76658 The title of pages changed to "Customer Self-Care Web Interface" Change-Id: I34b1328aba7d021f26c5d58a46d94b3e22bc07b0 --- templates/900_service-ngcp-api.yaml.tt2 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/900_service-ngcp-api.yaml.tt2 b/templates/900_service-ngcp-api.yaml.tt2 index 91531fc..a1c9b56 100644 --- a/templates/900_service-ngcp-api.yaml.tt2 +++ b/templates/900_service-ngcp-api.yaml.tt2 @@ -43,14 +43,14 @@ command: "curl --insecure -L http://[% web_ext_ips.0 %]/": exit-status: 0 stdout: - - + - Customer Self-Care Web Interface stderr: [] timeout: 30000 "curl --insecure -L https://[% web_ext_ips.0 %]/": exit-status: 0 stdout: - - + - Customer Self-Care Web Interface stderr: [] timeout: 30000 @@ -88,14 +88,14 @@ command: "curl --insecure -L http://[% web_ext_ips.0 %]:443/login/subscriber": exit-status: 0 stdout: - - + - Customer Self-Care Web Interface stderr: [] timeout: 30000 "curl --insecure -L https://[% web_ext_ips.0 %]:443/login/subscriber": exit-status: 0 stdout: - - + - Customer Self-Care Web Interface stderr: [] timeout: 30000