X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fcore%2Ftable-editor.tpl;h=fa2c46547a0363124e11ce5523fe9c602d45550d;hb=30390dd6e5f2fcbb5ca53d2de8b2d928ca0b22a9;hp=fed0d38cadeb9fad4d2170380a92c649f91f3ee6;hpb=8b1f8e12d444062ef63a0db3a8fa94582a9778c3;p=platal.git diff --git a/templates/core/table-editor.tpl b/templates/core/table-editor.tpl index fed0d38..fa2c465 100644 --- a/templates/core/table-editor.tpl +++ b/templates/core/table-editor.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2007 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -44,11 +44,11 @@ - Nouvelles entrées : ManuellementDepuis un CSV + Nouvelles entrées : ManuellementDepuis un CSV - {icon name=add title='nouvelle entrée'} + {icon name=add title='nouvelle entrée'} {/if} @@ -72,7 +72,7 @@ {if !$hideactions} {if !$readonly} - {icon name=page_edit title='éditer'} + {icon name=page_edit title='éditer'} {icon name=delete title='supprimer'} {/if} @@ -102,9 +102,9 @@ {if $id} - modification de l'entrée + modification de l'entrée {else} - nouvelle entrée + nouvelle entrée {/if} @@ -154,4 +154,4 @@ {/if} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}