Browse Source

[trac930] add a column "Owner" in the table tag

Naoki Kambe 14 years ago
parent
commit
9261da8717
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/bin/stats/stats-httpd-xsl.tpl

+ 1 - 0
src/bin/stats/stats-httpd-xsl.tpl

@@ -44,6 +44,7 @@ td.title {
         <h1>BIND 10 Statistics</h1>
         <h1>BIND 10 Statistics</h1>
         <table>
         <table>
           <tr>
           <tr>
+            <th>Owner</th>
             <th>Title</th>
             <th>Title</th>
             <th>Value</th>
             <th>Value</th>
           </tr>
           </tr>