mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
users: zap spurious password manager line
The line wasn't very well suited for translation, it's better to take it out completely as it's every clear how the form works. :) Discussed with: @gitdevmod
This commit is contained in:
parent
4d718c9f58
commit
a720cc6931
@ -95,9 +95,6 @@ include("head.inc");
|
||||
<form action="system_usermanager_passwordmg.php" method="post" name="iform" id="iform">
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped">
|
||||
<tr>
|
||||
<td colspan="2"><?=$username?>'s <?=gettext("Password"); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?=gettext("Old password"); ?></td>
|
||||
<td>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user