From 10d44f2bb9780b2dca46d64dec3b5f91aec1318e Mon Sep 17 00:00:00 2001 From: Olivier Migeot Date: Mon, 28 Mar 2011 13:59:05 +0200 Subject: More french templates (except emails, everything should be ok now) --- view/fr/profile.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/fr/profile.php') diff --git a/view/fr/profile.php b/view/fr/profile.php index fa7372668..9c5d6dce6 100644 --- a/view/fr/profile.php +++ b/view/fr/profile.php @@ -32,7 +32,7 @@ || (strlen($profile['region'])) || (strlen($profile['postal-code'])) || (strlen($profile['country-name']))) { ?> -
Location: +
Localisation:
@@ -43,7 +43,7 @@ -
Gender:
+
Genre:
-- cgit v1.2.3 From 8357c064ae7eb21ab8ab8b1feec9aa81e5374a9a Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 29 Mar 2011 19:23:02 -0700 Subject: remove obsolete template --- view/fr/profile.php | 72 ----------------------------------------------------- 1 file changed, 72 deletions(-) delete mode 100644 view/fr/profile.php (limited to 'view/fr/profile.php') diff --git a/view/fr/profile.php b/view/fr/profile.php deleted file mode 100644 index 9c5d6dce6..000000000 --- a/view/fr/profile.php +++ /dev/null @@ -1,72 +0,0 @@ - - - - <?php if(x($page,'title')) echo $page['title']; ?> - - - -
- - -
- - -
- - - - -- cgit v1.2.3