| @ -43,7 +43,7 @@ else | ||||
| 					<th>@Localizer["Created"]</th> | ||||
| 				</Header> | ||||
| 				<Row> | ||||
| 					<td><ActionLink Action="Detail" Parameters="@($"id={context.VisitorId}")" ReturnUrl="@(NavigateUrl(PageState.Page.Path, $"type={_type}&days={_days}&page={_page}"))" ResourceKey="Details" /></td> | ||||
|                     <td><ActionLink Action="Detail" Text="Detail" Parameters="@($"id={context.VisitorId}")" ReturnUrl="@(NavigateUrl(PageState.Page.Path, $"type={_type}&days={_days}&page={_page}"))" ResourceKey="Details" /></td> | ||||
| 					<td>@context.IPAddress</td> | ||||
| 					<td> | ||||
| 						@if (context.UserId != null) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Leigh Pointer
					Leigh Pointer