show glossary item text in normal font
This commit is contained in:
		
							parent
							
								
									45462afca8
								
							
						
					
					
						commit
						9397df0afa
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -43,7 +43,10 @@ | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| <metal:block define-macro="glossaryitem"> | <metal:block define-macro="glossaryitem"> | ||||||
|   <metal:title use-macro="item/conceptMacros/concepttitle" /> |   <metal:title use-macro="item/conceptMacros/concepttitle_only" /> | ||||||
|  |   <p tal:define="description item/renderedDescription" | ||||||
|  |      tal:condition="description"> | ||||||
|  |     <tal:text content="structure description" /></p> | ||||||
|   <p tal:define="translations item/adapted/translations|python:[]" |   <p tal:define="translations item/adapted/translations|python:[]" | ||||||
|         tal:condition="translations"> |         tal:condition="translations"> | ||||||
|     <span i18n:translate="">Translations</span>: |     <span i18n:translate="">Translations</span>: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue