Fossil SCM
Fix an HTML nesting error.
Commit
35b2d1645037af315603366b470c484838675377
Parent
091fa4d4b210c73…
1 file changed
+1
-2
+1
-2
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -155,13 +155,12 @@ | ||
| 155 | 155 | @ <tr><td><b>s</b></td><td><i>Setup:</i> Setup and configure this website</td></tr> |
| 156 | 156 | @ <tr><td><b>t</b></td><td><i>Tkt-Report:</i> Create new bug summary reports</td></tr> |
| 157 | 157 | @ <tr><td><b>v</b></td><td><i>Developer:</i> Inherit privileges of user <tt>developer</tt></td></tr> |
| 158 | 158 | @ <tr><td><b>w</b></td><td><i>Write-Tkt:</i> Edit tickets</td></tr> |
| 159 | 159 | @ <tr><td><b>z</b></td><td><i>Zip download:</i> Download a baseline via the |
| 160 | - @ <tt>/zip</tt> URL even without check<b>o</b>ut and <b>h</b>istory permissions</td></tr> | |
| 160 | + @ <tt>/zip</tt> URL even without check<b>o</b>ut and <b>h</b>istory permissions</td></tr> | |
| 161 | 161 | @ </table> |
| 162 | - @ </ol> | |
| 163 | 162 | @ </p></li> |
| 164 | 163 | @ |
| 165 | 164 | @ <li><p> |
| 166 | 165 | @ Every user, logged in or not, inherits the privileges of <b>nobody</b>. |
| 167 | 166 | @ Any human can login as <b>anonymous</b> since the password is |
| 168 | 167 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -155,13 +155,12 @@ | |
| 155 | @ <tr><td><b>s</b></td><td><i>Setup:</i> Setup and configure this website</td></tr> |
| 156 | @ <tr><td><b>t</b></td><td><i>Tkt-Report:</i> Create new bug summary reports</td></tr> |
| 157 | @ <tr><td><b>v</b></td><td><i>Developer:</i> Inherit privileges of user <tt>developer</tt></td></tr> |
| 158 | @ <tr><td><b>w</b></td><td><i>Write-Tkt:</i> Edit tickets</td></tr> |
| 159 | @ <tr><td><b>z</b></td><td><i>Zip download:</i> Download a baseline via the |
| 160 | @ <tt>/zip</tt> URL even without check<b>o</b>ut and <b>h</b>istory permissions</td></tr> |
| 161 | @ </table> |
| 162 | @ </ol> |
| 163 | @ </p></li> |
| 164 | @ |
| 165 | @ <li><p> |
| 166 | @ Every user, logged in or not, inherits the privileges of <b>nobody</b>. |
| 167 | @ Any human can login as <b>anonymous</b> since the password is |
| 168 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -155,13 +155,12 @@ | |
| 155 | @ <tr><td><b>s</b></td><td><i>Setup:</i> Setup and configure this website</td></tr> |
| 156 | @ <tr><td><b>t</b></td><td><i>Tkt-Report:</i> Create new bug summary reports</td></tr> |
| 157 | @ <tr><td><b>v</b></td><td><i>Developer:</i> Inherit privileges of user <tt>developer</tt></td></tr> |
| 158 | @ <tr><td><b>w</b></td><td><i>Write-Tkt:</i> Edit tickets</td></tr> |
| 159 | @ <tr><td><b>z</b></td><td><i>Zip download:</i> Download a baseline via the |
| 160 | @ <tt>/zip</tt> URL even without check<b>o</b>ut and <b>h</b>istory permissions</td></tr> |
| 161 | @ </table> |
| 162 | @ </p></li> |
| 163 | @ |
| 164 | @ <li><p> |
| 165 | @ Every user, logged in or not, inherits the privileges of <b>nobody</b>. |
| 166 | @ Any human can login as <b>anonymous</b> since the password is |
| 167 |