Commit e5d0e97a authored by Fabian Franz's avatar Fabian Franz Committed by Franco Fichtner

remove space in services_wol.php

(cherry picked from commit 587720a5)
parent bf94b1db
...@@ -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>
......
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