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
f718b45e
Commit
f718b45e
authored
Sep 20, 2014
by
peupleLà
Browse files
Trad (modif mineure) : include/staff/dynamic-form.inc.php
parent
bbf78beb
Changes
1
Show whitespace changes
Inline
Side-by-side
include/staff/dynamic-form.inc.php
View file @
f718b45e
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
$info
=
array
();
$info
=
array
();
if
(
$form
&&
$_REQUEST
[
'a'
]
!=
'add'
)
{
if
(
$form
&&
$_REQUEST
[
'a'
]
!=
'add'
)
{
$title
=
'Mettre à jour la rubrique de for
u
maire personnalisé'
;
$title
=
'Mettre à jour la rubrique de form
ul
aire personnalisé'
;
$action
=
'Mettre à jour'
;
$action
=
'Mettre à jour'
;
$url
=
"?id="
.
urlencode
(
$_REQUEST
[
'id'
]);
$url
=
"?id="
.
urlencode
(
$_REQUEST
[
'id'
]);
$submit_text
=
'Sauvegarder les modifications'
;
$submit_text
=
'Sauvegarder les modifications'
;
...
...
Write
Preview
Supports
Markdown
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