mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-15 04:37:03 +02:00
gui fixes
This commit is contained in:
@ -16,4 +16,4 @@
|
||||
<?php if($page < $total_pages){ ?><a href="index.php?route=group/email&page=<?php print $total_pages; ?>&term=<?php print $search; ?>&sort=<?php print $sort; ?>&order=<?php print $order; ?>" class="navlink"><?php } ?><i class="icon-double-angle-right"></i><?php if($page < $total_pages){ ?></a><?php } ?>
|
||||
</div>
|
||||
|
||||
<div style="margin-top: 20px;"><a href="#" onclick="window.close();"><i class="icon-remove-sign"></i> close</a></div>
|
||||
<div style="margin-top: 20px;"><a href="#" onclick="window.close();"><i class="icon-remove-sign"></i> <?php print $text_close;?></a></div>
|
||||
|
Reference in New Issue
Block a user