Minor fix (EN)

This commit is contained in:
trovier 2023-10-13 16:47:05 +02:00
parent 0cba28b3ab
commit 0831220987

View File

@ -36,7 +36,7 @@
<ol>
<li>Tap the <img alt="Sort files icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/moreactions.png")%>" /> icon in the upper right corner.</li>
<li>Select the necessary sorting criterion: <b>Date</b>, <b>Title</b>, <b>Type</b>, <b>Size</b>, or <b>Author</b>.</li>
<li>Tap the selected criterion to change the sorting order. The ascending order will be marked with an upwards <img alt="Ascending order" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/ascending.png")%>" /> arrow. The ascending order will be marked with a downwards <img alt="Descending order" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/descending.png")%>" /> arrow.</li>
<li>Tap the selected criterion to change the sorting order. The ascending order will be marked with an upwards <img alt="Ascending order" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/ascending.png")%>" /> arrow. The descending order will be marked with a downwards <img alt="Descending order" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/descending.png")%>" /> arrow.</li>
</ol>
<p>Touch close to the edge of the screen to the right of the necessary document in the file list and swipe left to access the file menu. Tap one of the icons:</p>
<p class="note">Available options may differ depending on the selected app section, file type and your access rights.</p>