git.p6c8.net
/
jirafeau_project.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Modification of default TOS
[jirafeau_project.git]
/
file.php
diff --git
a/file.php
b/file.php
index 8cd70005c1b8748c1200a7bdb88372ebcc8f0be7..8e4451adc2ca72327b1a4146219dc31e842a279c 100644
(file)
--- a/
file.php
+++ b/
file.php
@@
-94,11
+94,11
@@
if (isset ($_GET['h']) && !empty ($_GET['h']))
"<?php echo JIRAFEAU_VERSION; ?>" /><fieldset>
<legend><?php echo _('Password protection');
?></legend> <table> <tr>
"<?php echo JIRAFEAU_VERSION; ?>" /><fieldset>
<legend><?php echo _('Password protection');
?></legend> <table> <tr>
- <td><?php echo _('Give the password of this file
:')
;
+ <td><?php echo _('Give the password of this file
') . ' : '
;
?><input type = "password" name =
"key" /></td> </tr> <tr> <td><input type =
"submit" value =
?><input type = "password" name =
"key" /></td> </tr> <tr> <td><input type =
"submit" value =
- "<?php echo _('
I have the right to download this file
'); ?>"
+ "<?php echo _('
Download
'); ?>"
/></td> </tr> </table> </fieldset> </form> </div>
<?php require (JIRAFEAU_ROOT.'lib/template/footer.php');
exit;
/></td> </tr> </table> </fieldset> </form> </div>
<?php require (JIRAFEAU_ROOT.'lib/template/footer.php');
exit;
patrick-canterino.de