Ignore:
Timestamp:
01/14/10 17:54:44 (14 years ago)
Author:
Kris Deugau
Message:

/trunk

Unkinked a few bugs in logging (creation and display)
Unkinked a few bugs in code that never got tested after it was modified

(add record) - need to test other bits

Fleshed out log display stub
Noted Net::DNS dep in INSTALL
Light display tweaks in log template, userlist template+CSS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/log.tmpl

    r47 r59  
    88
    99<table border="0" width="70%">
    10 <tr><th colspan="5" align="center">Log entries for domain</th></tr>
     10<tr><th colspan="5" align="center">Log entries for <TMPL_VAR NAME=logfor></th></tr>
    1111  <tr class="darkrowheader">
    1212      <td>Name</td>
Note: See TracChangeset for help on using the changeset viewer.