Merge branch 'ent-7918-Cambio-texto-informe-availability-graph' into 'develop'
changed text See merge request artica/pandorafms!4490
This commit is contained in:
commit
54ef63f6d3
|
@ -3505,7 +3505,7 @@ function print_SLA_list($width, $action, $idItem=null)
|
||||||
<tr id="sla_template" class="datos">
|
<tr id="sla_template" class="datos">
|
||||||
<td colspan="6">
|
<td colspan="6">
|
||||||
<?php
|
<?php
|
||||||
echo __('Please save the SLA for start to add items in this list.');
|
echo __('Please save the item before adding entries to this list.');
|
||||||
?>
|
?>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in New Issue