Skip to content

Commit

Permalink
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Sep 4, 2024
2 parents 538ab5a + 435aba2 commit 48ce67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/adherents/stats/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
$oldyear--;
print '<tr class="oddeven" height="24">';
print '<td class="center">';
//print '<a href="month.php?year='.$oldyear.'&amp;mode='.$mode.'">';
//print '<a href="month.php?year='.$oldyear.'&mode='.$mode.'">';
print $oldyear;
//print '</a>';
print '</td>';
Expand Down

0 comments on commit 48ce67a

Please sign in to comment.