Dotclear


Ignore:
Timestamp:
08/13/10 09:30:03 (13 years ago)
Author:
abompard
Message:

Ajout du bouton Flattr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/footnotesToolbar/index.php

    r2137 r2545  
    33# -- BEGIN LICENSE BLOCK ---------------------------------- 
    44# This file is part of footnotesToolbar, a plugin for Dotclear. 
    5 #  
     5# 
    66# Copyright (c) 2009 Aurélien Bompard <aurelien@bompard.org> 
    7 #  
     7# 
    88# Licensed under the AGPL version 3.0. 
    99# A copy of this license is available in LICENSE file or at 
     
    2828               throw new Exception(__('No footnotes mode.')); 
    2929          } 
    30            
     30 
    3131          $core->blog->settings->setNameSpace('footnotesToolbar'); 
    3232          $core->blog->settings->put('footnotes_mode',$footnotes_mode,'string'); 
     
    5959     <h2><?php echo html::escapeHTML($core->blog->name).' &rsaquo; '. 
    6060          __('Footnotes toolbar'); ?></h2> 
    61   
     61 
    6262     <?php 
    6363     if (!empty($_GET['upd'])) { 
     
    6565     } 
    6666     ?> 
     67 
     68     <p style="float:right;margin-right:3%"> 
     69          <a href="http://flattr.com/thing/48219/Dotclear-Footnotes-toolbar-plugin" target="_blank" 
     70          style="border:none"><img src="http://api.flattr.com/button/button-static-50x60.png" 
     71          alt="Flattr this" title="Flattr this" border="0" /></a> 
     72     </p> 
    6773 
    6874     <form method="post" action="<?php echo($p_url); ?>"> 
     
    9096                    value="<?php echo __('Save'); ?>" /></p> 
    9197     </form> 
    92   
     98 
    9399<?php //dcPage::helpBlock('footnotesToolbar');?> 
    94100</body> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map