minor change
This commit is contained in:
parent
d235ef23d5
commit
77428fad95
@ -171,7 +171,7 @@ $html = <<<HTML
|
||||
{$ctx->if_not($visible, $ctx->lang('blog_post_hidden').' |')}
|
||||
{$date}
|
||||
{$ctx->if_true($other_langs, fn() => $ctx->post_other_langs($url, $other_langs))}
|
||||
{$ctx->if_true($source_url, fn() => ' | <a href="'.$source_url.'">Source at kiwiarxiv</a>')}
|
||||
{$ctx->if_true($source_url, fn() => ' | <a href="'.$source_url.'">Source at kiwi arXiv</a>')}
|
||||
{$ctx->if_admin($ctx->post_admin_links, $url, $id, $lang)}
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user