コード例 #1
0
            <td><a href="<?php 
        get_url('events', 'intv_list', null, array('type' => 'intv_party', 'intervention_id' => $record['intervention_record_number']));
        ?>
"><?php 
        echo $record['person_name'];
        ?>
</a></td>
            <td>
            <a href="<?php 
        get_url('events', 'intv_list', null, array('type' => 'intv', 'intervention_id' => $record['intervention_record_number']));
        ?>
">
            
			<?php 
        echo "<ul>";
        $types = Browse::getIntvTypes($record['intervention_record_number']);
        foreach ($types as $type) {
            echo "<li>" . get_mt_term($type['type_of_intervention']) . "</li>";
        }
        echo "</ul>";
        ?>
			   	
		   	</a>
        	</td>
            
        </tr>
    <?php 
    }
    ?>
		<tr class='actions'>
            <td colspan='8'><button type='submit' class='btn btn-grey' name='delete' >