The following commit has been merged in the master branch:
commit d2d6db6c9fe884ee730e96a0e17c4b34e299feb6
Author: Michal Čihař <[email protected]>
Date:   Thu Oct 8 11:20:42 2009 +0200

    Include some information on page adding new phone.

diff --git a/html/phonedb/new.html b/html/phonedb/new.html
index 0727a8b..0aa855e 100644
--- a/html/phonedb/new.html
+++ b/html/phonedb/new.html
@@ -14,6 +14,23 @@
 
 <h2>{% trans "Create New Record" %}</h2>
 
+<p>
+{% blocktrans %}
+Thank you for improving Gammu phones database, but please note that this is
+not bug tracking system. Should you have any problems with Gammu, please
+<a href="/support/bugs/">report them in the bug tracker</a>.
+{% endblocktrans %}
+</p>
+
+<p>
+{% blocktrans %}
+Email and name fields are voluntary, you can choose how (and whether) the
+email will be shown to visitors. Email can be used by Gammu developers to
+contact you in case they want to test something with your phone or want to
+clarify some things you have entered.
+{% endblocktrans %}
+</p>
+
 <form action="/phones/new/" method="POST">
 <table>
 {{ form.as_table }}

-- 
UNNAMED PROJECT

_______________________________________________
Wammu-svn mailing list
[email protected]
https://lists.cihar.com/cgi-bin/mailman/listinfo/wammu-svn

Reply via email to