Completed
Pull Request — master (#4303)
by Björn
11:34 queued 20s
created
apps/sharebymail/templates/altmailpasswordowner.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,5 +28,5 @@
 block discarded – undo
28 28
 ?>
29 29
 
30 30
 <?php print_unescaped("-- \n"); ?>
31
-<?php p($theme->getName() . ' - ' . $theme->getSlogan()); ?>
31
+<?php p($theme->getName().' - '.$theme->getSlogan()); ?>
32 32
 <?php print_unescaped("\n".$theme->getBaseUrl());
Please login to merge, or discard this patch.