aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/configure/sharing.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/configure/sharing.phtml b/app/views/configure/sharing.phtml
index 38abf9ad4..855b8536e 100644
--- a/app/views/configure/sharing.phtml
+++ b/app/views/configure/sharing.phtml
@@ -39,7 +39,7 @@
</div>
<div class="form-group">
- <label class="group-name" for="mail_login"><?php echo Translate::t ('activate_sharing'); ?></label>
+ <label class="group-name"><?php echo Translate::t ('activate_sharing'); ?></label>
<div class="group-controls">
<?php
$services = array ('twitter', 'g+', 'facebook', 'email');