Parent Directory | Revision Log | Patch
revision 1270 by nhaye, Wed Feb 20 16:22:45 2013 UTC | revision 1455 by nhaye, Fri Mar 15 17:46:31 2013 UTC | |
---|---|---|
# | Line 59 class om_formulaire extends formulaire { | Line 59 class om_formulaire extends formulaire { |
59 | echo _("Telecharger"); | echo _("Telecharger"); |
60 | echo "</span>"; | echo "</span>"; |
61 | echo "</a>\n"; | echo "</a>\n"; |
// | ||
echo "<a class=\"voir ui-state-default ui-corner-all\" href=\"javascript:voir2('".$champ."');\">\n"; | ||
echo "<span class=\"ui-icon ui-icon-newwin\" "; | ||
echo "title=\""._("Cliquer ici pour voir le fichier")."\">"; | ||
echo _("Voir"); | ||
echo "</span>"; | ||
echo "</a>\n"; | ||
62 | } | } |
63 | } | } |
64 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |