mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02: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