From: Thomas Tanghus Date: Sun, 22 Apr 2012 00:09:13 +0000 (+0200) Subject: Missing double quote. X-Git-Tag: v4.0.0beta~232 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=80ddf37bb76743672e4b5d754cb659b30cad2f71;p=nextcloud-server.git Missing double quote. --- diff --git a/apps/contacts/templates/index.php b/apps/contacts/templates/index.php index 2219d609d2e..256d10afc07 100644 --- a/apps/contacts/templates/index.php +++ b/apps/contacts/templates/index.php @@ -16,7 +16,7 @@
- <?php echo $l->t('Add Contact'); ?>  title=t('Add Contact'); ?>" /> + <?php echo $l->t('Add Contact'); ?> <?php echo $l->t('Addressbooks'); ?>