BUG 8386 "Need to increase width of <td class='tableOption..." SOLVED
- Need to increase width of <td class="tableOption"> holding "New" for longer translations - Increased width for the tag 'td'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<dynaForm type="xmlmenu">
|
||||
|
||||
<MNU_ADD type="link" value="" link="#" onclick="stepAdd(); return false;" colAlign="left" colWidth="80">
|
||||
<MNU_ADD type="link" value="" link="#" onclick="stepAdd(); return false;" colAlign="left" colWidth="100">
|
||||
<en>New</en>
|
||||
</MNU_ADD>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user