diff zpt/layer_text_annotator.zpt @ 587:6000c7e24d8a

new parameter "pf" to specify image file name. (still some issues)
author casties
date Thu, 15 Nov 2012 17:09:45 +0100
parents abcb67f5cab4
children
line wrap: on
line diff
--- a/zpt/layer_text_annotator.zpt	Tue Nov 13 18:20:43 2012 +0100
+++ b/zpt/layer_text_annotator.zpt	Thu Nov 15 17:09:45 2012 +0100
@@ -125,8 +125,7 @@
         </p>
       </form>
       <p tal:define="std modules/Products.PythonScripts.standard">
-        <a class="button" tal:attributes="href python:'%s/login/login?came_from=%s'%(viewerUrl,std.url_quote(here.getLink()))">log in</a>
-        <!--  <a class="button" tal:attributes="href python:'%s/login/logout?came_from=%s'%(viewerUrl,std.url_quote(here.getLink()))">log out</a> -->
+        <a class="button" tal:attributes="href python:'%s/login/login?came_from=%s'%(viewerUrl,std.url_quote(here.getLink()))">Log in</a>
       </p>
     </div>
     <!-- END ANNOTATIONS -->