portdb: typo

This commit is contained in:
Simone Rota 2006-11-29 23:30:43 +01:00
parent ea1ba71248
commit 463c355cfc

View File

@ -140,7 +140,7 @@ function showRegister() {
<li>Root URL <small>(e.g. http://mypage.se/ports/)</small></li>
<li>Your name</li>
<li>Your Email</li></ul>';
echo "<p>A CRUX team member, will put your repository into our database. Please give us some time to do this. Once it is active it is synced once a day. <b>Please do not submit .httpup files, only the URL for the repository. This means the URL to the repository itself, not portspage or other indexes.</b>";
echo "<p>A CRUX team member will put your repository into our database. Please give us some time to do this. Once it is active it is synced once a day. <b>Please do not submit .httpup files, only the URL for the repository. This means the URL to the repository itself, not portspage or other indexes.</b>";
}
#function showSendMail() {