2013-04-23 13:47:57 +02:00
|
|
|
<h1>{{$banner}}</h1>
|
|
|
|
|
2019-10-27 15:08:14 +01:00
|
|
|
{{$default nofilter}}
|
|
|
|
|
2013-04-23 13:47:57 +02:00
|
|
|
<div id="profile-edit-links">
|
2020-01-14 04:22:50 +01:00
|
|
|
<ul>
|
|
|
|
<li><a href="settings/profile/photo" id="profile-photo_upload-link" title="{{$profpic}}">{{$profpic}}</a></li>
|
2020-02-17 20:15:31 +01:00
|
|
|
<li><a href="profile/{{$nickname}}/profile" id="profile-edit-view-link" title="{{$viewprof}}">{{$viewprof}}</a></li>
|
2020-01-14 04:22:50 +01:00
|
|
|
</ul>
|
2013-04-23 13:47:57 +02:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="profile-edit-links-end"></div>
|
|
|
|
|
2020-01-14 04:22:50 +01:00
|
|
|
<div id="profile-edit-wrapper">
|
|
|
|
<form id="profile-edit-form" name="form1" action="settings/profiles" method="post">
|
|
|
|
<input type="hidden" name="form_security_token" value="{{$form_security_token}}">
|
|
|
|
|
|
|
|
<div id="profile-edit-name-wrapper">
|
|
|
|
<label id="profile-edit-name-label" for="profile-edit-name">{{$name.1}} </label>
|
|
|
|
<input type="text" size="32" name="name" id="profile-edit-name" value="{{$name.2}}"/>
|
|
|
|
</div>
|
|
|
|
<div id="profile-edit-name-end"></div>
|
2020-02-09 08:36:19 +01:00
|
|
|
<div id="profile-edit-about-wrapper">
|
|
|
|
<label id="profile-edit-about-label" for="profile-edit-about">{{$about.1}} </label>
|
|
|
|
<input type="text" size="32" name="about" id="profile-edit-about" value="{{$about.1}}"/>
|
2020-01-14 04:22:50 +01:00
|
|
|
</div>
|
2020-02-09 08:36:19 +01:00
|
|
|
<div id="profile-edit-about-end"></div>
|
2020-01-14 04:22:50 +01:00
|
|
|
<div id="profile-edit-dob-wrapper">
|
|
|
|
{{$dob nofilter}}
|
|
|
|
</div>
|
|
|
|
<div id="profile-edit-dob-end"></div>
|
|
|
|
{{$hide_friends nofilter}}
|
|
|
|
<div class="profile-edit-submit-wrapper">
|
|
|
|
<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}"/>
|
|
|
|
</div>
|
|
|
|
<div class="profile-edit-submit-end"></div>
|
|
|
|
<div id="profile-edit-address-wrapper">
|
|
|
|
<label id="profile-edit-address-label" for="profile-edit-address">{{$address.1}} </label>
|
|
|
|
<input type="text" size="32" name="address" id="profile-edit-address" value="{{$address.2}}"/>
|
|
|
|
</div>
|
|
|
|
<div id="profile-edit-address-end"></div>
|
|
|
|
<div id="profile-edit-locality-wrapper">
|
|
|
|
<label id="profile-edit-locality-label" for="profile-edit-locality">{{$locality.1}} </label>
|
|
|
|
<input type="text" size="32" name="locality" id="profile-edit-locality" value="{{$locality.2}}"/>
|
|
|
|
</div>
|
|
|
|
<div id="profile-edit-locality-end"></div>
|
|
|
|
<div id="profile-edit-postal-code-wrapper">
|
|
|
|
<label id="profile-edit-postal-code-label" for="profile-edit-postal-code">{{$postal_code.1}} </label>
|
|
|
|
<input type="text" size="32" name="postal_code" id="profile-edit-postal-code" value="{{$postal_code.2}}"/>
|
|
|
|
</div>
|
|
|
|
<div id="profile-edit-postal-code-end"></div>
|
|
|
|
<div id="profile-edit-country-name-wrapper">
|
|
|
|
<label id="profile-edit-country-name-label" for="profile-edit-country-name">{{$country_name.1}} </label>
|
|
|
|
<select name="country_name" id="profile-edit-country-name" onChange="Fill_States('{{$region.2}}');">
|
|
|
|
<option selected="selected">{{$country_name.2}}</option>
|
|
|
|
<option>temp</option>
|
|
|
|
</select>
|
|
|
|
</div>
|
|
|
|
<div id="profile-edit-country-name-end"></div>
|
|
|
|
<div id="profile-edit-region-wrapper">
|
|
|
|
<label id="profile-edit-region-label" for="profile-edit-region">{{$region.1}} </label>
|
|
|
|
<select name="region" id="profile-edit-region" onChange="Update_Globals();">
|
|
|
|
<option selected="selected">{{$region.2}}</option>
|
|
|
|
<option>temp</option>
|
|
|
|
</select>
|
|
|
|
</div>
|
2020-01-28 05:05:57 +01:00
|
|
|
<div id="profile-edit-region-end"></div>
|
2020-01-14 04:22:50 +01:00
|
|
|
<div class="profile-edit-submit-wrapper">
|
|
|
|
<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}"/>
|
|
|
|
</div>
|
|
|
|
<div class="profile-edit-submit-end"></div>
|
|
|
|
<div id="profile-edit-homepage-wrapper">
|
|
|
|
<label id="profile-edit-homepage-label" for="profile-edit-homepage">{{$homepage.1}} </label>
|
|
|
|
<input type="url" size="32" name="homepage" id="profile-edit-homepage" value="{{$homepage.2}}"/>
|
|
|
|
</div>
|
|
|
|
<div id="profile-edit-homepage-end"></div>
|
|
|
|
<div id="profile-edit-xmpp-wrapper">
|
|
|
|
<label id="profile-edit-xmpp-label" for="profile-edit-xmpp">{{$xmpp.1}} </label>
|
|
|
|
<input type="text" size="32" name="xmpp" id="profile-edit-xmpp" title="{{$lbl_ex2}}" value="{{$xmpp.2}}"/>
|
|
|
|
</div>
|
|
|
|
<div id="profile-edit-xmpp-desc">{{$xmpp.3}}</div>
|
|
|
|
<div id="profile-edit-xmpp-end"></div>
|
2021-08-09 03:39:09 +02:00
|
|
|
<div id="profile-edit-matrix-wrapper">
|
|
|
|
<label id="profile-edit-matrix-label" for="profile-edit-matrix">{{$matrix.1}} </label>
|
|
|
|
<input type="text" size="32" name="matrix" id="profile-edit-matrix" title="{{$lbl_ex2}}" value="{{$matrix.2}}"/>
|
|
|
|
</div>
|
|
|
|
<div id="profile-edit-matrix-desc">{{$matrix.3}}</div>
|
|
|
|
<div id="profile-edit-matrix-end"></div>
|
2020-01-14 04:22:50 +01:00
|
|
|
<div id="profile-edit-pubkeywords-wrapper">
|
|
|
|
<label id="profile-edit-pubkeywords-label" for="profile-edit-pubkeywords">{{$pub_keywords.1}} </label>
|
|
|
|
<input type="text" size="32" name="pub_keywords" id="profile-edit-pubkeywords" title="{{$lbl_ex2}}" value="{{$pub_keywords.2}}"/>
|
|
|
|
</div>
|
|
|
|
<div id="profile-edit-pubkeywords-desc">{{$pub_keywords.3}}</div>
|
|
|
|
<div id="profile-edit-pubkeywords-end"></div>
|
|
|
|
<div id="profile-edit-prvkeywords-wrapper">
|
|
|
|
<label id="profile-edit-prvkeywords-label" for="profile-edit-prvkeywords">{{$prv_keywords.1}} </label>
|
|
|
|
<input type="text" size="32" name="prv_keywords" id="profile-edit-prvkeywords" title="{{$lbl_ex2}}" value="{{$prv_keywords.2}}"/>
|
|
|
|
</div>
|
|
|
|
<div id="profile-edit-prvkeywords-desc">{{$prv_keywords.3}}</div>
|
|
|
|
<div id="profile-edit-prvkeywords-end"></div>
|
|
|
|
<div class="profile-edit-submit-wrapper">
|
|
|
|
<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}"/>
|
|
|
|
</div>
|
|
|
|
<div class="profile-edit-submit-end"></div>
|
|
|
|
|
2020-04-02 01:14:37 +02:00
|
|
|
<h2>{{$lbl_custom_fields_section}}</h2>
|
2020-01-18 20:12:43 +01:00
|
|
|
{{$custom_fields_description nofilter}}
|
2020-01-18 16:43:28 +01:00
|
|
|
<div id="profile-custom-fields">
|
2020-01-14 04:22:50 +01:00
|
|
|
{{foreach $custom_fields as $custom_field}}
|
|
|
|
{{include file="settings/profile/field/edit.tpl" profile_field=$custom_field}}
|
|
|
|
{{/foreach}}
|
2020-01-18 16:43:28 +01:00
|
|
|
</div>
|
2020-01-14 04:22:50 +01:00
|
|
|
|
|
|
|
<div class="profile-edit-submit-wrapper">
|
|
|
|
<input type="submit" name="submit" class="profile-edit-submit-button" value="{{$submit}}"/>
|
|
|
|
</div>
|
|
|
|
<div class="profile-edit-submit-end"></div>
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
<script type="text/javascript">
|
|
|
|
Fill_Country('{{$country_name.2}}');
|
|
|
|
Fill_States('{{$region.2}}');
|
|
|
|
</script>
|