Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| SHA1 Hash: | e2f5be6df11e71fa488aac7bb6078237945bb1f9 |
|---|---|
| Date: | 2012-05-05 10:55:31 |
| User: | drh |
| Comment: | Fix a typo in the "info" page. |
Tags And Properties
- branch=trunk inherited from [bf1c21ba16]
- sym-trunk inherited from [bf1c21ba16]
Changes
Changes to src/info.c
701 @ <tr><th>Record ID:</th><td>%d(rid)</td></tr> 701 @ <tr><th>Record ID:</th><td>%d(rid)</td></tr> 702 } 702 } 703 @ <tr><th>Original User:</th><td> 703 @ <tr><th>Original User:</th><td> 704 hyperlink_to_user(zUser, zDate, "</td></tr>"); 704 hyperlink_to_user(zUser, zDate, "</td></tr>"); 705 if( g.perm.Hyperlink ){ 705 if( g.perm.Hyperlink ){ 706 @ <tr><th>Commands:</th> 706 @ <tr><th>Commands:</th> 707 @ <td> 707 @ <td> 708 @ &z(href("%R/whistory?name=%t",zName))history</a> | 708 @ %z(href("%R/whistory?name=%t",zName))history</a> 709 @ | %z(href("%R/artifact/%S",zUuid))raw-text</a> 709 @ | %z(href("%R/artifact/%S",zUuid))raw-text</a> 710 @ </td> 710 @ </td> 711 @ </tr> 711 @ </tr> 712 } 712 } 713 @ </table></p> 713 @ </table></p> 714 }else{ 714 }else{ 715 style_header("Wiki Information"); 715 style_header("Wiki Information");