85 lines
3.1 KiB
HTML
85 lines
3.1 KiB
HTML
<!--#extends:xx_members_show_tab1.html-->
|
|
|
|
|
|
<!--#sn_body:dp_section-->
|
|
<!-- body mit header-->
|
|
<!--CENTER-->
|
|
<div class="col2-right">
|
|
<!-- body: werbung -->
|
|
|
|
<!--#sn_content:dp_section-->
|
|
|
|
<div class="box">
|
|
<h1><span class="ic-2"></span><!--#sn_nick-->'s ...</h1>
|
|
<div class="box-content clearfix">
|
|
|
|
|
|
<ul class="tabs clearfix">
|
|
<li><a href="/member/<!--#idm0:dp_system:entryid-->">Visitenkarte</a></li>
|
|
<li><a href="/beitraege/<!--#idm1:dp_system:entryid-->">Beiträge</a></li>
|
|
<!--#sn_config_link:dp_section-->
|
|
<li class="active"><a href="/meine_einstellungen">Meine Einstellungen</a></li>
|
|
<!--#/sn_config_link-->
|
|
<!--<li class="tab-help"><a href="#"><img src="/pix/help-ic2.gif" alt="" title="Content Tab 1 Help" /></a></li>-->
|
|
<!--#xx_box_options:dp_item:xx_box_options_member_setup.html-->
|
|
</ul>
|
|
|
|
<form action="" method="GET" name="sn_form_message">
|
|
<input type="hidden" name="sx_action" value="none">
|
|
|
|
<h6>Persönliche Daten</h6>
|
|
|
|
<!--Option-->
|
|
<div class="member-options clearfix">
|
|
<p class="question"><b>Jeder kann Deinen richtigen Namen sehen</b></p>
|
|
<p class="answer"><input name="xx_prop_name" type="checkbox" value="1" <!--#xx_prop_name-->/></p>
|
|
</div>
|
|
|
|
<!--Option-->
|
|
<div class="member-options clearfix">
|
|
<p class="question"><b>Jeder kann Deine richtige Adresse sehen</b></p>
|
|
<p class="answer"><input name="xx_prop_address" type="checkbox" value="1" <!--#xx_prop_address-->/></p>
|
|
</div>
|
|
|
|
<br /><br />
|
|
|
|
<h6>Benachrichtigungsoptionen</h6>
|
|
<!--Option-->
|
|
<div class="member-options clearfix">
|
|
<p class="question"><b>Automatische E-Mail Benachrichtigung bei Threads in denen man schreibt</b></p>
|
|
<p class="answer"><input name="xx_prop_mail_thread" type="checkbox" value="1" <!--#xx_prop_mail_thread-->/></p>
|
|
|
|
</div>
|
|
|
|
<!--Option-->
|
|
<div class="member-options clearfix">
|
|
<p class="question"><b>Automatische E-Mail Benachrichtigung bei neuen Freundesanfragen</b></p>
|
|
<p class="answer"><input name="xx_prop_mail_invitation" type="checkbox" value="1" <!--#xx_prop_mail_invitation-->/></p>
|
|
|
|
</div>
|
|
<!--Option-->
|
|
<div class="member-options clearfix">
|
|
<p class="question"><b>Automatische E-Mail Benachrichtigung bei neuen PMs</b></p>
|
|
<p class="answer"><input name="xx_prop_mail_pm" type="checkbox" value="1" <!--#xx_prop_mail_pm-->/></p>
|
|
|
|
</div>
|
|
|
|
<!--Option-->
|
|
<div class="member-options clearfix">
|
|
<p class="question"><b>Automatische E-Mail Benachrichtigung bei Kommentaren auf Deine Tipps</b></p>
|
|
<p class="answer"><input name="xx_prop_mail_comment" type="checkbox" value="1" <!--#xx_prop_mail_comment-->/></p>
|
|
|
|
</div>
|
|
|
|
<p class="paddTB15"><input name="" class="fBtn-140" value="Speichern" type="button" onClick="sx_submit( 'on_save_settings' )"</p>
|
|
|
|
</form>
|
|
|
|
</div>
|
|
<span class="btm"></span>
|
|
</div><!--end Box-->
|
|
|
|
<!--#/sn_content-->
|
|
|
|
</div>
|
|
<!--#/sn_body--> |