Commit ad24892831577765d584bbad6c79ff0923a74e59
1 parent
8b51cbfb
Exists in
master
and in
1 other branch
Monir change in the layout.
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
src/web/templates/layout.html
@@ -85,8 +85,7 @@ function validateForm() | @@ -85,8 +85,7 @@ function validateForm() | ||
85 | </p> | 85 | </p> |
86 | <div id="tip-upload" class="tip important"> | 86 | <div id="tip-upload" class="tip important"> |
87 | <p> | 87 | <p> |
88 | - Format: popularity-contest submission file or any file having each package | ||
89 | - as the first field of lines. | 88 | + File format: each line begins with a packages name or the popularity-contest format. |
90 | </div><!-- id="tip-upload" --> | 89 | </div><!-- id="tip-upload" --> |
91 | </fieldset> | 90 | </fieldset> |
92 | </div><!-- id="upload-slide" --> | 91 | </div><!-- id="upload-slide" --> |