This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 58a2f19 Typo
58a2f19 is described below
commit 58a2f194e5a51af9acd5bf60728b120dd688a078
Author: Sebb <[email protected]>
AuthorDate: Wed Dec 18 23:46:33 2019 +0000
Typo
---
www/members/download_check.cgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/members/download_check.cgi b/www/members/download_check.cgi
index 05729a5..f390d0d 100755
--- a/www/members/download_check.cgi
+++ b/www/members/download_check.cgi
@@ -49,7 +49,7 @@ _html do
end
end
_div.form_group do
- _label.control_label.col_sm_2 'Page URL', for: 'tlp'
+ _label.control_label.col_sm_2 'TLP override', for: 'tlp'
_div.col_sm_10 do
_input.form_control.name name: 'tlp', required: true,
placeholder: 'optional TLP override',