Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1, Wed Apr 23 04:18:42 2008 UTC | revision 1.1.4.1, Wed Apr 23 05:21:41 2008 UTC | |
|---|---|---|
| # | Line 19 | Line 19 |
| 19 | <td class="<?php print $prefix; ?>node-ml"></td> | <td class="<?php print $prefix; ?>node-ml"></td> |
| 20 | <td class="<?php print $prefix; ?>node-mc"> | <td class="<?php print $prefix; ?>node-mc"> |
| 21 | ||
| 22 | <table class="nodetitle"> | <table> |
| 23 | <tr> | <tr> |
| 24 | <td> | <td> |
| 25 | <h2 class="title"><a href="<?php print $node_url?>"><?php print $title?></a></h2> | <h2 class="title"><a href="<?php print $node_url?>"><?php print $title?></a></h2> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |