Added download command
SVN revision: 100
This commit is contained in:
@@ -281,6 +281,7 @@ commands are possible:
|
||||
<li><b>Edit</b> - Edit current logbook entry
|
||||
<li><b>Delete</b> - Delete current logbook entry
|
||||
<li><b>Reply</b> - Submit a reply to current entry
|
||||
<li><b>Download</b> - Download a message in ASCII format
|
||||
<li><b>Find</b> - Search entries in logbooks
|
||||
<li><b>Last day</b> - Display entries from last day
|
||||
<li><b>Last 10</b> - Display last 10 entries
|
||||
|
||||
+1
-1
@@ -144,7 +144,7 @@ Date format = %A, %B %d, %Y
|
||||
Message comment = Please enter your message here:
|
||||
|
||||
# Commands dispalyed in the menu bar of the message page
|
||||
Menu commands = New, Edit, Delete, Reply, Find, Last day, Last 10, Copy To, Move To, Config, Change password, Logout, Help
|
||||
Menu commands = New, Edit, Delete, Reply, Download, Find, Last day, Last 10, Copy To, Move To, Config, Change password, Logout, Help
|
||||
|
||||
# Commands dispalyed in the menu bar of the search result page
|
||||
Find Menu commands = New, Edit, Delete, Reply, Find, Last day, Last 10, Copy To, Move To, Config, Change password, Logout, Help
|
||||
|
||||
Reference in New Issue
Block a user