added uikit markup for mount winix function

WIP: #2
This commit is contained in:
Tomasz Sowa 2021-01-26 16:05:15 +01:00
parent 4408957770
commit 840c222190
1 changed files with 9 additions and 4 deletions

View File

@ -3,9 +3,13 @@
<h1>{mount_header}</h1>
<h2>{mount_current}:</h2>
<h2>{mount_current}</h2>
<table class="uk-table uk-table-divider uk-table-small">
<table class="winix_mountpoints">
<tr>
<th>{mount_type}</th>
<th>{mount_dir}</th>
@ -25,10 +29,11 @@
<h2>{mount_table}:</h2>
<h2>{mount_table}</h2>
[if mount_tab]
<table class="winix_mountpoints">
<table class="uk-table uk-table-divider uk-table-small">
<tr>
<th>{mount_type}</th>