mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
#314 Backup erstellen
This commit is contained in:
parent
fc1b4719bf
commit
a1fb034371
@ -29,7 +29,7 @@
|
||||
<div class="btn-group">
|
||||
<button data-toggle="dropdown" class="btn btn-mini btn-primary dropdown-toggle"><i class="fa fa-floppy-o"></i> <?php echo $gsprache->backup;?> <span class="caret"></span></button>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="userpanel.php?w=bu&id=<?php echo $table_row['id'];?>&action=mb"><i class="fa fa-plus-circle fa-fw"></i> <?php echo $sprache->create;?></a></li>
|
||||
<li><a href="userpanel.php?w=bu&id=<?php echo $table_row['id'];?>&action=mb&r=gs"><i class="fa fa-plus-circle fa-fw"></i> <?php echo $sprache->create;?></a></li>
|
||||
<li><a href="userpanel.php?w=bu&id=<?php echo $table_row['id'];?>&action=rb"><i class="fa fa-refresh fa-fw"></i> <?php echo $sprache->recover;?></a></li>
|
||||
<li><a href="userpanel.php?w=bu&id=<?php echo $table_row['id'];?>&action=md"><i class="fa fa-cog fa-fw"></i> <?php echo $gsprache->settings;?></a></li>
|
||||
</ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user