Fossil SCM
Thanks for the fix, eric. Due to that, I detected another HTML quirk I made ands corrected it now.
Commit
f85bc24e4d49b6a522ef92076b48bd2948fc34a5
Parent
35b2d1645037af3…
1 file changed
+1
-1
+1
-1
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -157,11 +157,11 @@ | ||
| 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 | 160 | @ <tt>/zip</tt> URL even without check<b>o</b>ut and <b>h</b>istory permissions</td></tr> |
| 161 | 161 | @ </table> |
| 162 | - @ </p></li> | |
| 162 | + @ </li> | |
| 163 | 163 | @ |
| 164 | 164 | @ <li><p> |
| 165 | 165 | @ Every user, logged in or not, inherits the privileges of <b>nobody</b>. |
| 166 | 166 | @ Any human can login as <b>anonymous</b> since the password is |
| 167 | 167 | @ clearly displayed on the login page for them to type. The purpose |
| 168 | 168 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -157,11 +157,11 @@ | |
| 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 | @ clearly displayed on the login page for them to type. The purpose |
| 168 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -157,11 +157,11 @@ | |
| 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 | @ </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 | @ clearly displayed on the login page for them to type. The purpose |
| 168 |