add copyright not to footer
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4007 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
		
							parent
							
								
									907c04f3b6
								
							
						
					
					
						commit
						e54f22b049
					
				
					 1 changed files with 4 additions and 5 deletions
				
			
		|  | @ -49,11 +49,10 @@ | ||||||
|     <div id="footer" class="footer clear" |     <div id="footer" class="footer clear" | ||||||
|          metal:define-macro="footer"> |          metal:define-macro="footer"> | ||||||
|       <metal:footer define-slot="footer"> |       <metal:footer define-slot="footer"> | ||||||
|         <div tal:condition="nothing" xtal:condition="view/editable"> |         © Copyright 2010, cyberconcepts IT-Consulting Dr. Helmut Merz | ||||||
|           <span i18n:translate="">For quick creation of notes/links bookmark this link</span>: |         (<a href="#" | ||||||
|           <a href="#" |           tal:attributes="href string:${view/topMenu/url}/impressum">Impressum</a>) | ||||||
|              tal:attributes="href view/popupCreateObjectForm">Create loops Note</a> |         <br /> | ||||||
|         </div> |  | ||||||
|         Powered by |         Powered by | ||||||
|         <b><a href="http://loops.cy55.de">loops</a></b> · |         <b><a href="http://loops.cy55.de">loops</a></b> · | ||||||
|         <b><a href="http://wiki.zope.org/zope3">Zope 3</a></b> · |         <b><a href="http://wiki.zope.org/zope3">Zope 3</a></b> · | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 helmutm
						helmutm