root/ip/tags/release_1_3_0_53/templates/default/kb_article_body_print.tpl
| 111 | 163 | ||
|---|---|---|---|
14 | 14 | ||
15 | <table class="forumline" width="100%" cellspacing="0"> | 15 | <table class="forumline" width="100%" cellspacing="0"> |
16 | <tr> | 16 | <tr> |
17 | <td class="row2"> | 17 | <td class="row1" style="border-width: 0px;"> |
18 | <span class="gensmall"><b>{L_ARTICLE_AUTHOR}</b></span> | 18 | <span class="gensmall"><b>{L_ARTICLE_AUTHOR}</b></span> |
19 | <span class="gensmall">{ARTICLE_AUTHOR}</span> | 19 | <span class="gensmall">{ARTICLE_AUTHOR}</span> |
20 | <span class="gensmall"><b>{L_ARTICLE_DATE}</b></span> | 20 | <span class="gensmall"><b>{L_ARTICLE_DATE}</b></span> |
... | ... | ||
40 | </tr> | 40 | </tr> |
41 | <!-- BEGIN switch_toc --> | 41 | <!-- BEGIN switch_toc --> |
42 | <tr> | 42 | <tr> |
43 | <td class="row1" align="left"><span class="maintitle">{L_TOC}</span><br /><br /> | 43 | <td class="row1" style="border-width: 0px;"><span class="maintitle">{L_TOC}</span><br /><br /> |
44 | <span class="nav"> | 44 | <span class="nav"> |
45 | <!-- BEGIN pages --> | 45 | <!-- BEGIN pages --> |
46 | {switch_toc.pages.TOC_ITEM} | 46 | {switch_toc.pages.TOC_ITEM} |
... | ... | ||
50 | </tr> | 50 | </tr> |
51 | <!-- END switch_toc --> | 51 | <!-- END switch_toc --> |
52 | <tr><td class="maintitle" nowrap="nowrap"><br />{ARTICLE_TITLE} <br /><hr></td></tr> | 52 | <tr><td class="maintitle" nowrap="nowrap"><br />{ARTICLE_TITLE} <br /><hr></td></tr> |
53 | <tr><td class="row1" wrap="wrap"><div class="post-text
post-text-hide-flow">{ARTICLE_TEXT}</div></td></tr> | 53 | <tr><td class="row1" wrap="wrap" style="border-width: 0px;"><div class="post-text post-text-hide-flow">{ARTICLE_TEXT}</div></td></tr> |
54 | <!-- BEGIN switch_pages --> | 54 | <!-- BEGIN switch_pages --> |
55 | <tr> | 55 | <tr> |
56 | <td class="row1 row-center"><span class="nav">{L_GOTO_PAGE} | 56 | <td class="row1 row-center" style="border-width: 0px;"><span class="nav">{L_GOTO_PAGE} |
57 | <!-- BEGIN pages --> | 57 | <!-- BEGIN pages --> |
58 | {switch_pages.pages.PAGE_LINK} | 58 | {switch_pages.pages.PAGE_LINK} |
59 | <!-- END pages --> | 59 | <!-- END pages --> |
... | ... | ||
64 | </table> | 64 | </table> |
65 | <br /> | 65 | <br /> |
66 | <!-- BEGIN switch_comments_show --> | 66 | <!-- BEGIN switch_comments_show --> |
67 | <table align="center" width="100%" cellpadding="4" cellspacing="0" border="0" class="forumline"> | 67 | <table class="forumline" width="100%" cellspacing="0"> |
68 | <tr><td class="cattitle">{L_COMMENTS} </td></tr> | 68 | <tr><td class="cattitle">{L_COMMENTS} </td></tr> |
69 | <!-- END switch_comments_show --> | 69 | <!-- END switch_comments_show --> |
70 | <!-- BEGIN postrow --> | 70 | <!-- BEGIN postrow --> |
71 | <tr> | 71 | <tr> |
72 | <td class="row1" width="100%" height="28" valign="top"> | 72 | <td class="row1" width="100%" valign="top" style="border-width: 0px;"> |
73 | <table width="100%" border="0" cellspacing="0" cellpadding="0"> | 73 | <table width="100%" border="0" cellspacing="0" cellpadding="0"> |
74 | <tr> | 74 | <tr> |
75 | <td width="100%"> | 75 | <td width="100%"> |
Download diff