mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 09:51:48 +02:00
(v1.3.0.9002) intrinsic_resistant data set
This commit is contained in:
@ -85,6 +85,7 @@ $(document).ready(function() {
|
||||
x = x.replace("Dennis", "Dr. Dennis");
|
||||
x = x.replace("Judith", "Dr. Judith");
|
||||
x = x.replace("Gwen", "Dr. Gwen");
|
||||
x = x.replace("Anthony", "Dr. Anthony");
|
||||
}
|
||||
return(x);
|
||||
}
|
||||
|
Reference in New Issue
Block a user