2000-11-24 13:57:45 +01:00
|
|
|
<!-- $Id$ -->
|
|
|
|
<!-- BEGIN matrix_query_begin -->
|
|
|
|
<center>
|
|
|
|
<h2><font color="#000000">{matrix_action}</font></h2>
|
|
|
|
|
2000-11-26 04:19:48 +01:00
|
|
|
<form action="{action_url}" method="post" name="matrixform" target="viewmatrix">
|
2000-11-24 13:57:45 +01:00
|
|
|
<table border="0" width="75%">
|
|
|
|
<!-- END matrix_query_begin -->
|
|
|
|
|
|
|
|
{output}
|
|
|
|
|
|
|
|
<!-- BEGIN matrix_query_end -->
|
|
|
|
</table>
|
|
|
|
</form>
|
2000-11-25 21:07:22 +01:00
|
|
|
{submit_button}
|
2000-11-24 13:57:45 +01:00
|
|
|
|
|
|
|
{cancel_button}
|
|
|
|
</center>
|
|
|
|
<!-- END matrix_query_end -->
|
|
|
|
|