Ignore:
Timestamp:
12/14/2005 07:42:28 PM (6 years ago)
Author:
Winner
Message:

Add: Extra field 'waiting' for ip_ranges, dns_zones, dns_nameservers (database schema update also).
Change: Hostmaster menu waiting submissions does not include them with deletion requests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/basic/includes/pages/hostmaster/hostmaster_dnszone.tpl

    r17 r118  
    2323<tr> 
    2424<td class="table-page-pad"> 
     25{include file=generic/title1.tpl title="`$lang.dnszone_edit`" content=$form_zone} 
     26</td> 
     27</tr> 
     28<tr> 
     29<td class="table-page-pad"> 
    2530{include file=generic/title1.tpl title="`$lang.node_info`" content=$table_node_info} 
    2631</td> 
     
    3338<tr> 
    3439<td class="table-page-pad"> 
    35 {include file=generic/title1.tpl title="`$lang.dnszone_edit`" content=$form_zone} 
     40{include file=generic/title1.tpl title="`$lang.links`" content=$table_links} 
    3641</td> 
    3742</tr> 
Note: See TracChangeset for help on using the changeset viewer.