display clean version of creation stamp on port log
This commit is contained in:
		| @@ -15,7 +15,7 @@ | ||||
|   </tbody> | ||||
|     [% WHILE (row = results.next) %] | ||||
|     <tr> | ||||
|       <td class="nd_center-cell">[% row.creation | html_entity %]</td> | ||||
|       <td class="nd_center-cell">[% row.creation_stamp | html_entity %]</td> | ||||
|       <td class="nd_center-cell">[% row.username | html_entity %]</td> | ||||
|       <td class="nd_center-cell">[% row.userip   | html_entity %]</td> | ||||
|       <td class="nd_center-cell">[% row.action   | html_entity %]</td> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user