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:
Victor Saisa Lopez
2012-06-18 18:11:56 -04:00
parent c440b2d30d
commit 1b048aa7d5
17 changed files with 20 additions and 20 deletions

View File

@@ -10,7 +10,7 @@
<SEARCH_FILTER_FORM type="private"/>
<MNU_ADD type="link" value="" link="javascript:newScheduler();" onclick="" colAlign="left" colWidth="35">
<MNU_ADD type="link" value="" link="javascript:newScheduler();" onclick="" colAlign="left" colWidth="100">
<en>New</en>
</MNU_ADD>