Changeset 240

Show
Ignore:
Timestamp:
05/17/07 11:37:12
Author:
danfreak
Message:

"language + donations link in freakauth_demo controller "

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • FreakAuth/trunk/www/system/application/controllers/freakauth_demo.php

    r193 r240  
    1717        $data['message'] .='<p><b>Characteristics</b> and <b>Documentation</b>: visit <a href="http://www.4webby.com/freakauth" target="_blank">4webby.com/freakauth'."\n"; 
    1818                $data['message'].='</a></p>'."\n"; 
    19                 $data['message'].='<div id="flashMessage"><p>If you think that this library saved you time, or helped you '."\n"; 
    20                $data['message'].=' making money quicker or you simply like it, please help its future development and maintainance making a donation.</p>'; 
     19                $data['message'].='<div id="flashMessage"><p>If you think that this library saved you time, helped you '."\n"; 
     20        $data['message'].=' make money quicker, or you simply like it, please help its future development and maintenance by making a <a href="http://www.4webby.com/freakauth" target="_blank">donation</a>.</p>'; 
    2121                $data['message'].='<h2>WE ARE DEVELOPING FOR YOU!</h2></div> '; 
    2222        $data['message'].="<p>To check that everything is ok for <b>FreakAuth_light&copy;</b> to work properly and to create the first system superadmin go to the ".anchor('installer').". </p><p class=\"important\">IMPORTANT:<br /> after creating the superadmin #1 REMOVE THE ".anchor('installer', 'INSTALLER').": (system/application/controllers/installer.php)</p>";