Fix whitespaces

This commit is contained in:
Dennis Eichhorn 2018-09-21 23:16:49 +02:00
parent 88afbbe31c
commit cda801b6ab
2 changed files with 2 additions and 2 deletions

View File

@ -186,7 +186,7 @@ class BackendController extends Controller
/** /**
* Count unread messages * Count unread messages
* *
* @param int $account Account id * @param int $account Account id
* *
* @return int * @return int

View File

@ -64,7 +64,7 @@ echo $this->getData('nav')->render(); ?>
{"key": 2, "type": "dom.show", "id": "task-status-badge"} {"key": 2, "type": "dom.show", "id": "task-status-badge"}
] ]
} }
]'> ]'>
<option><?= $this->getHtml('S' . 1) ?> <option><?= $this->getHtml('S' . 1) ?>
<option><?= $this->getHtml('S' . 2) ?> <option><?= $this->getHtml('S' . 2) ?>
<option><?= $this->getHtml('S' . 3) ?> <option><?= $this->getHtml('S' . 3) ?>