|
From: <ama...@us...> - 2012-02-29 21:23:30
|
Revision: 16362
http://pcgen.svn.sourceforge.net/pcgen/?rev=16362&view=rev
Author: amaitland
Date: 2012-02-29 21:23:19 +0000 (Wed, 29 Feb 2012)
Log Message:
-----------
Implement new Portrait Thumb view for Preview and OS files
Issue#: OS-167
Modified Paths:
--------------
Trunk/pcgen/preview/d20/fantasy/Standard.htm
Modified: Trunk/pcgen/preview/d20/fantasy/Standard.htm
===================================================================
--- Trunk/pcgen/preview/d20/fantasy/Standard.htm 2012-02-29 20:58:46 UTC (rev 16361)
+++ Trunk/pcgen/preview/d20/fantasy/Standard.htm 2012-02-29 21:23:19 UTC (rev 16362)
@@ -245,7 +245,7 @@
<td colspan="1" class="h">|ALIGNMENT|</td>
<td colspan="1" class="h">|DEITY|</td>
<td class="h">|POOL.COST|</td>
- <td rowspan="6" align="center" width="1%" class="border"><font style="font-size:10pt"><a href="#Bio"><img src="file://localhost/|PORTRAIT|" width="100" height="100%" alt="Click for Bio" border="0" /></a><br /></font></td>
+ <td rowspan="6" align="center" width="1%" class="border"><font style="font-size:10pt"><a href="#Bio"><img src="file://localhost/|PORTRAIT.THUMB|" width="100" height="100%" alt="Click for Bio" border="0" /></a><br /></font></td>
</tr>
<tr>
<td colspan="2" class="topline">CHARACTER NAME</td>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|