Completed
Push — master ( 13307e...58a39e )
by Tobias
04:25 queued 02:24
created
src/modules/backend/views/layouts/box.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link http://www.diemeisterei.de/
4
- *
5
- * @copyright Copyright (c) 2015 diemeisterei GmbH, Stuttgart
6
- *
7
- * For the full copyright and license information, please view the LICENSE
8
- * file that was distributed with this source code.
9
- */
3
+             * @link http://www.diemeisterei.de/
4
+             *
5
+             * @copyright Copyright (c) 2015 diemeisterei GmbH, Stuttgart
6
+             *
7
+             * For the full copyright and license information, please view the LICENSE
8
+             * file that was distributed with this source code.
9
+             */
10 10
 ?>
11 11
 
12 12
 <?php $this->beginContent('@app/modules/backend/views/layouts/main.php'); ?>
Please login to merge, or discard this patch.