Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.48 KB | None | 0 0
  1. <form id="atable_form_for_atable_add_form" name="atable_form_for_atable_add_form" enctype="multipart/form-data" action="/admin/atable/d_elements/&process=crud_atable&stage=add_row" method="post">
  2. <fieldset class="fieldset_for_atable">
  3. <table cellspacing="0" cellpadding="0" class="atable_form">
  4. <tbody><tr>
  5.         <input type="hidden" value="1297941258" id="valds_150ddfc8b7915fe7058b32b40bbdda83_1800_1" name="valds_150ddfc8b7915fe7058b32b40bbdda83_1800_1">
  6.             <input type="hidden" value="for_atable_add_form" id="id_of_container" name="id_of_container">
  7.             <input type="hidden" value="id_d_EQ_5" id="widget_filtr" name="widget_filtr">
  8.             <td width="30%">
  9.                 <input type="hidden" value="" id="id" name="id">
  10.             <input type="hidden" value="5" id="id_d" name="id_d">
  11.             <p>
  12.         <label for="value"><span class="remember_this_star">*</span> Величина:</label>
  13.         <input type="text" value="" id="atable_form_for_atable_add_form_value" name="value" class="text valid">
  14.     </p>
  15.             </td>
  16.                 <td width="30%">
  17.                 <p>
  18.         <label for="descript"><span class="remember_this_star">*</span> Описание:</label>
  19.         <input type="text" value="" id="atable_form_for_atable_add_form_descript" name="descript" class="text valid">
  20.     </p>
  21.             </td>
  22.                 <td width="15%">
  23.                 <p>
  24.         <label for="sort"><span class="remember_this_star">*</span> Сортировка:</label>
  25.         <input type="text" value="" id="atable_form_for_atable_add_form_sort" name="sort" class="text valid">
  26.     </p>
  27.             </td>
  28.             </tr>
  29.     <tr>
  30.     <td align="right" width="100%" valign="middle" colspan="3" style="padding-top: 10px;">
  31.         <input type="hidden" value="1" id="atable_for_ajax" name="atable_for_ajax">
  32.         <input type="submit" value="Сохранить" id="form_submit_button_atable_form_for_atable_add_form" style="float: left;" class="ui-button ui-widget ui-state-default ui-corner-all" role="button" aria-disabled="false">
  33.         <img id="loader_gif_atable_form_for_atable_add_form" class="loader_gif" src="/images/admin/ajax-loader.gif" alt="">
  34.         <a href="javascript:void(0)" id="reset_form_button_atable_form_for_atable_add_form" class="like_button reset_form_button ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" role="button"><span class="ui-button-text">Сбросить изменения</span></a>
  35.         <div id="output_temp" style="display: none;"></div>
  36.     </td>
  37.     </tr>
  38. </tbody></table>
  39. </fieldset>
  40. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement