~kibsden/ihris-uganda/baylor-train

« back to all changes in this revision

Viewing changes to modules/Mentor/modules/Contact/templates/es/view_person_contact_other.html

  • Committer: Dennis Kibiye
  • Date: 2012-08-15 12:39:06 UTC
  • Revision ID: kibsden@gmail.com-20120815123906-ckmfgnpgi8xqiz9o
First Initialisation of In Service Baylor Training System Based on iHRIS Manage

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<div>
 
2
  <div class="editRecord">
 
3
    <p>Editar esta información</p>
 
4
    <ul><li task="person_can_edit_child_form_person_contact_other"><span type="form" name="person_contact_other:id" href="contact?contact_type=other&amp;id=" parent="true">Actualizar esta información</span></li>
 
5
    </ul></div> <!-- editRecord -->
 
6
  
 
7
  <div class="dataTable">
 
8
    <table border="0" cellspacing="0" cellpadding="0"><tr><th colspan="2">Otro contacto </th>
 
9
      </tr><span type="form" name="person_contact_other:address" showhead="default" mline="true"></span>
 
10
      <span type="form" name="person_contact_other:telephone" showhead="default" class="even"></span>
 
11
      <span type="form" name="person_contact_other:alt_telephone" showhead="default"></span>
 
12
      <span type="form" name="person_contact_other:fax" showhead="default" class="even"></span>
 
13
      <span type="form" name="person_contact_other:email" showhead="default"></span>
 
14
      <span type="form" name="person_contact_other:notes" showhead="default" mline="true" class="even"></span>
 
15
    </table></div> <!-- dataTable -->
 
16
</div>