diff --git a/extensions/webservices/soap/tests/soapisprimenumber.html b/extensions/webservices/soap/tests/soapisprimenumber.html index 4ab6e42a42cb..dcc06f1b95a0 100644 --- a/extensions/webservices/soap/tests/soapisprimenumber.html +++ b/extensions/webservices/soap/tests/soapisprimenumber.html @@ -3,7 +3,7 @@

SOAP Test: Is It a Prime Number

-Type slowly and the number will change color depending upon whether the soap call +The number typed in the text field will change color depending upon whether the soap call reports prime or nonprime.

This works by calling a SOAP service listed on X Methods Website. View the source of this @@ -17,6 +17,8 @@ string. user interfaces such as the one in this test.

- + diff --git a/extensions/xmlextras/tests/soapisprimenumber.html b/extensions/xmlextras/tests/soapisprimenumber.html index 4ab6e42a42cb..dcc06f1b95a0 100644 --- a/extensions/xmlextras/tests/soapisprimenumber.html +++ b/extensions/xmlextras/tests/soapisprimenumber.html @@ -3,7 +3,7 @@

SOAP Test: Is It a Prime Number

-Type slowly and the number will change color depending upon whether the soap call +The number typed in the text field will change color depending upon whether the soap call reports prime or nonprime.

This works by calling a SOAP service listed on X Methods Website. View the source of this @@ -17,6 +17,8 @@ string. user interfaces such as the one in this test.

- +