]> git.mxchange.org Git - friendica.git/blob - view/theme/frost-mobile/smarty3/profile_edit.tpl
919b2977f394e6cfd7130ae2cc0b371ef2f66bf7
[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  *}}{{$default}}
6
7 <h1>{{$banner}}</h1>
8
9 <div id="profile-edit-links">
10 <ul>
11 <li><a href="profile/{{$profile_id}}/view?tab=profile" id="profile-edit-view-link" title="{{$viewprof}}">{{$viewprof}}</a></li>
12 <li><a href="{{$profile_clone_link}}" id="profile-edit-clone-link" title="{{$cr_prof}}">{{$cl_prof}}</a></li>
13 <li></li>
14 <li><a href="{{$profile_drop_link}}" id="profile-edit-drop-link" title="{{$del_prof}}" {{$disabled}} >{{$del_prof}}</a></li>
15
16 </ul>
17 </div>
18
19 <div id="profile-edit-links-end"></div>
20
21
22 <div id="profile-edit-wrapper" >
23 <form id="profile-edit-form" name="form1" action="profiles/{{$profile_id}}" method="post" >
24 <input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
25
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="28" name="profile_name" id="profile-edit-profile-name" value="{{$profile_name}}" /><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="28" name="name" id="profile-edit-name" value="{{$name}}" />
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="28" name="pdesc" id="profile-edit-pdesc" value="{{$pdesc}}" />
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="28" name="address" id="profile-edit-address" value="{{$address}}" />
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="28" name="locality" id="profile-edit-locality" value="{{$locality}}" />
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="28" name="postal_code" id="profile-edit-postal-code" value="{{$postal_code}}" />
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="28" name="hometown" id="profile-edit-hometown" value="{{$hometown}}" />
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="28" 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="28" name="howlong" id="profile-edit-howlong" title="{{$lbl_howlong}}" value="{{$howlong}}" />
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="text" size="28" name="homepage" id="profile-edit-homepage" value="{{$homepage}}" />
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="28" name="politic" id="profile-edit-politic" value="{{$politic}}" />
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="28" name="religion" id="profile-edit-religion" value="{{$religion}}" />
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="28" name="pub_keywords" id="profile-edit-pubkeywords" title="{{$lbl_ex2}}" value="{{$pub_keywords}}" />
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="28" name="prv_keywords" id="profile-edit-prvkeywords" title="{{$lbl_ex2}}" value="{{$prv_keywords}}" />
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" class="profile-jot-box">
171 <p id="about-jot-desc" >
172 {{$lbl_about}}
173 </p>
174
175 <textarea rows="10" cols="30" id="profile-about-text" class="profile-edit-textarea" name="about" >{{$about}}</textarea>
176
177 </div>
178 <div id="about-jot-end"></div>
179
180
181 <div id="interest-jot-wrapper" class="profile-jot-box" >
182 <p id="interest-jot-desc" >
183 {{$lbl_hobbies}}
184 </p>
185
186 <textarea rows="10" cols="30" id="interest-jot-text" class="profile-edit-textarea" name="interest" >{{$interest}}</textarea>
187
188 </div>
189 <div id="interest-jot-end"></div>
190
191
192 <div id="likes-jot-wrapper" class="profile-jot-box" >
193 <p id="likes-jot-desc" >
194 {{$lbl_likes}}
195 </p>
196
197 <textarea rows="10" cols="30" id="likes-jot-text" class="profile-edit-textarea" name="likes" >{{$likes}}</textarea>
198
199 </div>
200 <div id="likes-jot-end"></div>
201
202
203 <div id="dislikes-jot-wrapper" class="profile-jot-box" >
204 <p id="dislikes-jot-desc" >
205 {{$lbl_dislikes}}
206 </p>
207
208 <textarea rows="10" cols="30" id="dislikes-jot-text" class="profile-edit-textarea" name="dislikes" >{{$dislikes}}</textarea>
209
210 </div>
211 <div id="dislikes-jot-end"></div>
212
213
214 <div id="contact-jot-wrapper" class="profile-jot-box" >
215 <p id="contact-jot-desc" >
216 {{$lbl_social}}
217 </p>
218
219 <textarea rows="10" cols="30" id="contact-jot-text" class="profile-edit-textarea" 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" class="profile-jot-box" >
232 <p id="music-jot-desc" >
233 {{$lbl_music}}
234 </p>
235
236 <textarea rows="10" cols="30" id="music-jot-text" class="profile-edit-textarea" name="music" >{{$music}}</textarea>
237
238 </div>
239 <div id="music-jot-end"></div>
240
241 <div id="book-jot-wrapper" class="profile-jot-box" >
242 <p id="book-jot-desc" >
243 {{$lbl_book}}
244 </p>
245
246 <textarea rows="10" cols="30" id="book-jot-text" class="profile-edit-textarea" name="book" >{{$book}}</textarea>
247
248 </div>
249 <div id="book-jot-end"></div>
250
251
252
253 <div id="tv-jot-wrapper" class="profile-jot-box" >
254 <p id="tv-jot-desc" >
255 {{$lbl_tv}} 
256 </p>
257
258 <textarea rows="10" cols="30" id="tv-jot-text" class="profile-edit-textarea" name="tv" >{{$tv}}</textarea>
259
260 </div>
261 <div id="tv-jot-end"></div>
262
263
264
265 <div id="film-jot-wrapper" class="profile-jot-box" >
266 <p id="film-jot-desc" >
267 {{$lbl_film}}
268 </p>
269
270 <textarea rows="10" cols="30" id="film-jot-text" class="profile-edit-textarea" 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" class="profile-jot-box" >
283 <p id="romance-jot-desc" >
284 {{$lbl_love}}
285 </p>
286
287 <textarea rows="10" cols="30" id="romance-jot-text" class="profile-edit-textarea" name="romance" >{{$romance}}</textarea>
288
289 </div>
290 <div id="romance-jot-end"></div>
291
292
293
294 <div id="work-jot-wrapper" class="profile-jot-box" >
295 <p id="work-jot-desc" >
296 {{$lbl_work}}
297 </p>
298
299 <textarea rows="10" cols="30" id="work-jot-text" class="profile-edit-textarea" name="work" >{{$work}}</textarea>
300
301 </div>
302 <div id="work-jot-end"></div>
303
304
305
306 <div id="education-jot-wrapper" class="profile-jot-box" >
307 <p id="education-jot-desc" >
308 {{$lbl_school}} 
309 </p>
310
311 <textarea rows="10" cols="30" id="education-jot-text" class="profile-edit-textarea" 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
324 </form>
325 </div>
326