mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-11-28 18:40:39 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
d54c42b7f1
|
|
@ -777,7 +777,7 @@ $(document).ready( function() {
|
|||
$this->columnEnd();
|
||||
$this->columnStart(5);
|
||||
print "<ul class=\"actions unstyled\">\n";
|
||||
print "<li>".htmlspecialchars($latestContent->getOriginalFileName())."</li>\n";
|
||||
print "<li style=\"overflow-wrap: break-word;\">".htmlspecialchars($latestContent->getOriginalFileName())."</li>\n";
|
||||
print "<li>".getMLText('version').": ".$latestContent->getVersion()."</li>\n";
|
||||
|
||||
if ($file_exists) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user