mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-11 10:22:37 +01:00
Trad: Traduction de upload
Doc: Documentation doxygen
This commit is contained in:
@@ -20,6 +20,13 @@
|
||||
* $Source$
|
||||
*
|
||||
*/
|
||||
|
||||
/*! \file htdocs/socnote.php
|
||||
\brief Fichier onglet notes li<6C>es <20> la soci<63>t<EFBFBD>
|
||||
\ingroup societe
|
||||
\version $Revision$
|
||||
*/
|
||||
|
||||
require("./pre.inc.php");
|
||||
|
||||
if ($_POST["action"] == 'add') {
|
||||
@@ -104,6 +111,8 @@ if ($_GET["socid"] > 0) {
|
||||
print '<input type="submit" value="'.$langs->trans("Save").'"></form>';
|
||||
}
|
||||
|
||||
print '<br>';
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter();
|
||||
|
||||
Reference in New Issue
Block a user