Add advisory message in dashboard

--HG--
branch : dev
This commit is contained in:
Renaud Paquay 2010-10-20 15:44:03 -07:00
parent f5000f5b36
commit ec3183a019

View File

@ -4,7 +4,8 @@
<p>@T("This is the place where you can manage your web site, its appearance and its contents. Please take a moment to explore the different menu items on the left of the screen to familiarize yourself with the features of the application. For example, try to change the theme through the “Manage Themes” menu entry. You can also create new pages and manage existing ones through the “Manage Pages” menu entry or create blogs through “Manage Blogs”.")</p>
<p>@T("Have fun!")<br />@T("The Orchard Team")</p>
<h2>@T("Advisory from <a href=\"{0}\">{0}</a>", "http://www.orchardproject.net/advisory")</h2>
<iframe id="advisory" src="http://www.orchardproject.net/advisory" frameborder="0" height="64" width="100%" >
<p>@T("Your browser does not support iframes. You can't see advisory messages.")</p>
</iframe>