Файл: public_html/tpl/page/profilesettings/index.html
Строк: 285
<?php
<div style="float:left; clear:both; padding-top:20px; font-family:Open Sans, Arial;">
<div style="float:left; clear:both; font-size:22px;">
{$lang095}
</div>
{if="$_GET['error'] == 1"}
<div style="float:left; clear:both;">
<div style="float:left; clear:both; padding-top:20px;">
<div style="float:left; padding:10px; color:#D8000C; font-weight:bold; background:#FFBABA; border:0px solid ; border-radius:5px;">
{$lang591}
</div>
</div>
</div>
{/if}
{if="$_GET['error'] == 2"}
<div style="float:left; clear:both;">
<div style="float:left; clear:both; padding-top:20px;">
<div style="float:left; padding:10px; color:#D8000C; font-weight:bold; background:#FFBABA; border:0px solid ; border-radius:5px;">
{$lang592}
</div>
</div>
</div>
{/if}
{if="$_GET['error'] == 3"}
<div style="float:left; clear:both;">
<div style="float:left; clear:both; padding-top:20px;">
<div style="float:left; padding:10px; color:#D8000C; font-weight:bold; background:#FFBABA; border:0px solid ; border-radius:5px;">
{$lang593}
</div>
</div>
</div>
{/if}
{if="$_GET['ok'] == 1"}
<div style="float:left; clear:both; padding-top:20px;">
<div style="float:left; padding:10px; color:#4F8A10; font-weight:bold; background:#DFF2BF; border:0px solid ; border-radius:5px;">
{$lang594}
</div>
</div>
{/if}
{if="$_GET['ok'] == 2"}
<div style="float:left; clear:both; padding-top:20px;">
<div style="float:left; padding:10px; color:#4F8A10; font-weight:bold; background:#DFF2BF; border:0px solid ; border-radius:5px;">
{$lang595}
</div>
</div>
{/if}
<form action="profile" method="post">
<input type="hidden" name="sk" value="editprofile" />
<div style="float:left; clear:both; padding-top:20px;">
<div style="float:left; font-size:16px;">{$lang359}</div>
<div style="float:left; clear:both; padding-top:25px; font-family:Open Sans;">
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang596}</div>
<div style="float:left;">
<input type="text" disabled="disabled" style="background:#f5f5f5; border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:250px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2; box-shadow:none; height:40px;" autocomplete="off" value="{$email}" class="sod_select custom" />
</div>
</div>
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang097}</div>
<div style="float:left;">
<select name="rank" class="basic" data-custom-id="custom" data-custom-class="custom" style="border-radius:5px;">
<option value="1" {if="$rank == 1 || $rank == 0"}selected{/if}>{$lang043}</option>
<option value="2" {if="$rank == 2"}selected{/if}>{$lang044}</option>
<option value="3" {if="$rank == 3"}selected{/if}>{$lang045}</option>
</select>
</div>
</div>
<div style="float:left; clear:both; padding-bottom:15px; padding-top:25px; font-size:16px;">
{$lang098}
</div>
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang099}</div>
<div style="float:left;">
<input type="text" value="{$a_name}" name="a_name" style=" border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:250px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2; height:40px;" autocomplete="off" class="sod_select custom" />
</div>
</div>
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang100}</div>
<div style="float:left;">
<input type="text" value="{$a_street}" name="a_street" style=" border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:250px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2; height:40px;" autocomplete="off" class="sod_select custom" />
</div>
</div>
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang101}</div>
<div style="float:left;">
<input type="text" value="{$a_plz}" name="a_plz" style=" border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:250px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2; height:40px;" autocomplete="off" class="sod_select custom" />
</div>
</div>
<div style="float:left; clear:both; padding-bottom:15px; padding-top:25px; font-size:16px;">
{$lang102}
</div>
<div style="float:left; clear:both;">
<div style="float:left;">
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang103}</div>
<div style="float:left;">
<input type="text" name="oldpw" style=" border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:250px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2; height:40px;" autocomplete="off" class="sod_select custom" />
</div>
</div>
</div>
<div style="float:left; padding-left:50px;">
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang104}</div>
<div style="float:left;">
<input type="text" name="newpw" style=" border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:250px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2; height:40px;" autocomplete="off" class="sod_select custom" />
</div>
</div>
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang105}</div>
<div style="float:left;">
<input type="text" name="newpw2" style=" border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:250px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2; height:40px;" autocomplete="off" class="sod_select custom" />
</div>
</div>
</div>
</div>
<div style="float:left; {if="$rank != 3"}display:none;{/if}">
<div style="float:left; clear:both; padding-bottom:15px; padding-top:25px; font-size:16px;">
Makler Informationen (HTML Erlaubt)
</div>
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">Widerrufsrecht:</div>
<div style="float:left;">
<textarea type="text" name="i_wieder" style=" border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:350px; height:150px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2;" class="sod_select custom" />{$i_wieder}</textarea>
</div>
</div>
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang597}</div>
<div style="float:left;">
<textarea type="text" name="i_verzicht" style=" border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:350px; height:150px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2;" class="sod_select custom" />{$i_verzicht}</textarea>
</div>
</div>
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang598}</div>
<div style="float:left;">
<textarea type="text" name="i_energie" style=" border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:350px; height:150px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2;" class="sod_select custom" />{$i_energie}</textarea>
</div>
</div>
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang599}</div>
<div style="float:left;">
<textarea type="text" name="i_adressen" style=" border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:350px; height:150px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2;" class="sod_select custom" />{$i_adressen}</textarea>
</div>
</div>
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang600}</div>
<div style="float:left;">
<textarea type="text" name="i_impressum" style=" border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:350px; height:150px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2;" class="sod_select custom" />{$i_impressum}</textarea>
</div>
</div>
</div>
{if="$rank == 2"}
<div style="float:left; clear:both; padding-bottom:15px; padding-top:25px; font-size:16px;">
{$lang601}
</div>
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;">{$lang602}</div>
<div style="float:left;">
<textarea type="text" name="impressum" style=" border-radius:3px; font-family:Open Sans; font-size:13px; padding:10px 8px 10px 8px; box-shadow:inset 0 2px #fff; width:350px; height:150px; -moz-box-sizing: border-box; box-sizing: border-box; cursor:text; border:1px solid #e2e2e2;" class="sod_select custom" />{$impressum}</textarea>
</div>
</div>
{/if}
<div style="float:left; clear:both; padding-bottom:15px;">
<div style="float:left; width:140px; font-size:13px; padding-top:12px;"> </div>
<div style="float:left;">
<input type="submit" value="Einstellungen speichern" style="border:0px solid #6e7cc5; cursor:pointer; background:#8ab31d; padding:7px 8px; font-size:14px; color:#fff; font-weight:bold; border-radius:3px; font-family:arial;">
</div>
</div>
</div>
</div>
</form>
</div>
?>