Rev 5939 | Rev 6323 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5939 | Rev 6000 | ||
---|---|---|---|
Line 88... | Line 88... | ||
88 | !set module_about_maintainer=!nosubst $table_tr<th>$$wims_name_Maintainer</th><td>$module_about_mt</td></tr> |
88 | !set module_about_maintainer=!nosubst $table_tr<th>$$wims_name_Maintainer</th><td>$module_about_mt</td></tr> |
89 | !endif |
89 | !endif |
90 | !if $module_data!=$empty |
90 | !if $module_data!=$empty |
91 | !set module_data_tr=!nosubst $table_tr<th>$$wims_name_datamodule</th><td>$module_data</td></tr> |
91 | !set module_data_tr=!nosubst $table_tr<th>$$wims_name_datamodule</th><td>$module_data</td></tr> |
92 | !endif |
92 | !endif |
- | 93 | !reset table_center |
|
93 | !set module_about=$module_about \ |
94 | !set module_about=$module_about \ |
94 | $$wims_name_This_is_a_module $$wims_name_WIMS_subtitle (<a href="$wims_ref_name?module=help/main.fr&chapter=1&open=1_intro" target="_blank" title="Web Interactive Multipurpose Server">WIMS</a>).<br/>\ |
95 | $$wims_name_This_is_a_module $$wims_name_WIMS_subtitle (<a href="$wims_ref_name?module=help/main.fr&chapter=1&open=1_intro" target="_blank" title="Web Interactive Multipurpose Server">WIMS</a>).<br/>\ |
95 | !reset table_center |
- | |
96 | $table_header\ |
96 | $table_header\ |
97 | <caption>$$wims_name_module_infos</caption>\ |
97 | <caption>$$wims_name_module_infos</caption>\ |
98 | $table_tr<th>$$wims_name_name</th><td>$module_title</td></tr>\ |
98 | $table_tr<th>$$wims_name_name</th><td>$module_title</td></tr>\ |
99 | $table_tr<th>$$wims_name_Address</th><td>$module</td></tr>\ |
99 | $table_tr<th>$$wims_name_Address</th><td>$module</td></tr>\ |
100 | $permalink_tr\ |
100 | $permalink_tr\ |