Файл: templates/Default/groups/addfeedback_pg.tpl
Строк: 23
<div class="load_photo_pad">
<div class="err_red
no_display"
style="font-weight:normal;"></div>
<img
src="{theme}/images/contact_info.png" id="feedimg"
align="left" />
<div class="texta"
style="width:80px">ID страницы:</div>
<input
type="text" id="upage" class="inpst"
maxlength="9" style="width:180px;margin-bottom:5px"
onKeyUp="groups.checkFeedUser()" />
<div
class="texta"
style="width:80px">Должность:</div>
<input
type="text" id="office" class="inpst"
style="width:180px;margin-bottom:5px" />
<div
class="texta"
style="width:80px">Телефон:</div>
<input
type="text" id="phone" class="inpst"
style="width:180px;margin-bottom:5px" />
<div
class="texta"
style="width:80px">E-Mail:</div>
<input
type="text" id="email" class="inpst"
style="width:180px;margin-bottom:5px" />
</div>