зеркало из https://github.com/mozilla/pjs.git
Spelling (thanks to nobody for noticing)
No bug, not part of build
This commit is contained in:
Родитель
3f8d9d3dd9
Коммит
ade0d2bff8
|
@ -130,7 +130,7 @@ include($config['app_path'].'/includes/message.inc.php');
|
||||||
<td><input id="show" name="show" value="<?php if ($_GET['show']){ print $_GET['show']; } else { ?>25<?php } ?>" onfocus="if(this.value=='YYYY-MM-DD'){this.value=''}" type="text"></td>
|
<td><input id="show" name="show" value="<?php if ($_GET['show']){ print $_GET['show']; } else { ?>25<?php } ?>" onfocus="if(this.value=='YYYY-MM-DD'){this.value=''}" type="text"></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="label"><label for="count">Get Agregate:</label></td>
|
<td class="label"><label for="count">Get Aggregate:</label></td>
|
||||||
<td><input type="checkbox" id="count" name="count" <?php if ($_GET['count']){ ?>checked="checked" <?PHP } ?>></td>
|
<td><input type="checkbox" id="count" name="count" <?php if ($_GET['count']){ ?>checked="checked" <?PHP } ?>></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче