Révision 06a165a8
plugins/manageentity/inc/plugin_manageentity.functions_display.php | ||
---|---|---|
467 | 467 |
if ($number > 0) { |
468 | 468 |
echo "<br><div align='center'><table class='tab_cadre' align='center' width='95%'>"; |
469 | 469 |
echo "<tr>"; |
470 |
echo "<th colspan='3'>Epack et Installation - <a href=\"desactiver_maintenance.php?" . $DB->result($result, $i, "code") . "\">[marquer hors maintenance]</a> - </th>";
|
|
470 |
echo "<th colspan='3'>Epack et Installation - <a href=\"".$CFG_GLPI["root_doc"]."/plugins/anet_epacks/front/plugin_anet_epacks.out_of_maintenance.php?code=" . $DB->result($result, $i, "code") . "\" target=\"_blank\">[marquer hors maintenance]</a> - </th>";
|
|
471 | 471 |
echo "</tr>"; |
472 | 472 |
echo "<tr class='tab_bg_2'>"; |
473 | 473 |
echo "<td width=\"33%\">".$DB->result($result, $i, "code")."</td>"; |
Formats disponibles : Unified diff