]> git.mxchange.org Git - fba.git/blobdiff - templates/views/index.html
Continued:
[fba.git] / templates / views / index.html
index d51b3eab487d6c41375bf69a968fedc015ff01ce..4974c1bd71b50341858bf30d1fc0ffbda4dea7bd 100644 (file)
@@ -81,7 +81,7 @@
         <table>
         <thead>
             <tr>
-                <th>Known instances:</th>
+                <th title="This respresents the total count of records in table 'instances'">Total websites:</th>
                 <th>Supported instances:</th>
                 <th>Blocks recorded:</th>
                 <th>Erroneous instances:</th>
@@ -90,7 +90,7 @@
 
        <tbody>
            <tr>
-               <td>{{info.known_instances}}</td>
+               <td>{{info.total_websites}}</td>
                <td>{{info.supported_instances}}</td>
                <td>{{info.blocks_recorded}}</td>
                <td>{{info.erroneous_instances}}</td>