1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 16:02:02 +02:00

(v0.9.0.9004) website fix

This commit is contained in:
2019-12-20 21:06:39 +01:00
parent 2db2a2458a
commit cc8cd043e1
26 changed files with 400 additions and 347 deletions

View File

@ -95,7 +95,7 @@ $( document ).ready(function() {
}
$(".template-authors").html(doct_tit($(".template-authors").html()));
$(".developers").html(doct_tit($(".developers").html()));
$("footer").html(doct_tit($("footer").html()));
// $("footer").html(doct_tit($("footer").html()));
// Edit title of manual
$('.template-reference-index h1').text('Manual');