Upgrade to 2020-07-29a

This commit is contained in:
Niklas Keller
2023-03-23 21:07:40 +01:00
parent 6a15bde84e
commit 423e6da786
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2020-07-29 "Hogfather"
2020-07-29a "Hogfather"

View File

@ -11,7 +11,7 @@
// update message version - always use a string to avoid localized floats!
use dokuwiki\Extension\Event;
$updateVersion = "51.3";
$updateVersion = "51.4";
// xdebug_start_profiling();

View File

@ -1347,7 +1347,7 @@ function html_diff($text = '', $intro = true, $type = null) {
*/
?>
<div class="table">
<table class="diff diff_<?php echo $type ?>">
<table class="diff diff_<?php echo hsc($type) ?>">
<?php
//navigation and header