[Phpbbkb-checkins] SF.net SVN: phpbbkb: [48] main/trunk/templates/subSilver/kb_viewarticle.tpl
Status: Alpha
Brought to you by:
markthedaemon
From: <mar...@us...> - 2007-02-14 04:28:15
|
Revision: 48 http://svn.sourceforge.net/phpbbkb/?rev=48&view=rev Author: markthedaemon Date: 2007-02-13 20:28:15 -0800 (Tue, 13 Feb 2007) Log Message: ----------- Bug #6 Modified Paths: -------------- main/trunk/templates/subSilver/kb_viewarticle.tpl Modified: main/trunk/templates/subSilver/kb_viewarticle.tpl =================================================================== --- main/trunk/templates/subSilver/kb_viewarticle.tpl 2007-02-14 04:22:05 UTC (rev 47) +++ main/trunk/templates/subSilver/kb_viewarticle.tpl 2007-02-14 04:28:15 UTC (rev 48) @@ -7,7 +7,7 @@ <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0"> <tr> - <th colspan="2" class="thRight" nowrap="nowrap"><a class="maintitle" href="{U_VIEW_ARTICLE}">{ARTICLE_TITLE}</a></th> + <th colspan="2" class="thRight" nowrap="nowrap">{ARTICLE_TITLE}</th> </tr> <tr> <td align="left" class="catHead" height="28"><span class="gensmall">{POSTED_BY}</span></td> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |