|
From: | LO Vieng Nong |
Subject: | [Dolibarr-bugtrack] [bug #15874] La recherche de facture mène a une page inexistante |
Date: | Wed, 22 Feb 2006 22:23:05 +0100 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1 |
URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15874> Summary: La recherche de facture mène a une page inexistante Project: Dolibarr Submitted by: bugblaster Submitted on: mer 22.02.2006 à 22:23 Severity: 3 - Normal Status: None Privacy: Public Assigned to: None Open/Closed: Open Release: None Platform Version: GNU/Linux _______________________________________________________ Details: La recherche de facture mène a une page inexistante : Voici la correction que je propose : print '<form method="get" action="../facture.php">'; print '<table class="noborder" width="100%">'; print "<tr class=\"liste_titre\">"; print '<td colspan="3">'.$langs->trans("SearchABill").'</td></tr>'; print "<tr $bc[0]><td>"; print $langs->trans("Ref").':</td><td><input type="text" class="flat" name="search_ref"></td><td><input type="sub\ mit" class="button" value="'.$langs->trans("Search").'"></td></tr>'; print "</table></form><br>"; ------------- Version: 2.1-alpha Server: Apache/2.0.51 (Fedora) Url: /compta/param/ _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15874> _______________________________________________ Message posté via/par Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |