Ignore:
Timestamp:
09/30/09 16:54:10 (15 years ago)
Author:
Kris Deugau
Message:

/trunk

checkpoint
dns.cgi:

  • misc group-handling tweaks/fixme-fixes
  • misc code and SQL formatting normalizations
  • add group management list-the-groups page
  • extend common-template-parameters section

DNSDB.pm:

  • fix start point for returned records in record list
  • fix several return-on-error conditions for record add/update

templates/

  • add group management/comment to menu
  • use fpnla.tmpl in domlist.tmpl
  • misc minor fixups
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/record.tmpl

    r16 r17  
    1111<input type="hidden" name="sid" value="<TMPL_VAR NAME=sid>">
    1212<input type="hidden" name="parentid" value="<TMPL_VAR NAME=parentid>">
     13<input type="hidden" name="id" value="<TMPL_VAR NAME=id>">
    1314<input type="hidden" name="recact" value="<TMPL_VAR NAME=recact>">
    1415        <table border=0 bgcolor="white">
Note: See TracChangeset for help on using the changeset viewer.