Dotclear

Changeset 2538


Ignore:
Timestamp:
08/12/10 23:41:03 (13 years ago)
Author:
abompard
Message:

Ajout du bouton Flattr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/anonymousComment/index.php

    r1677 r2538  
    3737               throw new Exception(__('No email.')); 
    3838          } 
    39            
     39 
    4040          $core->blog->settings->setNameSpace('anonymousComment'); 
    4141          $core->blog->settings->put('anonymous_active',$anonymous_active,'boolean'); 
     
    6060     <h2><?php echo html::escapeHTML($core->blog->name).' &rsaquo; '. 
    6161          __('Anonymous comments'); ?></h2> 
    62   
     62 
    6363     <?php 
    6464     if (!empty($_GET['upd'])) { 
     
    6666     } 
    6767     ?> 
     68 
     69     <p style="float:right"><a href="http://flattr.com/thing/48106/Dotclear-Anonymous-comment-plugin" target="_blank" style="border:none"> 
     70     <img src="http://api.flattr.com/button/button-static-50x60.png" alt="Flattr this" title="Flattr this" border="0" /></a></p> 
    6871 
    6972     <form method="post" action="<?php echo($p_url); ?>"> 
     
    8689                    value="<?php echo __('Save'); ?>" /></p> 
    8790     </form> 
    88   
     91 
    8992<?php dcPage::helpBlock('anonymousComment');?> 
    9093</body> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map