From ba72a3d71f45f234432072ba1d3a63c5feada479 Mon Sep 17 00:00:00 2001 From: rick Date: Tue, 11 May 2010 03:13:30 +0000 Subject: [PATCH] Minor changes to the default user-defined sidebar content. git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@213 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- forum/settings/sidebar.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/forum/settings/sidebar.py b/forum/settings/sidebar.py index 1f33df9..4634706 100644 --- a/forum/settings/sidebar.py +++ b/forum/settings/sidebar.py @@ -11,11 +11,11 @@ required=False)) SIDEBAR_UPPER_TEXT = Setting('SIDEBAR_UPPER_TEXT', u""" -## [Try WebFaction](http://www.webfaction.com?affiliate=osqa) +## [Reliable OSQA Hosting](http://www.webfaction.com?affiliate=osqa) We recommend [**WebFaction**](http://www.webfaction.com?affiliate=osqa) \ -for hosting OSQA. Their affordable, reliable servers have everything you need! \ -[Step-by-step instructions...](http://wiki.osqa.net/display/docs/Installing+OSQA+on+WebFaction) +for OSQA hosting. For under $10/month their reliable servers have everything \ +you need. [Step-by-step instructions...](http://wiki.osqa.net/display/docs/Installing+OSQA+on+WebFaction) """, SIDEBAR_SET, dict( label = "Upper Block Content", help_text = " The upper sidebar block. ", @@ -32,7 +32,7 @@ u""" ## Learn more about OSQA The [**OSQA website**](http://www.osqa.net/) and [**OSQA wiki**](http://wiki.osqa.net/) \ -are also great resources to help you learn more about the OSQA open source Q&A system! +are great resources to help you learn more about the OSQA open source Q&A system! """, SIDEBAR_SET, dict( label = "Lower Block Content", help_text = " The lower sidebar block. ", -- 2.45.2