Project

General

Profile

« Previous | Next » 

Revision 1044

Added by Matthias almost 15 years ago

Codechanges using blocks to avoid to generate the "switch"-link right-top, if the user has no permission to edit the other one.

View differences:

users.htt
6 6
<table cellpadding="5" cellspacing="0" border="0" align="center" width="100%" style="margin-bottom:10px;">
7 7
	<tr style="background:#f0f0f0;">
8 8
		<td align="left"><h2>{HEADING_MODIFY_DELETE_USER}</h2></td>
9
		<td align="right"><a href="{ADMIN_URL}/groups/index.php">{TEXT_MANAGE_GROUPS}</a></td>
9
		<td align="right">
10
		<!-- BEGIN manage_groups_block -->
11
		<a href="{ADMIN_URL}/groups/index.php">{TEXT_MANAGE_GROUPS}</a>
12
		<!-- END manage_groups_block -->
13
		</td>
10 14
     </tr>
11 15
</table>
12 16

  

Also available in: Unified diff