Parent Directory
|
Revision Log
|
Patch
| Revision 1.14 by sysadm, Fri Oct 31 06:22:33 2025 UTC | Revision 1.16 by sysadm, Sat Nov 1 07:53:40 2025 UTC | |
|---|---|---|
| # | Line 460 window.addEventListener("load", () => { | Line 460 window.addEventListener("load", () => { |
| 460 | <table border="0" cellspacing="0" cellpadding="0" width="80%"> | <table border="0" cellspacing="0" cellpadding="0" width="80%"> |
| 461 | <tr> | <tr> |
| 462 | <td style="color:gray; font-size:14px;"> | <td style="color:gray; font-size:14px;"> |
| 463 | <pre><?= split_line(LML($result_set["data"]["introduction"], true, 80), "", 80, 10); ?></pre> | <pre><?= split_line(LML($result_set["data"]["introduction"], 80), "", 0, 10); ?></pre> |
| 464 | </td> | </td> |
| 465 | </tr> | </tr> |
| 466 | </table> | </table> |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |