Changeset 1272825
- Timestamp:
- 10/25/2015 08:06:15 PM (10 years ago)
- File:
-
- 1 edited
-
games/trunk/settings.php (modified) (11 diffs)
Legend:
- Unmodified
- Added
- Removed
-
games/trunk/settings.php
r1272807 r1272825 1 1 <div> 2 <?php echo "<h 2>" . __( 'Critic Games - Settings', 'oscimp_trdom' ) . "</h2>"; ?>2 <?php echo "<h1>" . __( 'Critic Games - Settings', 'oscimp_trdom' ) . "</h1>"; ?> 3 3 <style type="text/css"> 4 4 .tg {border-collapse:collapse;border-spacing:0;} … … 6 6 .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;} 7 7 </style> 8 9 <h 4>Help to keep this plugin for free. Activate author credits for the games.</h4>8 <hr /> 9 <h2>Help to keep this plugin for free. Activate author credits for the games.</h3> 10 10 <div class="form-group"> 11 11 <label class="col-sm-1 control-label"></label> … … 18 18 </div> 19 19 </div> 20 <p><strong>69 Games in Database:</strong> We will be adding more games every week, make sure you update our plugin so you can use our latest games.</p>21 20 <p><strong>69 Games in Database:</strong> We will be adding more games every week, make sure you update our plugin so you can use our latest games.</p> 21 <hr /> 22 22 <p>Browse by categories : <a href="#actiongames">Action</a>, <a href="#arcadegames">Arcade</a>, <a href="#cardgames">Cards</a>, <a href="#sportsgames">Sports</a>, <a href="#hdgames">Other</a></p> 23 23 24 24 <table style="width:100%;" class="tg"> 25 25 <a name="actiongames"></a> 26 <h 3>Action Games</h3>26 <h2>Action Games</h2><hr /> 27 27 <tr> 28 28 <td>Pokemon Tower Defense</td> … … 41 41 </tr> 42 42 43 </table> <table style="width:100%;" class="tg">43 44 44 <tr> 45 45 <td>Dragonball 1</td> … … 59 59 60 60 </tr> 61 </table> <table style="width:100%;" class="tg">62 61 <tr> 63 62 <td>Ninja Battle 3</td> … … 76 75 <td><strong>Shortcode:</strong> <p></p> [codcrossfire]</td> 77 76 </tr> 78 </table> <table style="width:100%;" class="tg">77 79 78 <tr> 80 79 <td>Fall Time Sudoku</td> … … 95 94 <a name="arcadegames"></a> 96 95 97 <h 3>Arcade Games</h3> <table style="width:100%;" class="tg">96 <h2>Arcade Games</h2><hr /> <table style="width:100%;" class="tg"> 98 97 <td>Super Mario World</td> 99 98 <td>Super Mario Land</td> … … 116 115 117 116 118 <h 3>Card Games</h3><table style="width:100%;" class="tg">117 <h2>Card Games</h2> <hr /><table style="width:100%;" class="tg"> 119 118 120 119 <td>Rainforest Solitaire</td> … … 136 135 <td><strong>Shortcode:</strong> <p></p> [governorofpoker2]</td> 137 136 </tr> 138 </table> 139 140 <table style="width:100%;" class="tg"> 137 141 138 <tr> 142 139 <td>Lightning</td> … … 160 157 161 158 162 <h 3>Sports Games</h3><table style="width:100%;" class="tg">159 <h2>Sports Games</h2> <hr /> <table style="width:100%;" class="tg"> 163 160 <tr> 164 161 <td>BackYard Sports</td> … … 256 253 257 254 <a name="hdgames"></a> 258 <h2>HD Games</h2> 255 <h2>HD Games</h2> <hr /> 259 256 <table style="width:100%;" class="tg"> 260 257 <td>Royal Reels</td>
Note: See TracChangeset
for help on using the changeset viewer.