screenshot: Improve queue processing help
This commit is contained in:
@@ -700,7 +700,9 @@ class screenshot
|
||||
|
||||
function objectDisplayQueueProcessingHelp()
|
||||
{
|
||||
return appData::objectDisplayQueueProcessingHelp();
|
||||
$shRet = "<p>This is the list of screenshots waiting to be processed</p>";
|
||||
$shRet .= "<p>To view and process an entry, use the links under ‘Action’</p>";
|
||||
return $shRet;
|
||||
}
|
||||
|
||||
function outputEditor()
|
||||
|
||||
Reference in New Issue
Block a user