diff options
Diffstat (limited to 'templates/fr/option-header.tmpl')
-rw-r--r-- | templates/fr/option-header.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/fr/option-header.tmpl b/templates/fr/option-header.tmpl new file mode 100644 index 00000000..464726a5 --- /dev/null +++ b/templates/fr/option-header.tmpl @@ -0,0 +1,5 @@ +<DIV CLASS="tab" ID="{group_id}"> + +<H3 ALIGN="CENTER">{group}</H3> + +<TABLE WIDTH="100%"> |