Doc build: use the implicit ID for lib settings editor
authorDan Scott <dscott@laurentian.ca>
Thu, 1 Oct 2015 20:16:27 +0000 (16:16 -0400)
committerDan Scott <dscott@laurentian.ca>
Thu, 1 Oct 2015 20:24:08 +0000 (16:24 -0400)
We no longer have an explicitly set ID for the library settings editor
section, so update references to use the implicit ID instead.

Signed-off-by: Dan Scott <dscott@laurentian.ca>

docs/admin/staff_client-button_bar_toolbar.txt
docs/admin/workstation_admin_receipt_template_editor.txt

index 5ae5354..b20edd3 100644 (file)
@@ -16,7 +16,7 @@ preference.
 
 A group of buttons can be selected or activated by default for all
 workstations at a particular library (see
-<<library_settings_editor,Library Settings>> for details). A different
+<<_library_settings_editor,Library Settings>> for details). A different
 default group can be set up on individual workstations by the following
 steps.
 
index d1f7305..1bead5a 100644 (file)
@@ -520,7 +520,7 @@ indexterm:[receipt template editor, macros]
 %SUBSTR(#)%...%SUBSTR_END%:: Take substring starting at position # to end of string. If # is negative count backwards from end of string.
 %SUBSTR(#,#)%...%SUBSTR_END%:: Same as %SUBSTR(#)%, but limit to second provided number characters after start point. If second number is negative, count backwards instead of forwards.
 
-There are several macros that can carry pre-built contents specific to individual libraries. The contents can be set up in local administration. For details see <<library_settings_editor, Library Settings>>. Though text can be hard-coded in receipt templates, the pre-built contents will be automatically applied to receipts printed from all workstations without editing each template.
+There are several macros that can carry pre-built contents specific to individual libraries. The contents can be set up in local administration. For details see <<_library_settings_editor, Library Settings>>. Though text can be hard-coded in receipt templates, the pre-built contents will be automatically applied to receipts printed from all workstations without editing each template.
 
 indexterm:[receipt template editor, includes]