Fossil SCM

Fix a formatting problem on the setup_settings page.

drh 2012-07-19 22:03 trunk
Commit 6f594af62733e5c6b59088daa1e2f408b53938ba
1 file changed +1 -1
+1 -1
--- src/setup.c
+++ src/setup.c
@@ -1166,11 +1166,11 @@
11661166
} else {
11671167
@ <br />
11681168
}
11691169
}
11701170
}
1171
- @ </td><td style="width: 30;"></td><td valign="top">
1171
+ @ </td><td style="width:50px;"></td><td valign="top">
11721172
for(pSet=ctrlSettings; pSet->name!=0; pSet++){
11731173
if( pSet->width!=0 ){
11741174
entry_attribute(pSet->name, /*pSet->width*/ 40, pSet->name,
11751175
pSet->var!=0 ? pSet->var : pSet->name,
11761176
(char*)pSet->def);
11771177
--- src/setup.c
+++ src/setup.c
@@ -1166,11 +1166,11 @@
1166 } else {
1167 @ <br />
1168 }
1169 }
1170 }
1171 @ </td><td style="width: 30;"></td><td valign="top">
1172 for(pSet=ctrlSettings; pSet->name!=0; pSet++){
1173 if( pSet->width!=0 ){
1174 entry_attribute(pSet->name, /*pSet->width*/ 40, pSet->name,
1175 pSet->var!=0 ? pSet->var : pSet->name,
1176 (char*)pSet->def);
1177
--- src/setup.c
+++ src/setup.c
@@ -1166,11 +1166,11 @@
1166 } else {
1167 @ <br />
1168 }
1169 }
1170 }
1171 @ </td><td style="width:50px;"></td><td valign="top">
1172 for(pSet=ctrlSettings; pSet->name!=0; pSet++){
1173 if( pSet->width!=0 ){
1174 entry_attribute(pSet->name, /*pSet->width*/ 40, pSet->name,
1175 pSet->var!=0 ? pSet->var : pSet->name,
1176 (char*)pSet->def);
1177

Keyboard Shortcuts

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