Plugin Directory

Changeset 1074699


Ignore:
Timestamp:
01/24/2015 07:21:24 AM (11 years ago)
Author:
Critic Team
Message:

Update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • games/trunk/settings.php

    r1074500 r1074699  
    66.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
    77</style>
    8 
    9 <font size="2">Most Popular Games</font>    <table style="width:100%;"  class="tg"><tr>
     8<p>Get ready for more quality games. We will be adding new fresh games every week, so make sure you update our plugin.</p>
     9<h3>Help to keep this plugin for free. Link to us - Say Thanks to Critic.NET from hosting the games for you.</h3>
     10        <div class="form-group">
     11            <label class="col-sm-1 control-label"></label>
     12            <div class="col-sm-11">
     13                <label style="width: 100%;">
     14
     15                    <input type="checkbox" onclick="wgames_click_credit_link();" id="wgames_author_linking" <?php echo wgames_Main::$settings['wgames_author_linking'] == 1? 'checked':'';?>>
     16                    Enable it and contribute to our free games project.
     17                </label>
     18            </div>
     19        </div>
     20<br />
     21<font size="2">Arcade Games</font>  <table style="width:100%;"  class="tg"><tr>
    1022    <td>Tom & Jerry Puzzle</td>
    1123    <td>Sonic The Hedgehog</td>
     
    235247    </table>
    236248    <br />
    237 
    238 <h3>Link to the Author:</h3>
    239     <div class="form-group">
    240         <label class="col-sm-1 control-label"></label>
    241         <div class="col-sm-11">
    242             <label style="width: 100%;">
    243 
    244                 <input type="checkbox" onclick="wgames_click_credit_link();" id="wgames_author_linking" <?php echo wgames_Main::$settings['wgames_author_linking'] == 1? 'checked':'';?>>
    245                 Enable it.
    246             </label>
    247         </div>
    248     </div>
     249<h3>Help to keep this plugin for free. Link to us - Say Thanks to Critic.NET from hosting the games for you.</h3>
     250        <div class="form-group">
     251            <label class="col-sm-1 control-label"></label>
     252            <div class="col-sm-11">
     253                <label style="width: 100%;">
     254
     255                    <input type="checkbox" onclick="wgames_click_credit_link();" id="wgames_author_linking" <?php echo wgames_Main::$settings['wgames_author_linking'] == 1? 'checked':'';?>>
     256                    Enable it and contribute to our free games project.
     257                </label>
     258            </div>
     259        </div>
    249260<p align="center">Thank you for using our free games plugin.</p>
    250261</div>
Note: See TracChangeset for help on using the changeset viewer.