]> gitweb.michael.orlitzky.com - charm-bypass.git/commitdiff
fixup set_service_name
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 1 Nov 2023 18:37:47 +0000 (14:37 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 1 Nov 2023 18:37:47 +0000 (14:37 -0400)
index.html.in

index d1e0be72b18e314d7936425570909baa0581635c..9f9d41dd47a8eb4e2da6dd48f7ae2fd7b68a6078 100644 (file)
       /******************************/
       /* Set the service name */
       /******************************/
-      function set_service_id() {
+      function set_service_name() {
         const sid = document.getElementById("servicename");
 
        /* Get the "servicename" from the querystring if it's there */