2014-03-05 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_ipam.php: Fix typo git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9513 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
7270573614
commit
2d30ddd044
|
@ -1,3 +1,7 @@
|
|||
2014-03-05 Sergio Martin <sergio.martin@artica.es>
|
||||
|
||||
* include/help/en/help_ipam.php: Fix typo
|
||||
|
||||
2014-03-05 Sergio Martin <sergio.martin@artica.es>
|
||||
|
||||
* images/automatic.png
|
||||
|
|
|
@ -34,7 +34,7 @@ Addresses will be shown as icons, large or small. This icons will render the fol
|
|||
<td style="text-align:center;"><img src="../enterprise/extensions/ipam/images/red_host.png"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>With assigned agent<br><br>Events activated</td>
|
||||
<td>With assigned agent<br><br>Events disabled</td>
|
||||
<td style="text-align:center;"><img src="../enterprise/extensions/ipam/images/green_host_agent.png"></td>
|
||||
<td style="text-align:center;"><img src="../enterprise/extensions/ipam/images/red_host_agent.png"></td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue