Fossil SCM

Fix format specifier in previous commit (again)

jan.nijtmans 2013-12-05 09:27 trunk
Commit 4a43e31549a207c32270f2b275acbb8548826f0a
1 file changed +4 -3
+4 -3
--- src/info.c
+++ src/info.c
@@ -2337,13 +2337,14 @@
23372337
@ </td></tr>
23382338
}else if( zBranchName ){
23392339
@ <tr><th align="right" valign="top">Branch Closure:</th>
23402340
@ <td valign="top">
23412341
@ <label><input type="checkbox" name="close"%s(zCloseFlag) />
2342
- @ Mark branch <b>%s(zBranchName)</b> as "closed" so that its leafs
2343
- @ no longer appear on the "leaves" page and are no longer labeled
2344
- @ as a leaf "<b>Leaf</b>"</label>
2342
+ @ Mark branch
2343
+ @ <span style="font-weight:bold" id="cbranch">%h(zBranchName)</span>
2344
+ @ as "closed" so that its leafs no longer appear on the "leaves" page
2345
+ @ and are no longer labeled as a leaf "<b>Leaf</b>"</label>
23452346
@ </td></tr>
23462347
}
23472348
}
23482349
if(zBranchName) fossil_free(zBranchName);
23492350
23502351
--- src/info.c
+++ src/info.c
@@ -2337,13 +2337,14 @@
2337 @ </td></tr>
2338 }else if( zBranchName ){
2339 @ <tr><th align="right" valign="top">Branch Closure:</th>
2340 @ <td valign="top">
2341 @ <label><input type="checkbox" name="close"%s(zCloseFlag) />
2342 @ Mark branch <b>%s(zBranchName)</b> as "closed" so that its leafs
2343 @ no longer appear on the "leaves" page and are no longer labeled
2344 @ as a leaf "<b>Leaf</b>"</label>
 
2345 @ </td></tr>
2346 }
2347 }
2348 if(zBranchName) fossil_free(zBranchName);
2349
2350
--- src/info.c
+++ src/info.c
@@ -2337,13 +2337,14 @@
2337 @ </td></tr>
2338 }else if( zBranchName ){
2339 @ <tr><th align="right" valign="top">Branch Closure:</th>
2340 @ <td valign="top">
2341 @ <label><input type="checkbox" name="close"%s(zCloseFlag) />
2342 @ Mark branch
2343 @ <span style="font-weight:bold" id="cbranch">%h(zBranchName)</span>
2344 @ as "closed" so that its leafs no longer appear on the "leaves" page
2345 @ and are no longer labeled as a leaf "<b>Leaf</b>"</label>
2346 @ </td></tr>
2347 }
2348 }
2349 if(zBranchName) fossil_free(zBranchName);
2350
2351

Keyboard Shortcuts

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