get markup template
implement getMarkupTemplate function
This commit is contained in:
		
					parent
					
						
							
								91facd2d0a
							
						
					
				
			
			
				commit
				
					
						35abc4bb64
					
				
			
		
					 89 changed files with 243 additions and 243 deletions
				
			
		| 
						 | 
				
			
			@ -292,7 +292,7 @@ class ACL extends BaseObject
 | 
			
		|||
			}
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		$tpl = get_markup_template('acl_selector.tpl');
 | 
			
		||||
		$tpl = Renderer::getMarkupTemplate('acl_selector.tpl');
 | 
			
		||||
		$o = Renderer::replaceMacros($tpl, [
 | 
			
		||||
			'$showall' => L10n::t('Visible to everybody'),
 | 
			
		||||
			'$show' => L10n::t('show'),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue