summaryrefslogtreecommitdiff
path: root/templates/fr/jobs-header.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/fr/jobs-header.tmpl')
-rw-r--r--templates/fr/jobs-header.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/fr/jobs-header.tmpl b/templates/fr/jobs-header.tmpl
new file mode 100644
index 000000000..961745e9e
--- /dev/null
+++ b/templates/fr/jobs-header.tmpl
@@ -0,0 +1,5 @@
+{?which_jobs=?:<FORM ACTION="{?printer_name=?/jobs:{printer_uri_supported}}" METHOD="GET"><INPUT TYPE="SUBMIT" VALUE="Affichage des t&acirc;ches actives"></FORM>}
+{?which_jobs=completed?:<FORM ACTION="{?printer_name=?/jobs:{printer_uri_supported}}" METHOD="GET"><INPUT TYPE="HIDDEN" NAME="which_jobs" VALUE="completed"><INPUT TYPE="SUBMIT" VALUE="Affichage des t&acirc;ches termin&eacute;es"></FORM>}
+{?which_jobs=all?:<FORM ACTION="{?printer_name=?/jobs:{printer_uri_supported}}" METHOD="GET"><INPUT TYPE="HIDDEN" NAME="which_jobs" VALUE="all"><INPUT TYPE="SUBMIT" VALUE="Affichage de toutes les t&acirc;ches"></FORM>}
+
+<P ALIGN="CENTER">{?which_jobs=?Affichage des tâches dan l'ordre d'impression; les tâches maintenues apparraissent en premier.:{which_jobs=Affichage des tâches dans l'ordre croissant.?:Affichage des tâches dans l'ordre décroissant.}}</P>