Projet

Général

Profil

Révision 7ae025a9

Voir les différences:

plugins/manageentity/inc/plugin_manageentity.functions_display.php
207 207

  
208 208
	if ($number > 0) {
209 209
		echo "<br><div align='center'><table class='tab_cadre' align='center' width='95%'>\n";
210

  
211
		echo "<tr><th colspan='6'>".$LANGMANAGEENTITY["manageentity"][5]." -- <a href=\"../../front/helpdesk.php\">[ouvrir un nouveau ticket]</a></th></tr>\n";
210
//https://secure.ryxeo.com/glpi/plugins/anet_epacks/front/plugin_anet_epacks.view_recap_mensuel_rvd.php?year=2011&month=10
211
		echo "<tr><th colspan='6'>".$LANGMANAGEENTITY["manageentity"][5]." -- <a href=\"../../front/helpdesk.php\">[ouvrir un nouveau ticket]</a> -- <a href=\"../anet_epacks/front/plugin_anet_epacks.view_recap_interventions.php\">[synthèse et calcul de temps passé]</a> </th></tr>\n";
212 212
		echo "<tr><th></th>\n";
213 213
		echo "<th>".$LANG["common"][57]."</th>\n";
214 214
		echo "<th width='75px'>".$LANG["job"][5]."</th>\n";

Formats disponibles : Unified diff

Redmine Appliance - Powered by TurnKey Linux