Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.3, Mon Jul 20 00:59:56 2009 UTC | revision 1.4, Mon Jul 20 01:05:17 2009 UTC | |
|---|---|---|
| # | Line 21 | Line 21 |
| 21 | ||
| 22 | </div> | </div> |
| 23 | ||
| 24 | <?php if ($links): ?> | <?php if ($links): ?> |
| 25 | <div class="links"> | <div class="links"><?php print $links ?></div> |
| <?php print $links ?> | ||
| <div style="clear:both;"></div> | ||
| </div> | ||
| 26 | <?php endif; ?> | <?php endif; ?> |
| 27 | <div style="clear:both;"></div> | |
| 28 | </div> | </div> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |