Update achievements.php

This commit is contained in:
Atte 2014-09-05 01:43:00 +03:00
parent 910d7460fa
commit 379064e7bd

View File

@ -3,7 +3,7 @@ if ($config['Ach'] == true) {
?> ?>
<center><h3>Achievements on <?php echo $config['site_title'] ?></h3></center> <center><h3>Achievements on <?php echo $config['site_title'] ?></h3></center>
<div class="panel-body"> <div class="panel-body">
<table id="addonMakersTable" class="table table-striped table-bordered table-condensed"> <table class="table table-striped table-bordered table-condensed">
<tr> <tr>
<td width="10%">Grade</td> <td width="10%">Grade</td>
<td width="17%">Name</td> <td width="17%">Name</td>