Fossil SCM

Minor fix for [3d80481216]: Remove a duplicate "size" attribute, and insert a space before the backslash indicating line continuation, or the src/translate.c preprocessing utility will glue the lines together without any space in between.

florian 2020-05-07 11:20 trunk
Commit 1422b02222558f6611140c2625977d375553b4fcadeb3d0b73ceecdae487764a
1 file changed +1 -1
+1 -1
--- src/login.c
+++ src/login.c
@@ -1736,11 +1736,11 @@
17361736
if( iErrLine==5 ){
17371737
@ <tr><td><td><span class='loginError'>&uarr; %h(zErr)</span></td></tr>
17381738
}
17391739
@ <tr>
17401740
@ <td class="form_label" align="right">Captcha:</td>
1741
- @ <td><input type="text" name="captcha" size="30"\
1741
+ @ <td><input type="text" name="captcha" \
17421742
@ value="%h(captchaIsCorrect?zDecoded:"")" size="30">
17431743
captcha_speakit_button(uSeed, "Speak the captcha text");
17441744
@ </td>
17451745
@ </tr>
17461746
if( iErrLine==6 ){
17471747
--- src/login.c
+++ src/login.c
@@ -1736,11 +1736,11 @@
1736 if( iErrLine==5 ){
1737 @ <tr><td><td><span class='loginError'>&uarr; %h(zErr)</span></td></tr>
1738 }
1739 @ <tr>
1740 @ <td class="form_label" align="right">Captcha:</td>
1741 @ <td><input type="text" name="captcha" size="30"\
1742 @ value="%h(captchaIsCorrect?zDecoded:"")" size="30">
1743 captcha_speakit_button(uSeed, "Speak the captcha text");
1744 @ </td>
1745 @ </tr>
1746 if( iErrLine==6 ){
1747
--- src/login.c
+++ src/login.c
@@ -1736,11 +1736,11 @@
1736 if( iErrLine==5 ){
1737 @ <tr><td><td><span class='loginError'>&uarr; %h(zErr)</span></td></tr>
1738 }
1739 @ <tr>
1740 @ <td class="form_label" align="right">Captcha:</td>
1741 @ <td><input type="text" name="captcha" \
1742 @ value="%h(captchaIsCorrect?zDecoded:"")" size="30">
1743 captcha_speakit_button(uSeed, "Speak the captcha text");
1744 @ </td>
1745 @ </tr>
1746 if( iErrLine==6 ){
1747

Keyboard Shortcuts

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