/[corp_html]/templates/new.tpl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /templates/new.tpl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Tue Feb 20 12:48:03 2001 UTC revision 1.2 by dpavlin, Wed Feb 21 15:52:44 2001 UTC
# Line 11  Line 11 
11                                          <td height="2"><font face=Arial size=2><b><a href="new.php?id={$item/data.id}"><font color="#000080">                                          <td height="2"><font face=Arial size=2><b><a href="new.php?id={$item/data.id}"><font color="#000080">
12                                          {$item/data.title}                                          {$item/data.title}
13                                          </font></a></b></font><font face=Arial size=2><font color="#000080"><br>                                          </font></a></b></font><font face=Arial size=2><font color="#000080"><br>
14                                            <i>{$item/data.date}</i></font></font><font face="Arial" color="#000080" size="2"></font></td>                                            <i>{$item/data.town_date}</i></font></font><font face="Arial" color="#000080" size="2"></font></td>
15                                        </tr>                                        </tr>
16                                      </table>                                      </table>
17                                      <p><font face="Arial" color="#000080" size="2">                                      <p><font face="Arial" color="#000080" size="2">
# Line 31  Line 31 
31                                  {if $item/data.pdf ne "" }                                  {if $item/data.pdf ne "" }
32                                  <tr>                                  <tr>
33                                    <td height="2">                                    <td height="2">
34                                      <div align="right"><a href="news/{$item/data.pdf}">{img src="b/PDF.gif" border="0" alt="Read PDF"}</a></div>                                      <div align="right"><a href="pdf/{$item/data.pdf}">{img src="b/PDF.gif" border="0" alt="Read PDF"}</a></div>
35                                    </td>                                    </td>
36                                  </tr>                                  </tr>
37                                  {/if}                                  {/if}

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26