mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
header
This commit is contained in:
parent
69aa1c08bd
commit
09f92ce402
@ -41,7 +41,7 @@
|
||||
<li><a href="#"><?php echo $gsprache->last.'<br />'.$great_last;?></a></li>
|
||||
<li class="divider"></li>
|
||||
<?php if ($support_phonenumber!="") echo '<li><a href="#">'.$gsprache->hotline.": ".$support_phonenumber.'</a></li><li class="divider"></li>';?>
|
||||
<li><a href="userpanel.php?w=se&d=pw"><?php echo $gsprache->password." ".$gsprache->change;?></a></li>
|
||||
<li><a href="admin.php?w=su&d=pw"><?php echo $gsprache->password." ".$gsprache->change;?></a></li>
|
||||
<li><a href="admin.php?w=su"><?php echo $gsprache->settings;?></a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="login.php?w=lo">Logout</a></li>
|
||||
|
@ -7,14 +7,6 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row-fluid">
|
||||
<div class="span6">
|
||||
<dl class="dl-horizontal">
|
||||
<dt><?php echo $sprache->passw;?></dt>
|
||||
<dd><a href="admin.php?w=su&d=pw"><span class="btn btn-primary btn-mini"><i class="icon-edit icon-white"></i></span></a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row-fluid">
|
||||
<div class="span11">
|
||||
<form class="form-horizontal" action="admin.php?w=su&r=su" onsubmit="return confirm('<?php echo $gsprache->sure;?>');" method="post">
|
||||
|
Loading…
x
Reference in New Issue
Block a user