mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-10 23:59:50 -04:00
fix translate label
This commit is contained in:
@@ -292,7 +292,7 @@ getBodyTopHTML();
|
||||
</div>
|
||||
<?php if ( !$liveMode ) { ?>
|
||||
<div id="eventfilterdiv" class="input-group">
|
||||
<label>Archive Status
|
||||
<label><?php echo translate('Archive Status') ?>
|
||||
<?php echo htmlSelect(
|
||||
'archive_status',
|
||||
array(
|
||||
|
||||
Reference in New Issue
Block a user