mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-15 16:47:02 +02:00
added pop3 import to the gui
This commit is contained in:
13
webui/view/theme/mobile/templates/import/remove.tpl
Normal file
13
webui/view/theme/mobile/templates/import/remove.tpl
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
<div>
|
||||
|
||||
<?php if($confirmed){ ?>
|
||||
|
||||
<div class="alert alert-success"><?php print $x; ?>.</div>
|
||||
|
||||
<?php } ?>
|
||||
|
||||
<p><a href="index.php?route=import/list"><i class="icon-circle-arrow-left"></i> <?php print $text_back; ?></a></p>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user