Commit df53c506 authored by Ad Schellevis's avatar Ad Schellevis

Merge pull request #930 from fabianfrz/translation

translation and coding style status_interfaces.php
parents 809625fd 587720a5
...@@ -202,7 +202,7 @@ include("head.inc"); ...@@ -202,7 +202,7 @@ include("head.inc");
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2"> <td colspan="2">
<?=gettext("Wake all clients at once: ");?> <?=gettext("Wake all clients at once:");?>
<button type="button" class="btn btn-default btn-xs" id="act_wake_all"> <button type="button" class="btn btn-default btn-xs" id="act_wake_all">
<span class="glyphicon glyphicon-time"></span> <span class="glyphicon glyphicon-time"></span>
</button> </button>
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment