diff options
| -rw-r--r-- | ui-diff.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -340,7 +340,7 @@ void cgit_print_diff_ctrls(void) | |||
| 340 | 340 | ||
| 341 | html("<div class='cgit-panel'>"); | 341 | html("<div class='cgit-panel'>"); |
| 342 | html("<b>diff options</b>"); | 342 | html("<b>diff options</b>"); |
| 343 | html("<form method='get' action='.'>"); | 343 | html("<form method='get'>"); |
| 344 | cgit_add_hidden_formfields(1, 0, ctx.qry.page); | 344 | cgit_add_hidden_formfields(1, 0, ctx.qry.page); |
| 345 | html("<table>"); | 345 | html("<table>"); |
| 346 | html("<tr><td colspan='2'/></tr>"); | 346 | html("<tr><td colspan='2'/></tr>"); |
