diff options
Diffstat (limited to 'src/latex_templates/location.php')
-rw-r--r-- | src/latex_templates/location.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/latex_templates/location.php b/src/latex_templates/location.php index 2f7eb52..9b2c485 100644 --- a/src/latex_templates/location.php +++ b/src/latex_templates/location.php | |||
@@ -1,5 +1,5 @@ | |||
1 | <?php | 1 | <?php |
2 | // latex_templates/location.php | 2 | // src/latex_templates/location.php |
3 | 3 | ||
4 | if($data['valeur'] != 0) | 4 | if($data['valeur'] != 0) |
5 | { | 5 | { |