mirror of
				https://github.com/Mibew/design.git
				synced 2025-10-31 18:41:05 +03:00 
			
		
		
		
	Fix notification about cron at operator/history.php
This commit is contained in:
		
							parent
							
								
									6ad1828079
								
							
						
					
					
						commit
						b337c689b9
					
				| @ -21,7 +21,7 @@ $page['menuid'] = "history"; | ||||
| 
 | ||||
| function tpl_content() { global $page, $webimroot; | ||||
| ?>
 | ||||
| <?php if (! $page['pagination.items']) { ?>
 | ||||
| <?php if ($page['pagination'] && !$page['pagination.items']) { ?>
 | ||||
| <div id="formmessage"><?php echo getlocal2("cron.check.setup", array($page['cron_path'])) ?></div>
 | ||||
| <?php } ?>
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user