Remove "WTF" comment
This commit is contained in:
parent
df18eab69b
commit
051c9691a9
|
@ -40,7 +40,6 @@
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<?php /* WTF?? */ ?>
|
|
||||||
<?php if (count($commands)): ?>
|
<?php if (count($commands)): ?>
|
||||||
<h1><?= $this->translate('Commands') ?>:</h1>
|
<h1><?= $this->translate('Commands') ?>:</h1>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in New Issue