~ubuntu-branches/debian/squeeze/sympa/squeeze

« back to all changes in this revision

Viewing changes to wwsympa/wws_templates/nl/add_request.nl.tpl

  • Committer: Bazaar Package Importer
  • Author(s): Christian Perrier
  • Date: 2007-01-20 18:09:28 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070120180928-0e42mbwg87mlo44y
Tags: 5.2.3-1.2
* Non-maintainer upload to re-fix l10n issues
* As debconf-updatepo was not run in previous versions, the French
  translation was outdated. Hence fix it.
* Remove several duplicate spaces in the debconf templates

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- RCS Identication ; $Revision: 1.1 $ ; $Date: 2002/09/16 09:21:29 $ -->
2
 
 
3
 
    <FORM ACTION="[path_cgi]" METHOD="POST">
4
 
      <INPUT TYPE="hidden" NAME="list" VALUE="[list]">
5
 
 
6
 
        <TEXTAREA NAME="dump" COLS=80 ROWS=25>email1@dom1 Name1
7
 
email2@dom2 Name2
8
 
        .......
9
 
        </TEXTAREA>
10
 
 
11
 
 
12
 
      <INPUT TYPE="submit" NAME="action_add" VALUE="Voeg abonnees toe">
13
 
      <INPUT TYPE="checkbox" NAME="quiet"> stil
14
 
 
15
 
    </FORM>