mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Ent 7284 warning creación agente
This commit is contained in:
parent
77a1de6b1b
commit
cdf0e1a4f4
@ -1004,9 +1004,9 @@ echo '<div class="action-buttons agent_manager" style="width: '.$table->width.'"
|
|||||||
|
|
||||||
// The context help about the learning mode.
|
// The context help about the learning mode.
|
||||||
if ($modo == 0) {
|
if ($modo == 0) {
|
||||||
echo "<span id='modules_not_learning_mode_context_help pdd_r_10px' '>";
|
echo "<span id='modules_not_learning_mode_context_help' class='pdd_r_10px'>";
|
||||||
} else {
|
} else {
|
||||||
echo "<span id='modules_not_learning_mode_context_help' style='display:none'>";
|
echo "<span id='modules_not_learning_mode_context_help' class='invisible'>";
|
||||||
}
|
}
|
||||||
|
|
||||||
echo clippy_context_help('modules_not_learning_mode');
|
echo clippy_context_help('modules_not_learning_mode');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user