From 77bb168007c9faa58793d4925374222b490e0dd9 Mon Sep 17 00:00:00 2001 From: Frank Karlitschek Date: Sun, 24 Nov 2013 17:17:10 +0100 Subject: replace echo with p --- settings/templates/admin.php | 2 +- settings/templates/personal.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'settings/templates') diff --git a/settings/templates/admin.php b/settings/templates/admin.php index 0e13f2f46b6..de723e4cadd 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -264,7 +264,7 @@ if (!$_['internetconnectionworking']) {

t('Version'));?>

- getTitle()); ?> + getTitle()); ?>

t('Developed by the ownCloud community, the source code is licensed under the AGPL.')); ?> diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 97b590a96ea..a8f2fa8a557 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -167,7 +167,7 @@ if($_['passwordChangeSupported']) {

t('Version'));?>

- getName()); ?>
+ getName()); ?>
t('Developed by the ownCloud community, the source code is licensed under the AGPL.')); ?> -- cgit v1.2.3