Changes

Jump to navigation Jump to search
no edit summary
Line 128: Line 128:  
}
 
}
 
     };
 
     };
     quickpresets_addclaim(claim,  "<p>Added "+pname+" "+toname+"</p>");
+
     quickpresets_addclaim(claim,  "Added "+pname+" "+toname+"");
 
     // Check if we now support it with another element of the config
 
     // Check if we now support it with another element of the config
 
     if(pid == 3) {
 
     if(pid == 3) {
Line 161: Line 161:  
}
 
}
 
     };
 
     };
     quickpresets_addclaim(claim,  "<p>Added "+pname+" "+str+"</p>");
+
     quickpresets_addclaim(claim,  "Added "+pname+" "+str+"");
 
}
 
}
  

Navigation menu