Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GLPI
glpi
Commits
e85f4146
Commit
e85f4146
authored
Jan 25, 2021
by
Johan Cwiklinski
Browse files
Typo
parent
d10f77c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
inc/ruleimportasset.class.php
View file @
e85f4146
...
...
@@ -966,7 +966,7 @@ class RuleImportAsset extends Rule {
}
echo
"<tr class='tab_bg_1'>"
;
echo
"<th colspan='2'>"
.
__
(
'Use values found
found
from an already refused equipment'
)
.
"</th>"
;
echo
"<th colspan='2'>"
.
__
(
'Use values found from an already refused equipment'
)
.
"</th>"
;
echo
"</tr>"
;
echo
"<tr class='tab_bg_1'>"
;
...
...
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