Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
peupleLà
osTicket-1.8
Commits
15af5a35
Commit
15af5a35
authored
Sep 19, 2014
by
peupleLà
Browse files
Trad (modif mineure) : include/staff/apikeys.inc.php
parent
92500268
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/staff/apikeys.inc.php
View file @
15af5a35
...
...
@@ -57,7 +57,7 @@ else
<th
width=
"320"
><a
<?php
echo
$key_sort
;
?>
href=
"apikeys.php?
<?php
echo
$qstr
;
?>
&sort=key"
>
Clé API
</a></th>
<th
width=
"120"
><a
<?php
echo
$ip_sort
;
?>
href=
"apikeys.php?
<?php
echo
$qstr
;
?>
&sort=ip"
>
Adresse
IP
</a></th>
<th
width=
"100"
><a
<?php
echo
$status_sort
;
?>
href=
"apikeys.php?
<?php
echo
$qstr
;
?>
&sort=status"
>
Statut
</a></th>
<th
width=
"150"
nowrap
><a
<?php
echo
$date_sort
;
?>
href=
"apikeys.php?
<?php
echo
$qstr
;
?>
&sort=date"
>
Date
ajoutée
/a>
</th>
<th
width=
"150"
nowrap
><a
<?php
echo
$date_sort
;
?>
href=
"apikeys.php?
<?php
echo
$qstr
;
?>
&sort=date"
>
Date
de création
/a>
</th>
<th
width=
"150"
nowrap
><a
<?php
echo
$updated_sort
;
?>
href=
"apikeys.php?
<?php
echo
$qstr
;
?>
&sort=updated"
>
Dernière mise à jour
</a></th>
</tr>
</thead>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment