From 5cf9e6f467c67de72bcadaeee66ecc674ec13a96 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Thu, 28 Feb 2013 18:26:55 +0100 Subject: Replace echo with p --- templates/wizard.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'templates') diff --git a/templates/wizard.php b/templates/wizard.php index 48f259f4..768df6e3 100644 --- a/templates/wizard.php +++ b/templates/wizard.php @@ -1,7 +1,7 @@
- +

t('Welcome to ownCloud'));?>

@@ -10,29 +10,29 @@

t('Get the apps to sync your files'));?>

- + - + - +

t('Connect your desktop apps to ownCloud'));?>

- t('Connect your Calendar'));?> + t('Connect your Calendar'));?> - t('Connect your Contacts'));?> + t('Connect your Contacts'));?> - t('Access files via WebDAV'));?> + t('Access files via WebDAV'));?> -

t('There’s more information in the documentation and on our website.')); ?>
-t('If you like ownCloud, recommend it to your friends!')); ?>

+

t('There’s more information in the documentation and on our website.')); ?>
+t('If you like ownCloud, recommend it to your friends!')); ?>

-- cgit v1.2.3