styles for empty form on load/no pages open

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92792 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2009-11-21 03:18:38 +00:00
parent 50d058b0cc
commit 0ae85392a6
2 changed files with 1 additions and 1 deletions

View File

@ -810,7 +810,7 @@ JS;
),
new LiteralField(
'WelcomeText',
sprintf('<p>%s %s. %s</p>',
sprintf('<p id="WelcomeMessage">%s %s. %s</p>',
_t('LeftAndMain_right.ss.WELCOMETO','Welcome to'),
$this->getApplicationName(),
_t('CHOOSEPAGE','Please choose an item from the left.')

BIN
images/ss-bg.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 B