Fossil SCM

Fix formatting of the Login Group screen. Ticket [f687f1eb987148].

drh 2012-11-25 18:06 trunk
Commit 7a8938ab8441bc13165c5acbb8780cc90e11baaf
1 file changed +4 -4
+4 -4
--- src/setup.c
+++ src/setup.c
@@ -1024,21 +1024,21 @@
10241024
@ is not currently part of any login-group.
10251025
@ To join a login group, fill out the form below.</p>
10261026
@
10271027
@ <form action="%s(g.zTop)/setup_login_group" method="post"><div>
10281028
login_insert_csrf_secret();
1029
- @ <blockquote><table broder="0">
1029
+ @ <blockquote><table border="0">
10301030
@
10311031
@ <tr><td align="right"><b>Repository filename in group to join:</b></td>
10321032
@ <td width="5"></td><td>
10331033
@ <input type="text" size="50" value="%h(zRepo)" name="repo"></td></tr>
10341034
@
1035
- @ <td align="right"><b>Login on the above repo:</b></td>
1035
+ @ <tr><td align="right"><b>Login on the above repo:</b></td>
10361036
@ <td width="5"></td><td>
10371037
@ <input type="text" size="20" value="%h(zLogin)" name="login"></td></tr>
10381038
@
1039
- @ <td align="right"><b>Password:</b></td>
1039
+ @ <tr><td align="right"><b>Password:</b></td>
10401040
@ <td width="5"></td><td>
10411041
@ <input type="password" size="20" name="pw"></td></tr>
10421042
@
10431043
@ <tr><td align="right"><b>Name of login-group:</b></td>
10441044
@ <td width="5"></td><td>
@@ -1045,11 +1045,11 @@
10451045
@ <input type="text" size="30" value="%h(zNewName)" name="newname">
10461046
@ (only used if creating a new login-group).</td></tr>
10471047
@
10481048
@ <tr><td colspan="3" align="center">
10491049
@ <input type="submit" value="Join" name="join"></td></tr>
1050
- @ </table>
1050
+ @ </table></blockquote></div></form>
10511051
}else{
10521052
Stmt q;
10531053
int n = 0;
10541054
@ <p>This repository (in the file "%h(zSelfRepo)")
10551055
@ is currently part of the "<b>%h(zGroup)</b>" login group.
10561056
--- src/setup.c
+++ src/setup.c
@@ -1024,21 +1024,21 @@
1024 @ is not currently part of any login-group.
1025 @ To join a login group, fill out the form below.</p>
1026 @
1027 @ <form action="%s(g.zTop)/setup_login_group" method="post"><div>
1028 login_insert_csrf_secret();
1029 @ <blockquote><table broder="0">
1030 @
1031 @ <tr><td align="right"><b>Repository filename in group to join:</b></td>
1032 @ <td width="5"></td><td>
1033 @ <input type="text" size="50" value="%h(zRepo)" name="repo"></td></tr>
1034 @
1035 @ <td align="right"><b>Login on the above repo:</b></td>
1036 @ <td width="5"></td><td>
1037 @ <input type="text" size="20" value="%h(zLogin)" name="login"></td></tr>
1038 @
1039 @ <td align="right"><b>Password:</b></td>
1040 @ <td width="5"></td><td>
1041 @ <input type="password" size="20" name="pw"></td></tr>
1042 @
1043 @ <tr><td align="right"><b>Name of login-group:</b></td>
1044 @ <td width="5"></td><td>
@@ -1045,11 +1045,11 @@
1045 @ <input type="text" size="30" value="%h(zNewName)" name="newname">
1046 @ (only used if creating a new login-group).</td></tr>
1047 @
1048 @ <tr><td colspan="3" align="center">
1049 @ <input type="submit" value="Join" name="join"></td></tr>
1050 @ </table>
1051 }else{
1052 Stmt q;
1053 int n = 0;
1054 @ <p>This repository (in the file "%h(zSelfRepo)")
1055 @ is currently part of the "<b>%h(zGroup)</b>" login group.
1056
--- src/setup.c
+++ src/setup.c
@@ -1024,21 +1024,21 @@
1024 @ is not currently part of any login-group.
1025 @ To join a login group, fill out the form below.</p>
1026 @
1027 @ <form action="%s(g.zTop)/setup_login_group" method="post"><div>
1028 login_insert_csrf_secret();
1029 @ <blockquote><table border="0">
1030 @
1031 @ <tr><td align="right"><b>Repository filename in group to join:</b></td>
1032 @ <td width="5"></td><td>
1033 @ <input type="text" size="50" value="%h(zRepo)" name="repo"></td></tr>
1034 @
1035 @ <tr><td align="right"><b>Login on the above repo:</b></td>
1036 @ <td width="5"></td><td>
1037 @ <input type="text" size="20" value="%h(zLogin)" name="login"></td></tr>
1038 @
1039 @ <tr><td align="right"><b>Password:</b></td>
1040 @ <td width="5"></td><td>
1041 @ <input type="password" size="20" name="pw"></td></tr>
1042 @
1043 @ <tr><td align="right"><b>Name of login-group:</b></td>
1044 @ <td width="5"></td><td>
@@ -1045,11 +1045,11 @@
1045 @ <input type="text" size="30" value="%h(zNewName)" name="newname">
1046 @ (only used if creating a new login-group).</td></tr>
1047 @
1048 @ <tr><td colspan="3" align="center">
1049 @ <input type="submit" value="Join" name="join"></td></tr>
1050 @ </table></blockquote></div></form>
1051 }else{
1052 Stmt q;
1053 int n = 0;
1054 @ <p>This repository (in the file "%h(zSelfRepo)")
1055 @ is currently part of the "<b>%h(zGroup)</b>" login group.
1056

Keyboard Shortcuts

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