]> git.mxchange.org Git - friendica.git/blob - view/theme/frost-mobile/smarty3/profile_edit.tpl
template engine rework
[friendica.git] / view / theme / frost-mobile / smarty3 / profile_edit.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 {{$default}}
7
8 <h1>{{$banner}}</h1>
9
10 <div id="profile-edit-links">
11 <ul>
12 <li><a href="profile/{{$profile_id}}/view?tab=profile" id="profile-edit-view-link" title="{{$viewprof}}">{{$viewprof}}</a></li>
13 <li><a href="{{$profile_clone_link}}" id="profile-edit-clone-link" title="{{$cr_prof}}">{{$cl_prof}}</a></li>
14 <li></li>
15 <li><a href="{{$profile_drop_link}}" id="profile-edit-drop-link" title="{{$del_prof}}" {{$disabled}} >{{$del_prof}}</a></li>
16
17 </ul>
18 </div>
19
20 <div id="profile-edit-links-end"></div>
21
22
23 <div id="profile-edit-wrapper" >
24 <form id="profile-edit-form" name="form1" action="profiles/{{$profile_id}}" method="post" >
25 <input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
26
27 <div id="profile-edit-profile-name-wrapper" >
28 <label id="profile-edit-profile-name-label" for="profile-edit-profile-name" >{{$lbl_profname}} </label>
29 <input type="text" size="28" name="profile_name" id="profile-edit-profile-name" value="{{$profile_name}}" /><div class="required">*</div>
30 </div>
31 <div id="profile-edit-profile-name-end"></div>
32
33 <div id="profile-edit-name-wrapper" >
34 <label id="profile-edit-name-label" for="profile-edit-name" >{{$lbl_fullname}} </label>
35 <input type="text" size="28" name="name" id="profile-edit-name" value="{{$name}}" />
36 </div>
37 <div id="profile-edit-name-end"></div>
38
39 <div id="profile-edit-pdesc-wrapper" >
40 <label id="profile-edit-pdesc-label" for="profile-edit-pdesc" >{{$lbl_title}} </label>
41 <input type="text" size="28" name="pdesc" id="profile-edit-pdesc" value="{{$pdesc}}" />
42 </div>
43 <div id="profile-edit-pdesc-end"></div>
44
45
46 <div id="profile-edit-gender-wrapper" >
47 <label id="profile-edit-gender-label" for="gender-select" >{{$lbl_gender}} </label>
48 {{$gender}}
49 </div>
50 <div id="profile-edit-gender-end"></div>
51
52 <div id="profile-edit-dob-wrapper" >
53 <label id="profile-edit-dob-label" for="dob-select" >{{$lbl_bd}} </label>
54 <div id="profile-edit-dob" >
55 {{$dob}} {{$age}}
56 </div>
57 </div>
58 <div id="profile-edit-dob-end"></div>
59
60 {{$hide_friends}}
61
62 <div class="profile-edit-submit-wrapper" >
63 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
64 </div>
65 <div class="profile-edit-submit-end"></div>
66
67
68 <div id="profile-edit-address-wrapper" >
69 <label id="profile-edit-address-label" for="profile-edit-address" >{{$lbl_address}} </label>
70 <input type="text" size="28" name="address" id="profile-edit-address" value="{{$address}}" />
71 </div>
72 <div id="profile-edit-address-end"></div>
73
74 <div id="profile-edit-locality-wrapper" >
75 <label id="profile-edit-locality-label" for="profile-edit-locality" >{{$lbl_city}} </label>
76 <input type="text" size="28" name="locality" id="profile-edit-locality" value="{{$locality}}" />
77 </div>
78 <div id="profile-edit-locality-end"></div>
79
80
81 <div id="profile-edit-postal-code-wrapper" >
82 <label id="profile-edit-postal-code-label" for="profile-edit-postal-code" >{{$lbl_zip}} </label>
83 <input type="text" size="28" name="postal_code" id="profile-edit-postal-code" value="{{$postal_code}}" />
84 </div>
85 <div id="profile-edit-postal-code-end"></div>
86
87 <div id="profile-edit-country-name-wrapper" >
88 <label id="profile-edit-country-name-label" for="profile-edit-country-name" >{{$lbl_country}} </label>
89 <select name="country_name" id="profile-edit-country-name" onChange="Fill_States('{{$region}}');">
90 <option selected="selected" >{{$country_name}}</option>
91 <option>temp</option>
92 </select>
93 </div>
94 <div id="profile-edit-country-name-end"></div>
95
96 <div id="profile-edit-region-wrapper" >
97 <label id="profile-edit-region-label" for="profile-edit-region" >{{$lbl_region}} </label>
98 <select name="region" id="profile-edit-region" onChange="Update_Globals();" >
99 <option selected="selected" >{{$region}}</option>
100 <option>temp</option>
101 </select>
102 </div>
103 <div id="profile-edit-region-end"></div>
104
105 <div id="profile-edit-hometown-wrapper" >
106 <label id="profile-edit-hometown-label" for="profile-edit-hometown" >{{$lbl_hometown}} </label>
107 <input type="text" size="28" name="hometown" id="profile-edit-hometown" value="{{$hometown}}" />
108 </div>
109 <div id="profile-edit-hometown-end"></div>
110
111 <div class="profile-edit-submit-wrapper" >
112 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
113 </div>
114 <div class="profile-edit-submit-end"></div>
115
116 <div id="profile-edit-marital-wrapper" >
117 <label id="profile-edit-marital-label" for="profile-edit-marital" >{{$lbl_marital}} </label>
118 {{$marital}}
119 </div>
120 <label id="profile-edit-with-label" for="profile-edit-with" > {{$lbl_with}} </label>
121 <input type="text" size="28" name="with" id="profile-edit-with" title="{{$lbl_ex1}}" value="{{$with}}" />
122 <label id="profile-edit-howlong-label" for="profile-edit-howlong" > {{$lbl_howlong}} </label>
123 <input type="text" size="28" name="howlong" id="profile-edit-howlong" title="{{$lbl_howlong}}" value="{{$howlong}}" />
124
125 <div id="profile-edit-marital-end"></div>
126
127 <div id="profile-edit-sexual-wrapper" >
128 <label id="profile-edit-sexual-label" for="sexual-select" >{{$lbl_sexual}} </label>
129 {{$sexual}}
130 </div>
131 <div id="profile-edit-sexual-end"></div>
132
133
134
135 <div id="profile-edit-homepage-wrapper" >
136 <label id="profile-edit-homepage-label" for="profile-edit-homepage" >{{$lbl_homepage}} </label>
137 <input type="text" size="28" name="homepage" id="profile-edit-homepage" value="{{$homepage}}" />
138 </div>
139 <div id="profile-edit-homepage-end"></div>
140
141 <div id="profile-edit-politic-wrapper" >
142 <label id="profile-edit-politic-label" for="profile-edit-politic" >{{$lbl_politic}} </label>
143 <input type="text" size="28" name="politic" id="profile-edit-politic" value="{{$politic}}" />
144 </div>
145 <div id="profile-edit-politic-end"></div>
146
147 <div id="profile-edit-religion-wrapper" >
148 <label id="profile-edit-religion-label" for="profile-edit-religion" >{{$lbl_religion}} </label>
149 <input type="text" size="28" name="religion" id="profile-edit-religion" value="{{$religion}}" />
150 </div>
151 <div id="profile-edit-religion-end"></div>
152
153 <div id="profile-edit-pubkeywords-wrapper" >
154 <label id="profile-edit-pubkeywords-label" for="profile-edit-pubkeywords" >{{$lbl_pubkey}} </label>
155 <input type="text" size="28" name="pub_keywords" id="profile-edit-pubkeywords" title="{{$lbl_ex2}}" value="{{$pub_keywords}}" />
156 </div><div id="profile-edit-pubkeywords-desc">{{$lbl_pubdsc}}</div>
157 <div id="profile-edit-pubkeywords-end"></div>
158
159 <div id="profile-edit-prvkeywords-wrapper" >
160 <label id="profile-edit-prvkeywords-label" for="profile-edit-prvkeywords" >{{$lbl_prvkey}} </label>
161 <input type="text" size="28" name="prv_keywords" id="profile-edit-prvkeywords" title="{{$lbl_ex2}}" value="{{$prv_keywords}}" />
162 </div><div id="profile-edit-prvkeywords-desc">{{$lbl_prvdsc}}</div>
163 <div id="profile-edit-prvkeywords-end"></div>
164
165
166 <div class="profile-edit-submit-wrapper" >
167 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
168 </div>
169 <div class="profile-edit-submit-end"></div>
170
171 <div id="about-jot-wrapper" class="profile-jot-box">
172 <p id="about-jot-desc" >
173 {{$lbl_about}}
174 </p>
175
176 <textarea rows="10" cols="30" id="profile-about-text" class="profile-edit-textarea" name="about" >{{$about}}</textarea>
177
178 </div>
179 <div id="about-jot-end"></div>
180
181
182 <div id="interest-jot-wrapper" class="profile-jot-box" >
183 <p id="interest-jot-desc" >
184 {{$lbl_hobbies}}
185 </p>
186
187 <textarea rows="10" cols="30" id="interest-jot-text" class="profile-edit-textarea" name="interest" >{{$interest}}</textarea>
188
189 </div>
190 <div id="interest-jot-end"></div>
191
192
193 <div id="likes-jot-wrapper" class="profile-jot-box" >
194 <p id="likes-jot-desc" >
195 {{$lbl_likes}}
196 </p>
197
198 <textarea rows="10" cols="30" id="likes-jot-text" class="profile-edit-textarea" name="likes" >{{$likes}}</textarea>
199
200 </div>
201 <div id="likes-jot-end"></div>
202
203
204 <div id="dislikes-jot-wrapper" class="profile-jot-box" >
205 <p id="dislikes-jot-desc" >
206 {{$lbl_dislikes}}
207 </p>
208
209 <textarea rows="10" cols="30" id="dislikes-jot-text" class="profile-edit-textarea" name="dislikes" >{{$dislikes}}</textarea>
210
211 </div>
212 <div id="dislikes-jot-end"></div>
213
214
215 <div id="contact-jot-wrapper" class="profile-jot-box" >
216 <p id="contact-jot-desc" >
217 {{$lbl_social}}
218 </p>
219
220 <textarea rows="10" cols="30" id="contact-jot-text" class="profile-edit-textarea" name="contact" >{{$contact}}</textarea>
221
222 </div>
223 <div id="contact-jot-end"></div>
224
225
226 <div class="profile-edit-submit-wrapper" >
227 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
228 </div>
229 <div class="profile-edit-submit-end"></div>
230
231
232 <div id="music-jot-wrapper" class="profile-jot-box" >
233 <p id="music-jot-desc" >
234 {{$lbl_music}}
235 </p>
236
237 <textarea rows="10" cols="30" id="music-jot-text" class="profile-edit-textarea" name="music" >{{$music}}</textarea>
238
239 </div>
240 <div id="music-jot-end"></div>
241
242 <div id="book-jot-wrapper" class="profile-jot-box" >
243 <p id="book-jot-desc" >
244 {{$lbl_book}}
245 </p>
246
247 <textarea rows="10" cols="30" id="book-jot-text" class="profile-edit-textarea" name="book" >{{$book}}</textarea>
248
249 </div>
250 <div id="book-jot-end"></div>
251
252
253
254 <div id="tv-jot-wrapper" class="profile-jot-box" >
255 <p id="tv-jot-desc" >
256 {{$lbl_tv}} 
257 </p>
258
259 <textarea rows="10" cols="30" id="tv-jot-text" class="profile-edit-textarea" name="tv" >{{$tv}}</textarea>
260
261 </div>
262 <div id="tv-jot-end"></div>
263
264
265
266 <div id="film-jot-wrapper" class="profile-jot-box" >
267 <p id="film-jot-desc" >
268 {{$lbl_film}}
269 </p>
270
271 <textarea rows="10" cols="30" id="film-jot-text" class="profile-edit-textarea" name="film" >{{$film}}</textarea>
272
273 </div>
274 <div id="film-jot-end"></div>
275
276
277 <div class="profile-edit-submit-wrapper" >
278 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
279 </div>
280 <div class="profile-edit-submit-end"></div>
281
282
283 <div id="romance-jot-wrapper" class="profile-jot-box" >
284 <p id="romance-jot-desc" >
285 {{$lbl_love}}
286 </p>
287
288 <textarea rows="10" cols="30" id="romance-jot-text" class="profile-edit-textarea" name="romance" >{{$romance}}</textarea>
289
290 </div>
291 <div id="romance-jot-end"></div>
292
293
294
295 <div id="work-jot-wrapper" class="profile-jot-box" >
296 <p id="work-jot-desc" >
297 {{$lbl_work}}
298 </p>
299
300 <textarea rows="10" cols="30" id="work-jot-text" class="profile-edit-textarea" name="work" >{{$work}}</textarea>
301
302 </div>
303 <div id="work-jot-end"></div>
304
305
306
307 <div id="education-jot-wrapper" class="profile-jot-box" >
308 <p id="education-jot-desc" >
309 {{$lbl_school}} 
310 </p>
311
312 <textarea rows="10" cols="30" id="education-jot-text" class="profile-edit-textarea" name="education" >{{$education}}</textarea>
313
314 </div>
315 <div id="education-jot-end"></div>
316
317
318
319 <div class="profile-edit-submit-wrapper" >
320 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
321 </div>
322 <div class="profile-edit-submit-end"></div>
323
324
325 </form>
326 </div>
327