Dotclear


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

Ajout du bouton Flattr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/openidDelegation/index.php

    r1761 r2539  
    33# -- BEGIN LICENSE BLOCK ---------------------------------- 
    44# This file is part of openidDelegation, 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 
     
    3636               throw new Exception(__('No provider.')); 
    3737          } 
    38            
     38 
    3939          if ($openid_provider != "custom") { 
    4040               if (empty($openid_username)) { 
     
    102102     <h2><?php echo html::escapeHTML($core->blog->name).' &rsaquo; '. 
    103103          __('OpenID Delegation'); ?></h2> 
    104   
     104 
     105     <p style="float:right;margin-right:3%;"><a href="http://flattr.com/thing/48108/Dotclear-OpenID-delegation-plugin" target="_blank" style="border:none"> 
     106     <img src="http://api.flattr.com/button/button-static-50x60.png" alt="Flattr this" title="Flattr this" border="0" /></a></p> 
     107 
    105108     <form method="post" id="openid" action="<?php echo($p_url); ?>"> 
    106109          <p><?php echo $core->formNonce(); ?></p> 
     
    131134                    value="<?php echo __('Save'); ?>" /></p> 
    132135     </form> 
    133   
     136 
    134137<?php dcPage::helpBlock('openidDelegation');?> 
    135138</body> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map