~oh-dev/openhealth/phit-tools

« back to all changes in this revision

Viewing changes to ihris-suite/lib/ihris-common/modules/SimpleCompetency/templates/lists_competency.html

  • Committer: litlfred at ibiblio
  • Date: 2009-10-23 12:59:28 UTC
  • Revision ID: litlfred@ibiblio.org-20091023125928-u5lkafz0urm9t8eq
updated ihris-suite to 4.0.1-prerelease -- not debugged

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<div id="siteContent">
2
 
    <h1>Administer Database: <span name="type_name" /></h1>
3
 
 
4
 
    <form method="GET" action="lists" id="form">
5
 
    <table class="multiFormTable" border="0" cellpadding="0" cellspacing="0"><tr><td>
6
 
        <span type="form" name="type"></span>
7
 
        <span type="form" name="competency:competency_type" showhead="select_competency_type">
8
 
                <span type="link" name="id" blank="Add new Competency"></span>
9
 
        </span>
10
 
    </td></tr>
11
 
    <tr class="submitCell"><td>
12
 
        <input type="submit" name="submit" value="update" />
13
 
    </td></tr>
14
 
    </table>
15
 
    </form>
16
 
    <p><a href="lists" class="button">return</a></p>
17
 
    
18
 
</div>