Added EVESearch link for characters

This commit is contained in:
2011-01-14 10:48:21 +00:00
parent ef977c0fe6
commit 692d9ffdc9

View File

@@ -89,7 +89,7 @@
</td>
<td>{{ char.balance|intcomma }} ISK</td>
<td>{{ char.total_sp|intcomma }} SP</td>
<td><button type="button" onclick="CCPEVE.showInfo('1377//{{ char.id }}')">Show In Eve</button> / <a href="https://gate.eveonline.com/Profile/{{ char.name }}/">EveGate Profile</a></td>
<td><button type="button" onclick="CCPEVE.showInfo('1377//{{ char.id }}')">Show In Eve</button> / <a href="https://gate.eveonline.com/Profile/{{ char.name }}/">EveGate Profile</a> / <a href="http://eve-search.com/search/{{ char.name }}">EveSearch</a></td>
</tr>
{% endfor %}
{% endfor %}