From e5a0abf989771fa2bcb5312b299e24528dc3cfe4 Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Mon, 5 Nov 2007 22:24:24 +0000 Subject: [PATCH] Ticket #1498 - Usability fix - span not - can't click it without the href git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44293 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- templates/LeftAndMain.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/LeftAndMain.ss b/templates/LeftAndMain.ss index 7ca31395..fa636617 100644 --- a/templates/LeftAndMain.ss +++ b/templates/LeftAndMain.ss @@ -49,7 +49,7 @@ <% else %>
<% _t('SWITCHTO','Switch to:') %>
<% end_if %> -
<% _t('EDIT','Edit') %> + <% _t('EDIT','Edit') %> | <% _t('DRAFTS','Draft Site') %> | <% _t('PUBLIS','Published Site') %>