Subversion Repositories wimsdev

Rev

Rev 3030 | Rev 3064 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3030 Rev 3049
Line 33... Line 33...
33
 !href cmd=reply&job2=one&muauto=update $name_Update
33
 !href cmd=reply&job2=one&muauto=update $name_Update
34
!endif
34
!endif
35
   
35
   
36
!href cmd=reply&job2=first $wims_name_giveup
36
!href cmd=reply&job2=first $wims_name_giveup
37
</caption>
37
</caption>
38
$table_tr<th align=right>$wims_name_publish_center</td><td>$mu_name</td>
38
$table_tr<th align="right">$wims_name_publish_center</td><td>$mu_name</td>
39
$table_tr<th align=right>$wims_name_title<td>$title
39
$table_tr<th align="right">$wims_name_title<td>$title
40
$table_tr<th align=right>$wims_name_Description<td>$description
40
$table_tr<th align="right">$wims_name_Description<td>$description
41
$table_tr<th align=right>$wims_name_Type<td>$category
41
$table_tr<th align="right">$wims_name_Type<td>$category
42
$table_tr<th align=right>$wims_name_Version<td>$version
42
$table_tr<th align="right">$wims_name_Version<td>$version
43
!if $vtest!=$empty
43
!if $vtest!=$empty
44
 ($name_versus $vtest)
44
 ($name_versus $vtest)
45
!endif
45
!endif
46
$table_tr<th align=right>$wims_name_Language<td>$language
46
$table_tr<th align="right">$wims_name_Language<td>$language
47
$table_tr<th align=right>$wims_name_Author<td>
47
$table_tr<th align="right">$wims_name_Author<td>
48
  <a href="mailto:$address">$author</a>
48
  <a href="mailto:$address">$author</a>
49
!if $translator!=$empty
49
!if $translator!=$empty
50
 $table_tr<th align=right>$wims_name_Translator<td>
50
 $table_tr<th align="right">$wims_name_Translator<td>
51
  <a href="mailto:$translator_address">$translator</a>
51
  <a href="mailto:$translator_address">$translator</a>
52
 
52
 
53
!endif
53
!endif
54
$table_tr<th align=right>$wims_name_require<td>$require
54
$table_tr<th align="right">$wims_name_require<td>$require
55
!if $news!=$empty
55
!if $news!=$empty
56
 $table_tr<th align=right>$name_Changes<td>
56
 $table_tr<th align="right">$name_Changes<td>
57
 <small><pre>$news</pre></small>
57
 <small><pre>$news</pre></small>
58
!endif
58
!endif
59
$table_end <p>
59
$table_end <p>
60
 
60