fix
This commit is contained in:
parent
c603dec3ca
commit
f0a0af8fcf
@ -85,7 +85,7 @@ $title = $pt->title;
|
||||
return <<<HTML
|
||||
{$ctx->if_true($ctx->year > $year, $ctx->articlesIndexYearLine, $year, $index === 0, $selected_lang->value)}
|
||||
<tr class="blog-item-row{$ctx->if_not($post->visible, ' ishidden')}">
|
||||
<td class="blog-item-date-cell">1
|
||||
<td class="blog-item-date-cell">
|
||||
<span class="blog-item-date">{$date}</span>
|
||||
</td>
|
||||
<td class="blog-item-title-cell">
|
||||
|
Loading…
x
Reference in New Issue
Block a user