mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-11-29 08:56:51 +01:00
Fix #63 spelling mistake.
This commit is contained in:
2
shop.php
2
shop.php
@@ -86,7 +86,7 @@ if ($config['shop_auction']['characterAuction']) {
|
|||||||
?>
|
?>
|
||||||
<table>
|
<table>
|
||||||
<tr class="yellow">
|
<tr class="yellow">
|
||||||
<td>Describtion:</td>
|
<td>Description:</td>
|
||||||
<?php if ($config['shop']['showImage']) { ?><td>Image:</td><?php } ?>
|
<?php if ($config['shop']['showImage']) { ?><td>Image:</td><?php } ?>
|
||||||
<td>Count/duration:</td>
|
<td>Count/duration:</td>
|
||||||
<td>Points:</td>
|
<td>Points:</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user