[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/styles/prosilver/template/ -> ucp_profile_avatar.html (source)

   1  <!-- INCLUDE ucp_header.html -->
   2  
   3  <form id="ucp" method="post" action="{S_UCP_ACTION}"{S_FORM_ENCTYPE}>
   4  
   5  <h2>{L_TITLE}</h2>
   6  
   7  <!-- INCLUDE ucp_avatar_options.html -->
   8  
   9  <fieldset class="submit-buttons">
  10      {S_HIDDEN_FIELDS}
  11      <!-- IF S_DISPLAY_GALLERY --><input type="submit" name="display_gallery" value="{L_DISPLAY_GALLERY}" class="button2" />&nbsp; <!-- ENDIF -->
  12      <!-- IF S_IN_AVATAR_GALLERY --><input type="submit" name="cancel" value="{L_CANCEL}" class="button2" />&nbsp; <!-- ELSE -->
  13      <input type="reset" value="{L_RESET}" name="reset" class="button2" />&nbsp; <!-- ENDIF -->
  14      <input type="submit" name="submit" value="{L_SUBMIT}" class="button1" />
  15      {S_FORM_TOKEN}
  16  </fieldset>
  17  </form>
  18  
  19  <!-- INCLUDE ucp_footer.html -->


Generated: Wed Oct 2 15:03:47 2013 Cross-referenced by PHPXref 0.7.1