mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-02-05 05:08:42 +00:00
Bug fix localization
This commit is contained in:
parent
835fa99d54
commit
3b0a0eac2f
|
|
@ -113,7 +113,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<option>
|
||||
</select>
|
||||
<tr><td colspan="2"><label><?= $this->getText('GroupUser') ?></label>
|
||||
<tr><td><input id="iPermission" name="group" type="text" placeholder=""><td><button><?= $this->getText('Add', 0, 0) ?></button>
|
||||
<tr><td><input id="iPermission" name="group" type="text" placeholder=""><td><button><?= $this->getText('Add') ?></button>
|
||||
</table>
|
||||
</form>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user