|
disabled type="button" class="button2 button-width" name="addOne" value=" > " title="{L_TITLE_COPY_SELECTED}" onclick="copySelected()" />
disabled type="button" name="removeOne" class="button2 button-width" value=" < " title="{L_TITLE_REMOVE_SELECTED}" onclick="removeSelected()" />
disabled type="button" name="addAll" class="button2 button-width" value=" >> " title="{L_TITLE_ADD_ALL_RATES}" onclick="copyAll()" />
disabled type="button" name="dltAll" class="button2 button-width" value=" << " title="{L_TITLE_REMOVE_ALL_RATES}" onclick="removeAll()" /> |
|