mirror of
https://github.com/rikkaneko/paste.git
synced 2025-08-09 23:45:35 +01:00
Fix typo
Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
parent
4542a4f519
commit
203a9e4982
3 changed files with 5 additions and 5 deletions
|
@ -242,8 +242,8 @@
|
|||
<td class="text-center col-6" id="paste_info_password">-</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text-center col-3 text-nowrap">Account Times</td>
|
||||
<td class="text-center col-6"><span id="paste_info_access_n">-</span> / <span id="paste_info_access_max_access_n">-</span></td>
|
||||
<td class="text-center col-3 text-nowrap">Access Times</td>
|
||||
<td class="text-center col-6"><span id="paste_info_access_n">-</span> / <span id="paste_info_access_max_access_n">99999</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text-center col-3 text-nowrap">Created</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue