summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates/actionlog-lecture.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/dozmod/templates/actionlog-lecture.html')
-rw-r--r--modules-available/dozmod/templates/actionlog-lecture.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules-available/dozmod/templates/actionlog-lecture.html b/modules-available/dozmod/templates/actionlog-lecture.html
index 4fb2b4d0..6b8701b7 100644
--- a/modules-available/dozmod/templates/actionlog-lecture.html
+++ b/modules-available/dozmod/templates/actionlog-lecture.html
@@ -25,6 +25,14 @@
<td><a href="?do=dozmod&amp;section=actionlog&amp;action=showtarget&amp;uuid={{imagebaseid}}">{{imgname}}</a></td>
</tr>
<tr>
+ <th class="text-nowrap">{{lang_lastBoot}}</th>
+ <td>{{lastused_s}}</td>
+ </tr>
+ <tr>
+ <th class="text-nowrap">{{lang_numberBoots}}</th>
+ <td>{{usecount}}</td>
+ </tr>
+ <tr>
<td colspan="2">{{{descriptionHtml}}}</td>
</tr>
</table> \ No newline at end of file