1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 10:22:01 +02:00

Built site for AMR: 1.8.2.9131@db28301

This commit is contained in:
github-actions
2023-02-15 18:56:18 +00:00
parent 259fe07455
commit dee759ef9c
102 changed files with 596 additions and 564 deletions

View File

@ -52,7 +52,7 @@ $(document).ready(function() {
// add doctoral titles to authors
function doct_tit(x) {
if (typeof(x) != "undefined") {
x = x.replace(/Author, maintainer/g, "Principle developer");
x = x.replace(/Author, maintainer/g, "Principle maintainer");
x = x.replace(/Author, contributor/g, "Contributing maintainer");
x = x.replace(/Thesis advisor/g, "(former) Doctoral advisor");
// contributors