first-cache-link style change in ownerlog history
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<td>
|
||||
{if $newLog.oc_team_comment}<img src="resource2/{$opt.template.style}/images/oclogo/oc-team-comment.png" alt="OC-Team" title="{t}OC team comment{/t}"/>{/if}
|
||||
{capture name=cachename}
|
||||
{if $newLog.first}<b>{/if}<a href="viewcache.php?wp={$newLog.wp_oc}">{$newLog.cachename|escape}</a>{if $newLog.first}</b>{/if}
|
||||
<a href="viewcache.php?wp={$newLog.wp_oc}" {if $newLog.first}class="links"{/if}>{$newLog.cachename|escape}</a>
|
||||
{/capture}
|
||||
{capture name=username}
|
||||
<a href="viewprofile.php?userid={$newLog.user_id}">{$newLog.username|escape}</a>
|
||||
|
||||
Reference in New Issue
Block a user