[Pkg-owncloud-commits] [owncloud] 100/223: remove double space

David Prévot taffit at moszumanska.debian.org
Sun Jun 22 01:54:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit fd5fad194d15e9fad1c61bd22f1951066fbf7624
Author: Morris Jobke <hey at morrisjobke.de>
Date:   Sat Jun 14 01:03:03 2014 +0200

    remove double space
---
 settings/templates/admin.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index 26e2d3b..1db89ee 100644
--- a/settings/templates/admin.php
+++ b/settings/templates/admin.php
@@ -344,7 +344,7 @@ if (!$_['internetconnectionworking']) {
 	</table>
 </div>
 
-<div class="section"><form  id="mail_settings">
+<div class="section"><form id="mail_settings">
 	<h2><?php p($l->t('Email Server'));?></h2>
 
 	<p><?php p($l->t('This is used for sending out notifications.')); ?> <span id="mail_settings_msg" class="msg"></span></p>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list