Fossil SCM

HTML validated setup_settings page

wolfgang 2010-09-27 18:31 wolfgangFormat2CSS_2
Commit 4a0178760963e9de0f045d3f6c04cef65e69de30
1 file changed +4 -4
+4 -4
--- src/setup.c
+++ src/setup.c
@@ -882,25 +882,25 @@
882882
pSet->var!=0 ? pSet->var : pSet->name,
883883
pSet->def[0]=='1');
884884
@ <br />
885885
}
886886
}
887
- @ </td><td width="30"></td><td valign="top">
887
+ @ </td><td style="width: 30;"></td><td valign="top">
888888
for(pSet=ctrlSettings; pSet->name!=0; pSet++){
889889
if( pSet->width!=0 ){
890890
entry_attribute(pSet->name, /*pSet->width*/ 40, pSet->name,
891891
pSet->var!=0 ? pSet->var : pSet->name,
892892
(char*)pSet->def);
893893
@ <br />
894894
}
895895
}
896
- @ </tr></table>
896
+ @ </td></tr></table>
897897
@ <p><input type="submit" name="submit" value="Apply Changes" /></p>
898898
@ </div></form>
899899
@ <hr /><p>
900
- @ These settings work in the same way, as the <kbd>set</kbd> commandline:<br>
901
- @ <pre>%s(zHelp_setting_cmd)</pre></p>
900
+ @ These settings work in the same way, as the <kbd>set</kbd> commandline:<br />
901
+ @ </p><pre>%s(zHelp_setting_cmd)</pre>
902902
db_end_transaction(0);
903903
style_footer();
904904
}
905905
906906
/*
907907
--- src/setup.c
+++ src/setup.c
@@ -882,25 +882,25 @@
882 pSet->var!=0 ? pSet->var : pSet->name,
883 pSet->def[0]=='1');
884 @ <br />
885 }
886 }
887 @ </td><td width="30"></td><td valign="top">
888 for(pSet=ctrlSettings; pSet->name!=0; pSet++){
889 if( pSet->width!=0 ){
890 entry_attribute(pSet->name, /*pSet->width*/ 40, pSet->name,
891 pSet->var!=0 ? pSet->var : pSet->name,
892 (char*)pSet->def);
893 @ <br />
894 }
895 }
896 @ </tr></table>
897 @ <p><input type="submit" name="submit" value="Apply Changes" /></p>
898 @ </div></form>
899 @ <hr /><p>
900 @ These settings work in the same way, as the <kbd>set</kbd> commandline:<br>
901 @ <pre>%s(zHelp_setting_cmd)</pre></p>
902 db_end_transaction(0);
903 style_footer();
904 }
905
906 /*
907
--- src/setup.c
+++ src/setup.c
@@ -882,25 +882,25 @@
882 pSet->var!=0 ? pSet->var : pSet->name,
883 pSet->def[0]=='1');
884 @ <br />
885 }
886 }
887 @ </td><td style="width: 30;"></td><td valign="top">
888 for(pSet=ctrlSettings; pSet->name!=0; pSet++){
889 if( pSet->width!=0 ){
890 entry_attribute(pSet->name, /*pSet->width*/ 40, pSet->name,
891 pSet->var!=0 ? pSet->var : pSet->name,
892 (char*)pSet->def);
893 @ <br />
894 }
895 }
896 @ </td></tr></table>
897 @ <p><input type="submit" name="submit" value="Apply Changes" /></p>
898 @ </div></form>
899 @ <hr /><p>
900 @ These settings work in the same way, as the <kbd>set</kbd> commandline:<br />
901 @ </p><pre>%s(zHelp_setting_cmd)</pre>
902 db_end_transaction(0);
903 style_footer();
904 }
905
906 /*
907

Keyboard Shortcuts

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