Fix github link

master
BlockMen 2014-04-24 22:44:21 +02:00
parent 1885b50fed
commit 0d4231f2a6
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
<!-- ENDIF -->
<!-- BEGIN custom_fields -->
<!-- IF postrow.custom_fields.PROFILE_FIELD_NAME == "github" -->
<!-- IF postrow.custom_fields.PROFILE_FIELD_NAME == "GitHub" -->
<dd><strong>{postrow.custom_fields.PROFILE_FIELD_NAME}:</strong>
<a href="http://github.com/{postrow.custom_fields.PROFILE_FIELD_VALUE}" class="postlink" style='font-size: 100%; border:0; background:none;'
title="Visit {postrow.custom_fields.PROFILE_FIELD_VALUE}'s Github page"><span>{postrow.custom_fields.PROFILE_FIELD_VALUE}</span></a>