*** empty log message ***
This commit is contained in:
parent
08a303376f
commit
6b1e9a66a8
@ -111,6 +111,12 @@
|
||||
</script>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="3" align="center" class="titre">
|
||||
<input type="submit" value="Corriger" /> (étape 1/3)
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</form>
|
||||
|
||||
@ -168,13 +168,13 @@
|
||||
<xsl:template match="table/tr[@id='limitdate']">
|
||||
<tr>
|
||||
<td class="titre">
|
||||
Durée
|
||||
Echéance
|
||||
</td>
|
||||
<td class="valeur">
|
||||
<xsl:apply-templates select="@*|node()"/>
|
||||
</td>
|
||||
<td class="titre">
|
||||
Duration
|
||||
Limit date
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:template>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user