[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <div id="wf_run_activity_message">{wf_message}</div> 2 <table style="border: 1px solid black;margin:0 auto;"> 3 <tr class="th"> 4 <td colspan="2" style="font-size: 120%; font-weight:bold; text-align:center"> 5 {lang_Activity_completed} 6 </td> 7 </tr> 8 <tr> 9 <td class="th">{lang_Process:}</td> 10 <td>{wf_procname} {procversion}</td> 11 </tr> 12 <tr> 13 <td class="th">{lang_Activity:}</td> 14 <td>{actname}</td> 15 </tr> 16 </table> 17 <br /> 18 <table style="border: 1px solid black;margin:0 auto;"> 19 {report} 20 </table> 21 22 23 <!-- BEGIN report_row --> 24 <tr class="{row_class}"> 25 <td>{icon_type_report}</td> 26 <td>{icon_report}</td> 27 <td>{label_report}</td> 28 <td>{comment_report}</td> 29 </tr> 30 <!-- END report_row -->
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |