Go to the documentation of this file.00001 <?php
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029 ?>
00030 <div class="content" style="display:inline" >
00031 <div style="display:inline">
00032 <form method="get" style="display:inline" action="do.php">
00033 <?php echo dossier::hidden();
00034 ?>
00035 <input type="submit" class="smallbutton" name="submit_query" value="<?php echo _("Ajout Action")?>">
00036 <input type="hidden" name="ac" value="<?php echo $_REQUEST['ac']?>">
00037 <input type="hidden" name="sa" value="add_action">
00038 <?php echo $supl_hidden?>
00039 <input id="bt_search" type="button" class="smallbutton" onclick="$('search_action').style.display='block'" value="<?php echo _('Recherche')?>">
00040
00041
00042
00043 </form>
00044 </div>