*** empty log message ***
This commit is contained in:
parent
6b1e9a66a8
commit
c414c4183f
@ -29,7 +29,9 @@
|
|||||||
|
|
||||||
|
|
||||||
<form action="index.php" method="post">
|
<form action="index.php" method="post">
|
||||||
|
<script language="php">
|
||||||
|
require("code_valid.php");
|
||||||
|
</script>
|
||||||
<table id="formulaire">
|
<table id="formulaire">
|
||||||
|
|
||||||
<tr id="date">
|
<tr id="date">
|
||||||
|
|||||||
@ -174,7 +174,7 @@
|
|||||||
<xsl:apply-templates select="@*|node()"/>
|
<xsl:apply-templates select="@*|node()"/>
|
||||||
</td>
|
</td>
|
||||||
<td class="titre">
|
<td class="titre">
|
||||||
Limit date
|
Expiry
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user