1 <?php
// php pages made with phpMyBuilder <http://kyber.dk/phpMyBuilder> ?>
4 // Murray Jensen <Murray.Jensen@csiro.au>
5 // CSIRO Manufacturing Science and Technology, Preston Lab
8 pg_head("$bddb_label - Unknown Submit Type");
13 The
<?php
echo "$bddb_label"; ?
> form was submitted with an
14 unknown SUBMIT type
<?php
echo "(value was '$submit')" ?
>.
16 Perhaps you typed the URL in directly? Click here to go to the
17 home page of the
<a href
="index.php"><?php
echo "$bddb_label"; ?
></a
>.