this didn't hold true as things evolved
authorJason Etheridge <jason@esilibrary.com>
Fri, 11 Mar 2011 08:40:11 +0000 (03:40 -0500)
committerJason Etheridge <jason@esilibrary.com>
Fri, 11 Mar 2011 08:40:11 +0000 (03:40 -0500)
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.xul

index 562de27..b615e41 100644 (file)
 <!ENTITY staff.cat.volume_copy_creator.print_labels.accesskey "P">
 <!ENTITY staff.cat.volume_copy_creator.library_label.value "Library">
 <!ENTITY staff.cat.volume_copy_creator.num_of_volumes_label.value "# of volumes">
-<!ENTITY staff.cat.volume_copy_creator.class_prefix_suffix_warning "WARNING: Saving changes to Classification, Prefix, and/or Suffix will affect all items attached to the specified volume, not just the items presented in this interface.">
 <!ENTITY staff.cat.volume_editor.title "Volumes">
 <!ENTITY staff.cat.volume_editor.caption.label "Volume Editor">
 <!ENTITY staff.cat.volume_editor.modify.label "Modify">
index 9f42688..4a81916 100644 (file)
@@ -57,9 +57,7 @@
         </grid>
     </groupbox>
     <hbox style="border-bottom: solid black thin">
-        <hbox flex="1">
-            <description>&staff.cat.volume_copy_creator.class_prefix_suffix_warning;</description>
-        </hbox>
+        <spacer flex="1"/>
         <hbox id="non_unified_buttons">
             <button id="CreateWithDefaults" disabled="true" oncommand="g.stash_and_close('noedit');"/>
             <button id="EditThenCreate" disabled="true" oncommand="g.stash_and_close('edit');"/>