1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-11 23:54:10 +02:00
This commit is contained in:
Oleg Gatseluk
2014-03-25 17:37:52 +02:00
72 changed files with 1147 additions and 129 deletions

View File

@@ -38,7 +38,7 @@
</div>
<div class="upload-file-info"></div>
<div class="btn btn-link file-size-max-upload">
<?php echo __('Maximum upload file size: :upload_max_filesize', 'pages', array(':upload_max_filesize' => $upload_max_filesize)); ?>
<?php echo __('Maximum upload file size: :upload_max_filesize', 'filesmanager', array(':upload_max_filesize' => $upload_max_filesize)); ?>
</div>
</div>
</div>