From 5e1980becf69a4c65489bed6f94fa730ec8ef4bf Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Wed, 8 May 2013 04:23:17 -0400 Subject: remove "internal" templates, use "tpl/" folder for smarty3 templates, move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates --- view/tpl/profile_edit.tpl | 165 ++++++++++++++++++++++++---------------------- 1 file changed, 85 insertions(+), 80 deletions(-) mode change 100644 => 100755 view/tpl/profile_edit.tpl (limited to 'view/tpl/profile_edit.tpl') diff --git a/view/tpl/profile_edit.tpl b/view/tpl/profile_edit.tpl old mode 100644 new mode 100755 index 6ff4cf8c1..864599244 --- a/view/tpl/profile_edit.tpl +++ b/view/tpl/profile_edit.tpl @@ -1,14 +1,19 @@ -$default +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} +{{$default}} -

$banner

+

{{$banner}}

@@ -17,147 +22,147 @@ $default
-
- + +
- -
*
+ +
*
- - + +
- - + +
- -$gender + +{{$gender}}
- +
-$dob $age +{{$dob}} {{$age}}
-$hide_friends +{{$hide_friends}}
- +
- - + +
- - + +
- - + +
- - + +
- - + +
- - + +
- +
- -$marital + +{{$marital}}
- - - - + + + +
- -$sexual + +{{$sexual}}
- - + +
- - + +
- - + +
- - -
$lbl_pubdsc
+ + +
{{$lbl_pubdsc}}
- +

-$lbl_about +{{$lbl_about}}

- +
@@ -165,10 +170,10 @@ $lbl_about

-$lbl_hobbies +{{$lbl_hobbies}}

- +
@@ -176,10 +181,10 @@ $lbl_hobbies

-$lbl_likes +{{$lbl_likes}}

- +
@@ -187,10 +192,10 @@ $lbl_likes

-$lbl_dislikes +{{$lbl_dislikes}}

- +
@@ -198,46 +203,46 @@ $lbl_dislikes

-$lbl_social +{{$lbl_social}}

- +

-$lbl_channels +{{$lbl_channels}}

- +
- +

-$lbl_music +{{$lbl_music}}

- +

-$lbl_book +{{$lbl_book}}

- +
@@ -246,10 +251,10 @@ $lbl_book

-$lbl_tv +{{$lbl_tv}}

- +
@@ -258,27 +263,27 @@ $lbl_tv

-$lbl_film +{{$lbl_film}}

- +
- +

-$lbl_love +{{$lbl_love}}

- +
@@ -287,10 +292,10 @@ $lbl_love

-$lbl_work +{{$lbl_work}}

- +
@@ -299,10 +304,10 @@ $lbl_work

-$lbl_school +{{$lbl_school}}

- +
@@ -310,7 +315,7 @@ $lbl_school
- +
-- cgit v1.2.3