View Single Post
Old 09-03-2014, 07:59 PM   #752
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Again, why not just change Line 19 of the template.xhtml from

Code:
<td class="cbj_author" colspan="2">{author}</td>
to
Code:
<td class="cbj_author" colspan="2">{author_sort}</td>
It seems as though you are only switching to LN, FN in order to replace that chunk right there.

Last edited by eschwartz; 09-03-2014 at 08:07 PM.
eschwartz is offline   Reply With Quote