mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 08:18:41 +00:00
This commit is contained in:
parent
45af08923c
commit
1aa61ba767
@ -99,7 +99,7 @@ $pag_config = [
|
|||||||
];
|
];
|
||||||
$pag = new Paginator($pag_config);
|
$pag = new Paginator($pag_config);
|
||||||
?>
|
?>
|
||||||
<?php echoUOJPageHeader(UOJLocale::get('problems lists')); ?>
|
<?php echoUOJPageHeader(UOJList::info('title') . ' - 题单') ?>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<!-- left col -->
|
<!-- left col -->
|
||||||
|
Loading…
Reference in New Issue
Block a user