| Line 928... |
Line 928... |
| 928 |
End If
|
928 |
End If
|
| 929 |
End If
|
929 |
End If
|
| 930 |
|
930 |
|
| 931 |
If objAccessControl.IsActive("CreateNewRelease") Then
|
931 |
If objAccessControl.IsActive("CreateNewRelease") Then
|
| 932 |
Response.write "<td width='1'><a href='form_edit_release.asp?rtag_id_list="&parRtag_id&"&proj_id="&pkgInfoHash.Item("proj_id")&"' title='Release properties'><img src='images/abtn_release_properties.gif' width='25' height='25' hspace='1' border='0'></a></td>"
|
932 |
Response.write "<td width='1'><a href='form_edit_release.asp?rtag_id_list="&parRtag_id&"&proj_id="&pkgInfoHash.Item("proj_id")&"' title='Release properties'><img src='images/abtn_release_properties.gif' width='25' height='25' hspace='1' border='0'></a></td>"
|
| - |
|
933 |
Else
|
| - |
|
934 |
Response.write "<td width='1'><img src='images/abtn_release_properties_off.gif' width='25' height='25' hspace='1' border='0'></td>"
|
| 933 |
End If
|
935 |
End If
|
| 934 |
|
936 |
|
| 935 |
Response.write "<td width='1'><img src='images/spacer.gif' width='7' height='25'></td>"
|
937 |
Response.write "<td width='1'><img src='images/spacer.gif' width='7' height='25'></td>"
|
| 936 |
If objAccessControl.UserLogedIn Then
|
938 |
If objAccessControl.UserLogedIn Then
|
| 937 |
If QStrPar("Pview") = "disable" Then
|
939 |
If QStrPar("Pview") = "disable" Then
|