Test Failed
Pull Request — master (#14)
by Carsten
15:15
created
src/views/layouts/_modal.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
                 <p class="small">
43 43
                     Built with <?= Html::a('phd', 'http://phd.dmstr.io') ?> from
44 44
                     <?= Html::a(
45
-                       'dmstr',
45
+                        'dmstr',
46 46
                         'http://www.diemeisterei.de'
47 47
                     ) ?>
48 48
                 </p>
Please login to merge, or discard this patch.