1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

$version_number

This commit is contained in:
gnosygnu
2016-07-24 23:52:53 -04:00
parent 6cfed6c538
commit c00cc82833
11 changed files with 53 additions and 44 deletions

View File

@@ -360,8 +360,8 @@ li.active a, li.active a:hover
<td>
<textarea xowa_prop="xowa.api.usr.cache.info" class="options_textbox options_readonly" readonly='readonly' style="width: 600px; height: 100px;" id='xowa_prop_3'>
cache folder: C:\xowa\file
space used: 9.623 MB
file count: 686
space used: 72.250 MB
file count: 5161
oldest file: 2016-07-15 10:05:53
</textarea>
</td>

View File

@@ -304,7 +304,7 @@ li.active a, li.active a:hover
Enabled: <sup id="cite_ref-enabled_0-0" class="reference"><a href="#cite_note-enabled-0">[1]</a></sup>
</td>
<td>
<input xowa_prop="app.xtns.get('scribunto').enabled" type="checkbox" class='options_checkbox' id='xowa_prop_0' checked='checked'>
<input xowa_prop="app.xtns.get('scribunto').enabled" type="checkbox" class='options_checkbox' accesskey="e" id='xowa_prop_0' checked='checked'>
</td>
</tr>
<tr>

View File

@@ -320,7 +320,7 @@ li.active a, li.active a:hover
Web access enabled: <sup id="cite_ref-web_access_enabled_1-0" class="reference"><a href="#cite_note-web_access_enabled-1">[2]</a></sup>
</td>
<td>
<input xowa_prop="app.user.cfg.security.web_access_enabled" type="checkbox" class="options_checkbox" id='xowa_prop_1'>
<input xowa_prop="app.user.cfg.security.web_access_enabled" type="checkbox" class="options_checkbox" id='xowa_prop_1' checked='checked'>
</td>
</tr>
</table>