Rev 14098 | Rev 14338 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14098 | Rev 14262 | ||
---|---|---|---|
Line 122... | Line 122... | ||
122 | !if $module_data!=$empty |
122 | !if $module_data!=$empty |
123 | !set module_data_tr=!nosubst $table_tr<th>$$wims_name_datamodule</th><td>$module_data</td></tr> |
123 | !set module_data_tr=!nosubst $table_tr<th>$$wims_name_datamodule</th><td>$module_data</td></tr> |
124 | !endif |
124 | !endif |
125 | !reset table_center |
125 | !reset table_center |
126 | !set module_about=$module_about \ |
126 | !set module_about=$module_about \ |
127 | $$wims_name_This_is_a_module $$wims_name_WIMS_subtitle (<a href="$wims_ref_name?module=help/main |
127 | $$wims_name_This_is_a_module $$wims_name_WIMS_subtitle (<a href="$wims_ref_name?module=help/main&chapter=1&open=1_intro" target="_blank" title="Web Interactive Multipurpose Server">WIMS</a>).<br/>\ |
128 | <p>$$wims_name_require</p>$module_about_require\ |
128 | <p>$$wims_name_require</p>$module_about_require\ |
129 | $table_header\ |
129 | $table_header\ |
130 | <caption>$$wims_name_module_infos</caption>\ |
130 | <caption>$$wims_name_module_infos</caption>\ |
131 | $table_tr<th>$$wims_name_name</th><td>$module_title</td></tr>\ |
131 | $table_tr<th>$$wims_name_name</th><td>$module_title</td></tr>\ |
132 | $table_tr<th>$$wims_name_Address</th><td>$module</td></tr>\ |
132 | $table_tr<th>$$wims_name_Address</th><td>$module</td></tr>\ |