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:
@ -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');
|
||||
|
Reference in New Issue
Block a user