mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-12 04:31:32 +00:00
use translation
This commit is contained in:
parent
4e19b003e5
commit
8615f75ac5
|
@ -142,7 +142,7 @@ $(document).ready( function() {
|
|||
</div>
|
||||
<div class="modal hide" style="width: 900px; margin-left: -450px;" id="logViewer" tabindex="-1" role="dialog" aria-labelledby="docChooserLabel" aria-hidden="true">
|
||||
<div class="modal-body">
|
||||
<p>Please wait, until document tree is loaded …</p>
|
||||
<p><?php printMLText('logfile_loading') ?></p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button class="btn btn-primary" data-dismiss="modal" aria-hidden="true"><?php print getMLText("close"); ?></button>
|
||||
|
|
Loading…
Reference in New Issue
Block a user