From: gfawcett Date: Wed, 29 Dec 2010 15:43:00 +0000 (+0000) Subject: display tweaks X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d46bb7a2b70699e7e127c374fb48c82b148c8873;p=syrup%2Fmasslnc.git display tweaks git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1147 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- diff --git a/conifer/templates/components/site.xhtml b/conifer/templates/components/site.xhtml index fe2d8c3..27b1c25 100644 --- a/conifer/templates/components/site.xhtml +++ b/conifer/templates/components/site.xhtml @@ -105,12 +105,12 @@ searchtext = _('search this site...')
-
Add a new item:
-
diff --git a/conifer/templates/item/item_add_url.xhtml b/conifer/templates/item/item_add_url.xhtml index 2f66fb9..9b4b8fc 100644 --- a/conifer/templates/item/item_add_url.xhtml +++ b/conifer/templates/item/item_add_url.xhtml @@ -23,7 +23,7 @@ site.title = '%s: %s (%s)' % (site.course.code, site.course.name, site.term) ${nested_title(parent_item)} ${offer_to_delete(item)}
- Import RefWorks/RIS citation + Import RIS

${title}

@@ -53,8 +53,7 @@ site.title = '%s: %s (%s)' % (site.course.code, site.course.name, site.term)

- ${go_back_link('../meta')} -

+ ${go_back_link()}

diff --git a/conifer/templates/site_join.xhtml b/conifer/templates/site_join.xhtml index cb152d3..b2b3df3 100644 --- a/conifer/templates/site_join.xhtml +++ b/conifer/templates/site_join.xhtml @@ -14,7 +14,7 @@ title = _('Join this site?')

${title}

If you choose to join this site, it will be added to your "My - Sites" list.

+ Reserves" list.

${go_back_link()}