Doxygen
This commit is contained in:
parent
005fa04aa3
commit
2462b31bc2
@ -110,7 +110,7 @@ if ($_GET["action"] == 'delete')
|
|||||||
|
|
||||||
llxHeader('',$langs->trans("OtherSetup"));
|
llxHeader('',$langs->trans("OtherSetup"));
|
||||||
|
|
||||||
// Add logic to shoow/hide buttons
|
// Add logic to show/hide buttons
|
||||||
if ($conf->use_javascript_ajax)
|
if ($conf->use_javascript_ajax)
|
||||||
{
|
{
|
||||||
?>
|
?>
|
||||||
@ -151,7 +151,7 @@ print "</tr>\n";
|
|||||||
$form = new Form($db);
|
$form = new Form($db);
|
||||||
|
|
||||||
|
|
||||||
# Affiche ligne d'ajout
|
// Line to add new record
|
||||||
$var=false;
|
$var=false;
|
||||||
print "\n";
|
print "\n";
|
||||||
print '<form action="const.php" method="POST">';
|
print '<form action="const.php" method="POST">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user