]> git.mxchange.org Git - friendica.git/blob - view/templates/profile_edit.tpl
FR update to the strings THX Perig
[friendica.git] / view / templates / profile_edit.tpl
1
2 {{$default}}
3
4 <h1>{{$banner}}</h1>
5
6 <div id="profile-edit-links">
7 <ul>
8 <li><a href="profile_photo" id="profile-photo_upload-link" title="{{$profpic|escape:'html'}}">{{$profpic}}</a></li>
9 <li><a href="profile/{{$profile_id}}/view?tab=profile" id="profile-edit-view-link" title="{{$viewprof|escape:'html'}}">{{$viewprof}}</a></li>
10 <li><a href="{{$profile_clone_link}}" id="profile-edit-clone-link" title="{{$cr_prof|escape:'html'}}">{{$cl_prof}}</a></li>
11 <li></li>
12 <li><a href="{{$profile_drop_link}}" id="profile-edit-drop-link" title="{{$del_prof|escape:'html'}}" {{$disabled}} >{{$del_prof}}</a></li>
13
14 </ul>
15 </div>
16
17 <div id="profile-edit-links-end"></div>
18
19
20 <div id="profile-edit-wrapper" >
21 <form id="profile-edit-form" name="form1" action="profiles/{{$profile_id}}" method="post" >
22 <input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
23
24 {{if $detailled_profile}}
25 {{include file="field_yesno.tpl" field=$details}}
26 <div id="profile-edit-profile-name-wrapper" >
27 <label id="profile-edit-profile-name-label" for="profile-edit-profile-name" >{{$lbl_profname}} </label>
28 <input type="text" size="32" name="profile_name" id="profile-edit-profile-name" value="{{$profile_name|escape:'html'}}" /><div class="required">*</div>
29 </div>
30 <div id="profile-edit-profile-name-end"></div>
31
32 <div id="profile-edit-name-wrapper" >
33 <label id="profile-edit-name-label" for="profile-edit-name" >{{$lbl_fullname}} </label>
34 <input type="text" size="32" name="name" id="profile-edit-name" value="{{$name|escape:'html'}}" />
35 </div>
36 <div id="profile-edit-name-end"></div>
37
38 <div id="profile-edit-pdesc-wrapper" >
39 <label id="profile-edit-pdesc-label" for="profile-edit-pdesc" >{{$lbl_title}} </label>
40 <input type="text" size="32" name="pdesc" id="profile-edit-pdesc" value="{{$pdesc|escape:'html'}}" />
41 </div>
42 <div id="profile-edit-pdesc-end"></div>
43
44
45 <div id="profile-edit-gender-wrapper" >
46 <label id="profile-edit-gender-label" for="gender-select" >{{$lbl_gender}} </label>
47 {{$gender}}
48 </div>
49 <div id="profile-edit-gender-end"></div>
50
51 <div id="profile-edit-dob-wrapper" >
52 <label id="profile-edit-dob-label" for="dob-select" >{{$lbl_bd}} </label>
53 <div id="profile-edit-dob" >
54 {{$dob}} {{$age}}
55 </div>
56 </div>
57 <div id="profile-edit-dob-end"></div>
58
59 {{$hide_friends}}
60
61 <div class="profile-edit-submit-wrapper" >
62 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
63 </div>
64 <div class="profile-edit-submit-end"></div>
65
66
67 <div id="profile-edit-address-wrapper" >
68 <label id="profile-edit-address-label" for="profile-edit-address" >{{$lbl_address}} </label>
69 <input type="text" size="32" name="address" id="profile-edit-address" value="{{$address|escape:'html'}}" />
70 </div>
71 <div id="profile-edit-address-end"></div>
72
73 <div id="profile-edit-locality-wrapper" >
74 <label id="profile-edit-locality-label" for="profile-edit-locality" >{{$lbl_city}} </label>
75 <input type="text" size="32" name="locality" id="profile-edit-locality" value="{{$locality|escape:'html'}}" />
76 </div>
77 <div id="profile-edit-locality-end"></div>
78
79
80 <div id="profile-edit-postal-code-wrapper" >
81 <label id="profile-edit-postal-code-label" for="profile-edit-postal-code" >{{$lbl_zip}} </label>
82 <input type="text" size="32" name="postal_code" id="profile-edit-postal-code" value="{{$postal_code|escape:'html'}}" />
83 </div>
84 <div id="profile-edit-postal-code-end"></div>
85
86 <div id="profile-edit-country-name-wrapper" >
87 <label id="profile-edit-country-name-label" for="profile-edit-country-name" >{{$lbl_country}} </label>
88 <select name="country_name" id="profile-edit-country-name" onChange="Fill_States('{{$region}}');">
89 <option selected="selected" >{{$country_name}}</option>
90 <option>temp</option>
91 </select>
92 </div>
93 <div id="profile-edit-country-name-end"></div>
94
95 <div id="profile-edit-region-wrapper" >
96 <label id="profile-edit-region-label" for="profile-edit-region" >{{$lbl_region}} </label>
97 <select name="region" id="profile-edit-region" onChange="Update_Globals();" >
98 <option selected="selected" >{{$region}}</option>
99 <option>temp</option>
100 </select>
101 </div>
102 <div id="profile-edit-region-end"></div>
103
104 <div id="profile-edit-hometown-wrapper" >
105 <label id="profile-edit-hometown-label" for="profile-edit-hometown" >{{$lbl_hometown}} </label>
106 <input type="text" size="32" name="hometown" id="profile-edit-hometown" value="{{$hometown|escape:'html'}}" />
107 </div>
108 <div id="profile-edit-hometown-end"></div>
109
110 <div class="profile-edit-submit-wrapper" >
111 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
112 </div>
113 <div class="profile-edit-submit-end"></div>
114
115 <div id="profile-edit-marital-wrapper" >
116 <label id="profile-edit-marital-label" for="profile-edit-marital" >{{$lbl_marital}} </label>
117 {{$marital}}
118 </div>
119 <label id="profile-edit-with-label" for="profile-edit-with" > {{$lbl_with}} </label>
120 <input type="text" size="32" name="with" id="profile-edit-with" title="{{$lbl_ex1}}" value="{{$with}}" />
121 <label id="profile-edit-howlong-label" for="profile-edit-howlong" > {{$lbl_howlong}} </label>
122 <input type="text" size="32" name="howlong" id="profile-edit-howlong" title="{{$lbl_howlong}}" value="{{$howlong|escape:'html'}}" />
123
124 <div id="profile-edit-marital-end"></div>
125
126 <div id="profile-edit-sexual-wrapper" >
127 <label id="profile-edit-sexual-label" for="sexual-select" >{{$lbl_sexual}} </label>
128 {{$sexual}}
129 </div>
130 <div id="profile-edit-sexual-end"></div>
131
132
133
134 <div id="profile-edit-homepage-wrapper" >
135 <label id="profile-edit-homepage-label" for="profile-edit-homepage" >{{$lbl_homepage}} </label>
136 <input type="url" size="32" name="homepage" id="profile-edit-homepage" value="{{$homepage|escape:'html'}}" />
137 </div>
138 <div id="profile-edit-homepage-end"></div>
139
140 <div id="profile-edit-politic-wrapper" >
141 <label id="profile-edit-politic-label" for="profile-edit-politic" >{{$lbl_politic}} </label>
142 <input type="text" size="32" name="politic" id="profile-edit-politic" value="{{$politic|escape:'html'}}" />
143 </div>
144 <div id="profile-edit-politic-end"></div>
145
146 <div id="profile-edit-religion-wrapper" >
147 <label id="profile-edit-religion-label" for="profile-edit-religion" >{{$lbl_religion}} </label>
148 <input type="text" size="32" name="religion" id="profile-edit-religion" value="{{$religion|escape:'html'}}" />
149 </div>
150 <div id="profile-edit-religion-end"></div>
151
152 <div id="profile-edit-pubkeywords-wrapper" >
153 <label id="profile-edit-pubkeywords-label" for="profile-edit-pubkeywords" >{{$lbl_pubkey}} </label>
154 <input type="text" size="32" name="pub_keywords" id="profile-edit-pubkeywords" title="{{$lbl_ex2}}" value="{{$pub_keywords|escape:'html'}}" />
155 </div><div id="profile-edit-pubkeywords-desc">{{$lbl_pubdsc}}</div>
156 <div id="profile-edit-pubkeywords-end"></div>
157
158 <div id="profile-edit-prvkeywords-wrapper" >
159 <label id="profile-edit-prvkeywords-label" for="profile-edit-prvkeywords" >{{$lbl_prvkey}} </label>
160 <input type="text" size="32" name="prv_keywords" id="profile-edit-prvkeywords" title="{{$lbl_ex2}}" value="{{$prv_keywords|escape:'html'}}" />
161 </div><div id="profile-edit-prvkeywords-desc">{{$lbl_prvdsc}}</div>
162 <div id="profile-edit-prvkeywords-end"></div>
163
164
165 <div class="profile-edit-submit-wrapper" >
166 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
167 </div>
168 <div class="profile-edit-submit-end"></div>
169
170 <div id="about-jot-wrapper" >
171 <p id="about-jot-desc" >
172 {{$lbl_about}}
173 </p>
174
175 <textarea rows="10" cols="72" id="profile-about-text" name="about" >{{$about}}</textarea>
176
177 </div>
178 <div id="about-jot-end"></div>
179
180
181 <div id="interest-jot-wrapper" >
182 <p id="interest-jot-desc" >
183 {{$lbl_hobbies}}
184 </p>
185
186 <textarea rows="10" cols="72" id="interest-jot-text" name="interest" >{{$interest}}</textarea>
187
188 </div>
189 <div id="interest-jot-end"></div>
190
191
192 <div id="likes-jot-wrapper" >
193 <p id="likes-jot-desc" >
194 {{$lbl_likes}}
195 </p>
196
197 <textarea rows="10" cols="72" id="likes-jot-text" name="likes" >{{$likes}}</textarea>
198
199 </div>
200 <div id="likes-jot-end"></div>
201
202
203 <div id="dislikes-jot-wrapper" >
204 <p id="dislikes-jot-desc" >
205 {{$lbl_dislikes}}
206 </p>
207
208 <textarea rows="10" cols="72" id="dislikes-jot-text" name="dislikes" >{{$dislikes}}</textarea>
209
210 </div>
211 <div id="dislikes-jot-end"></div>
212
213
214 <div id="contact-jot-wrapper" >
215 <p id="contact-jot-desc" >
216 {{$lbl_social}}
217 </p>
218
219 <textarea rows="10" cols="72" id="contact-jot-text" name="contact" >{{$contact}}</textarea>
220
221 </div>
222 <div id="contact-jot-end"></div>
223
224
225 <div class="profile-edit-submit-wrapper" >
226 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
227 </div>
228 <div class="profile-edit-submit-end"></div>
229
230
231 <div id="music-jot-wrapper" >
232 <p id="music-jot-desc" >
233 {{$lbl_music}}
234 </p>
235
236 <textarea rows="10" cols="72" id="music-jot-text" name="music" >{{$music}}</textarea>
237
238 </div>
239 <div id="music-jot-end"></div>
240
241 <div id="book-jot-wrapper" >
242 <p id="book-jot-desc" >
243 {{$lbl_book}}
244 </p>
245
246 <textarea rows="10" cols="72" id="book-jot-text" name="book" >{{$book}}</textarea>
247
248 </div>
249 <div id="book-jot-end"></div>
250
251
252
253 <div id="tv-jot-wrapper" >
254 <p id="tv-jot-desc" >
255 {{$lbl_tv}} 
256 </p>
257
258 <textarea rows="10" cols="72" id="tv-jot-text" name="tv" >{{$tv}}</textarea>
259
260 </div>
261 <div id="tv-jot-end"></div>
262
263
264
265 <div id="film-jot-wrapper" >
266 <p id="film-jot-desc" >
267 {{$lbl_film}}
268 </p>
269
270 <textarea rows="10" cols="72" id="film-jot-text" name="film" >{{$film}}</textarea>
271
272 </div>
273 <div id="film-jot-end"></div>
274
275
276 <div class="profile-edit-submit-wrapper" >
277 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
278 </div>
279 <div class="profile-edit-submit-end"></div>
280
281
282 <div id="romance-jot-wrapper" >
283 <p id="romance-jot-desc" >
284 {{$lbl_love}}
285 </p>
286
287 <textarea rows="10" cols="72" id="romance-jot-text" name="romance" >{{$romance}}</textarea>
288
289 </div>
290 <div id="romance-jot-end"></div>
291
292
293
294 <div id="work-jot-wrapper" >
295 <p id="work-jot-desc" >
296 {{$lbl_work}}
297 </p>
298
299 <textarea rows="10" cols="72" id="work-jot-text" name="work" >{{$work}}</textarea>
300
301 </div>
302 <div id="work-jot-end"></div>
303
304
305
306 <div id="education-jot-wrapper" >
307 <p id="education-jot-desc" >
308 {{$lbl_school}} 
309 </p>
310
311 <textarea rows="10" cols="72" id="education-jot-text" name="education" >{{$education}}</textarea>
312
313 </div>
314 <div id="education-jot-end"></div>
315
316
317
318 <div class="profile-edit-submit-wrapper" >
319 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
320 </div>
321 <div class="profile-edit-submit-end"></div>
322
323 {{else}}
324 {{if $personal_account}}
325 {{include file="field_yesno.tpl" field=$details}}
326 {{/if}}
327 <div id="profile-edit-profile-name-wrapper" >
328 <label id="profile-edit-profile-name-label" for="profile-edit-profile-name" >{{$lbl_profname}} </label>
329 <input type="text" size="32" name="profile_name" id="profile-edit-profile-name" value="{{$profile_name|escape:'html'}}" /><div class="required">*</div>
330 </div>
331 <div id="profile-edit-profile-name-end"></div>
332
333 <div id="profile-edit-name-wrapper" >
334 <label id="profile-edit-name-label" for="profile-edit-name" >{{$lbl_fullname}} </label>
335 <input type="text" size="32" name="name" id="profile-edit-name" value="{{$name|escape:'html'}}" />
336 </div>
337 <div id="profile-edit-name-end"></div>
338
339 {{if $personal_account}}
340 <div id="profile-edit-gender-wrapper" >
341 <label id="profile-edit-gender-label" for="gender-select" >{{$lbl_gender}} </label>
342 {{$gender}}
343 </div>
344 <div id="profile-edit-gender-end"></div>
345
346 <div id="profile-edit-dob-wrapper" >
347 <label id="profile-edit-dob-label" for="dob-select" >{{$lbl_bd}} </label>
348 <div id="profile-edit-dob" >
349 {{$dob}} {{$age}}
350 </div>
351 </div>
352 <div id="profile-edit-dob-end"></div>
353 {{/if}}
354
355 <div id="profile-edit-homepage-wrapper" >
356 <label id="profile-edit-homepage-label" for="profile-edit-homepage" >{{$lbl_homepage}} </label>
357 <input type="url" size="32" name="homepage" id="profile-edit-homepage" value="{{$homepage|escape:'html'}}" />
358 </div>
359 <div id="profile-edit-homepage-end"></div>
360
361 {{$hide_friends}}
362
363 <div id="profile-edit-address-wrapper" >
364 <label id="profile-edit-address-label" for="profile-edit-address" >{{$lbl_address}} </label>
365 <input type="text" size="32" name="address" id="profile-edit-address" value="{{$address|escape:'html'}}" />
366 </div>
367 <div id="profile-edit-address-end"></div>
368
369 <div id="profile-edit-locality-wrapper" >
370 <label id="profile-edit-locality-label" for="profile-edit-locality" >{{$lbl_city}} </label>
371 <input type="text" size="32" name="locality" id="profile-edit-locality" value="{{$locality|escape:'html'}}" />
372 </div>
373 <div id="profile-edit-locality-end"></div>
374
375
376 <div id="profile-edit-postal-code-wrapper" >
377 <label id="profile-edit-postal-code-label" for="profile-edit-postal-code" >{{$lbl_zip}} </label>
378 <input type="text" size="32" name="postal_code" id="profile-edit-postal-code" value="{{$postal_code|escape:'html'}}" />
379 </div>
380 <div id="profile-edit-postal-code-end"></div>
381
382 <div id="profile-edit-country-name-wrapper" >
383 <label id="profile-edit-country-name-label" for="profile-edit-country-name" >{{$lbl_country}} </label>
384 <select name="country_name" id="profile-edit-country-name" onChange="Fill_States('{{$region}}');">
385 <option selected="selected" >{{$country_name}}</option>
386 <option>temp</option>
387 </select>
388 </div>
389 <div id="profile-edit-country-name-end"></div>
390
391 <div id="profile-edit-region-wrapper" >
392 <label id="profile-edit-region-label" for="profile-edit-region" >{{$lbl_region}} </label>
393 <select name="region" id="profile-edit-region" onChange="Update_Globals();" >
394 <option selected="selected" >{{$region}}</option>
395 <option>temp</option>
396 </select>
397 </div>
398 <div id="profile-edit-region-end"></div>
399
400 <div id="profile-edit-pubkeywords-wrapper" >
401 <label id="profile-edit-pubkeywords-label" for="profile-edit-pubkeywords" >{{$lbl_pubkey}} </label>
402 <input type="text" size="32" name="pub_keywords" id="profile-edit-pubkeywords" title="{{$lbl_ex2}}" value="{{$pub_keywords|escape:'html'}}" />
403 </div><div id="profile-edit-pubkeywords-desc">{{$lbl_pubdsc}}</div>
404 <div id="profile-edit-pubkeywords-end"></div>
405
406 <div id="profile-edit-prvkeywords-wrapper" >
407 <label id="profile-edit-prvkeywords-label" for="profile-edit-prvkeywords" >{{$lbl_prvkey}} </label>
408 <input type="text" size="32" name="prv_keywords" id="profile-edit-prvkeywords" title="{{$lbl_ex2}}" value="{{$prv_keywords|escape:'html'}}" />
409 </div><div id="profile-edit-prvkeywords-desc">{{$lbl_prvdsc}}</div>
410 <div id="profile-edit-prvkeywords-end"></div>
411
412 <div id="about-jot-wrapper" >
413 <p id="about-jot-desc" >
414 {{$lbl_about}}
415 </p>
416
417 <textarea rows="10" cols="72" id="profile-about-text" name="about" >{{$about}}</textarea>
418
419 </div>
420 <div id="about-jot-end"></div>
421
422 <div class="profile-edit-submit-wrapper" >
423 <input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}" />
424 </div>
425 <div class="profile-edit-submit-end"></div>
426
427         <input type="hidden" name="pdesc" id="profile-edit-pdesc" value="{{$pdesc}}" />
428         <input type="hidden" id="contact-jot-text" name="contact" value="{{$contact}}" />
429         <input type="hidden" name="hometown" id="profile-edit-hometown" value="{{$hometown}}" />
430         <input type="hidden" name="politic" id="profile-edit-politic" value="{{$politic}}" />
431         <input type="hidden" name="religion" id="profile-edit-religion" value="{{$religion}}" />
432         <input type="hidden" id="likes-jot-text" name="likes" value="{{$likes}}" />
433         <input type="hidden" id="dislikes-jot-text" name="dislikes" value="{{$dislikes}}" />
434         <input type="hidden" name="with" id="profile-edit-with" value="{{$with}}" />
435         <input type="hidden" name="howlong" id="profile-edit-howlong" value="{{$howlong}}" />
436         <input type="hidden" id="romance-jot-text" name="romance" value="{{$romance}}" />
437         <input type="hidden" id="work-jot-text" name="work" value="{{$work}}" />
438         <input type="hidden" id="education-jot-text" name="education" value="{{$education}}" />
439         <input type="hidden" id="interest-jot-text" name="interest" value="{{$interest}}" />
440         <input type="hidden" id="music-jot-text" name="music" value="{{$music}}" />
441         <input type="hidden" id="book-jot-text" name="book" value="{{$book}}" />
442         <input type="hidden" id="tv-jot-text" name="tv" value="{{$tv}}" />
443         <input type="hidden" id="film-jot-text" name="film" value="{{$film}}" />
444
445 {{/if}}
446 </form>
447 </div>
448 <script type="text/javascript">Fill_Country('{{$country_name}}');Fill_States('{{$region}}');</script>