Skip to content

Commit 8d2107a

Browse files
committed
Remove trailing whitespace
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
1 parent fcf3e2e commit 8d2107a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/user/submit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ function progress_bar($batch, $wus, $width) {
512512
<font color=%s>%d in progress</font> &middot;
513513
<font color=%s>%d unsent</font>
514514
</strong>',
515-
COLOR_FAIL, $nerror,
515+
COLOR_FAIL, $nerror,
516516
COLOR_SUCCESS, $nsuccess,
517517
COLOR_IN_PROGRESS, $nin_prog,
518518
COLOR_UNSENT, $nunsent

0 commit comments

Comments
 (0)