fix for missing i18n in service template

This commit is contained in:
Serghey Rodin 2013-12-08 12:30:13 +02:00
commit 8a7e3bda36

View file

@ -30,7 +30,7 @@
<td class="data-dotted" width="150">
<table class="data-col1">
<tr><td><input type="checkbox" class="ch-toggle" name="system[]" value="<?php echo $sys['sysinfo']['HOSTNAME'] ?>" ></td></tr>
<tr><td class="data-active"><b><?php echo 'running' ?></b></td></tr>
<tr><td class="data-active"><b><?php print __('running') ?></b></td></tr>
</table>
</td>
<td class="data-dotted" width="830px">