mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-02-16 02:08:40 +00:00
Bug fix localization
This commit is contained in:
parent
835fa99d54
commit
3b0a0eac2f
|
|
@ -113,7 +113,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<option>
|
<option>
|
||||||
</select>
|
</select>
|
||||||
<tr><td colspan="2"><label><?= $this->getText('GroupUser') ?></label>
|
<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>
|
</table>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user