the title tag on Console page have to be
<title>ZM - <?= $zmSlangConsole ?></title>
i have some more .. i have to remember where they are..
to change on PHP.
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
<td class="text"><center><?= $zmSlangIsEqualTo ?></center></td>
on filters around line 275
on filters around line 275
Code: Select all
<?php if ( $$attr_name == "Archived" ) { ?>
<td class="text"><center><?= $zmSlangIsEqualTo ?></center></td>
<td class="text"><?= buildSelect( $value_name, $archive_types ); ?></td>
Fernando
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact: