[Phpbbkb-checkins] SF.net SVN: phpbbkb: [49] main/trunk/templates/subSilver/kb_viewcat.tpl
Status: Alpha
Brought to you by:
markthedaemon
From: <mar...@us...> - 2007-02-14 04:29:58
|
Revision: 49 http://svn.sourceforge.net/phpbbkb/?rev=49&view=rev Author: markthedaemon Date: 2007-02-13 20:29:56 -0800 (Tue, 13 Feb 2007) Log Message: ----------- Bug #4 Modified Paths: -------------- main/trunk/templates/subSilver/kb_viewcat.tpl Modified: main/trunk/templates/subSilver/kb_viewcat.tpl =================================================================== --- main/trunk/templates/subSilver/kb_viewcat.tpl 2007-02-14 04:28:15 UTC (rev 48) +++ main/trunk/templates/subSilver/kb_viewcat.tpl 2007-02-14 04:29:56 UTC (rev 49) @@ -57,7 +57,7 @@ <table width="100%" cellspacing="0" border="0" align="center" cellpadding="2"> <tr> <!-- BEGIN switch_add_article --> - <td align="left" valign="middle" width="50"><a class="nav" href="{U_ADD_ARTICLE}">{L_ADD_ARTICLE}</a></td> + <td align="left" valign="middle" width="50"><a class="nav" href="{U_ADD_ARTICLE}"><img src="{ADD_ARTICLE_IMG}" border="0" alt="{L_ADD_ARTICLE}" /></a></td> <!-- END switch_add_article --> <td align="left">{NAVIGATION}</td> <td align="right"><span class="gensmall">{S_TIMEZONE}</span></td> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |