Ignore:
Timestamp:
08/12/25 15:47:28 (31 hours ago)
Author:
Kris Deugau
Message:

/branches/secondaryzones

First chunk of adding secondary zone management

  • Menu link
  • Zone list page
  • Extend getZoneCount() and getZoneList() to read the secondary zone table
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/secondaryzones/templates/menu.tmpl

    r762 r911  
    66<a href="<TMPL_VAR NAME=script_self>&amp;page=domlist">Domains</a><br />
    77<TMPL_IF mayrdns><a href="<TMPL_VAR NAME=script_self>&amp;page=revzones">Reverse Zones</a><br /></TMPL_IF>
     8<TMPL_IF maysecondary><a href="<TMPL_VAR NAME=script_self>&amp;page=secondaryzones">Secondary Zones</a><br /></TMPL_IF>
    89<a href="<TMPL_VAR NAME=script_self>&amp;page=useradmin">Users</a><br />
    910<a href="<TMPL_VAR NAME=script_self>&amp;page=log">Log</a><br />
Note: See TracChangeset for help on using the changeset viewer.