Compare commits

..

No commits in common. "a9dcb7726c1d95d03a0b9cd7c342e5235f2ac35e" and "49045f54a736576f062185307123ef03f8cfe343" have entirely different histories.

3 changed files with 5 additions and 5 deletions

View File

@ -78,9 +78,9 @@
<table>
<tr>
<td class="comlumn-name"></td>
<td style="width:60%;"><input type="submit" name="DISCORD" id="submit" value="Create !" class="confirm" style="width:86%;"/></td>
<td style="width:60%;"><input type="submit" name="DISCORD" id="submit" value="Create !" class="button" style="width:90%;"/></td>
<td style="padding-right: 20px;">
<input type="submit" name="DISCORD" id="submit" value="delete" class="ban" style="width:60%;"/>
<input type="submit" name="DISCORD" id="submit" value="delete" class="button"/>
</td>
</tr>
</table>

View File

@ -72,8 +72,8 @@
<table>
<tr>
<td class="comlumn-name"></td>
<td style="width:60%;"><input type="submit" name="PROXY" id="submit" value="Create !" class="confirm" style="width:86%;"/></td>
<td style="padding-right: 20px;"><input type="submit" name="PROXY" id="submit" value="delete" class="ban" style="width:60%;"/></td>
<td style="width:60%;"><input type="submit" name="PROXY" id="submit" value="Create !" class="button" style="width:90%;"/></td>
<td style="padding-right: 20px;"><input type="submit" name="PROXY" id="submit" value="delete" class="button"/></td>
</tr>
</table>

View File

@ -1 +1 @@
v6.0.6
v6.0.5