mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 18:41:58 +02:00
(v0.8.0.9010) mdro bug fix
This commit is contained in:
@ -87,6 +87,7 @@ $( document ).ready(function() {
|
||||
x = x.replace("Corinna", "Dr. Corinna");
|
||||
// others
|
||||
x = x.replace("Bart", "Dr. Bart");
|
||||
x = x.replace("Sofia", "Dr. Sofia");
|
||||
x = x.replace("Dennis", "Dr. Dennis");
|
||||
x = x.replace("Judith", "Dr. Judith");
|
||||
}
|
||||
|
Reference in New Issue
Block a user