Fixed bug in agent-manager

This commit is contained in:
manuel.montes 2018-08-28 10:23:25 +02:00
parent 7c37a7d2ee
commit e59f123d19
1 changed files with 1 additions and 1 deletions

View File

@ -603,7 +603,7 @@ else {
}
echo clippy_context_help("modules_not_learning_mode");
echo "</span>";
echo '</div></form>';
if ($id_agente) {
echo '<div class="action-buttons" style="width: ' . $table->width . '">';