Fossil SCM

fixed a couple missing closing quotes (they screw up emacs' highlighting)

stephan 2009-12-07 21:53 trunk
Commit 50a372c1e5e42a7a1a7cfe38fa91150dd7987119
1 file changed +2 -2
+2 -2
--- src/setup.c
+++ src/setup.c
@@ -327,11 +327,11 @@
327327
){
328328
style_header("User Creation Error");
329329
@ <font color="red">Login "%h(zLogin)" is already used by a different
330330
@ user.</font>
331331
@
332
- @ <p><a href="setup_uedit?id=%d(uid))>[Bummer]</a></p>
332
+ @ <p><a href="setup_uedit?id=%d(uid)">[Bummer]</a></p>
333333
style_footer();
334334
return;
335335
}
336336
login_verify_csrf_secret();
337337
db_multi_exec(
@@ -570,11 +570,11 @@
570570
@ </p></li>
571571
@
572572
@ <li><p>
573573
@ Users with the <b>Password</b> privilege are allowed to change their
574574
@ own password. Recommended ON for most users but OFF for special
575
- @ users "developer, "anonymous", and "nobody".
575
+ @ users "developer", "anonymous", and "nobody".
576576
@ </p></li>
577577
@
578578
@ <li><p>
579579
@ The <b>EMail</b> privilege allows the display of sensitive information
580580
@ such as the email address of users and contact information on tickets.
581581
--- src/setup.c
+++ src/setup.c
@@ -327,11 +327,11 @@
327 ){
328 style_header("User Creation Error");
329 @ <font color="red">Login "%h(zLogin)" is already used by a different
330 @ user.</font>
331 @
332 @ <p><a href="setup_uedit?id=%d(uid))>[Bummer]</a></p>
333 style_footer();
334 return;
335 }
336 login_verify_csrf_secret();
337 db_multi_exec(
@@ -570,11 +570,11 @@
570 @ </p></li>
571 @
572 @ <li><p>
573 @ Users with the <b>Password</b> privilege are allowed to change their
574 @ own password. Recommended ON for most users but OFF for special
575 @ users "developer, "anonymous", and "nobody".
576 @ </p></li>
577 @
578 @ <li><p>
579 @ The <b>EMail</b> privilege allows the display of sensitive information
580 @ such as the email address of users and contact information on tickets.
581
--- src/setup.c
+++ src/setup.c
@@ -327,11 +327,11 @@
327 ){
328 style_header("User Creation Error");
329 @ <font color="red">Login "%h(zLogin)" is already used by a different
330 @ user.</font>
331 @
332 @ <p><a href="setup_uedit?id=%d(uid)">[Bummer]</a></p>
333 style_footer();
334 return;
335 }
336 login_verify_csrf_secret();
337 db_multi_exec(
@@ -570,11 +570,11 @@
570 @ </p></li>
571 @
572 @ <li><p>
573 @ Users with the <b>Password</b> privilege are allowed to change their
574 @ own password. Recommended ON for most users but OFF for special
575 @ users "developer", "anonymous", and "nobody".
576 @ </p></li>
577 @
578 @ <li><p>
579 @ The <b>EMail</b> privilege allows the display of sensitive information
580 @ such as the email address of users and contact information on tickets.
581

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button