Merge "Improved ask read-only message"
This commit is contained in:
commit
d9e1e64497
@ -369,9 +369,9 @@ LIVESETTINGS_OPTIONS = {
|
|||||||
'READ_ONLY_MODE_ENABLED': True,
|
'READ_ONLY_MODE_ENABLED': True,
|
||||||
'READ_ONLY_MESSAGE':
|
'READ_ONLY_MESSAGE':
|
||||||
'The ask.openstack.org website will be read-only from '
|
'The ask.openstack.org website will be read-only from '
|
||||||
'now on. Please ask questions on the openstack-discuss '
|
'now on. Please ask questions on the <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss">openstack-discuss</a> '
|
||||||
'mailing-list or on stackoverflow.com instead (use the '
|
'mailing-list, <a href="https://stackoverflow.com/questions/tagged/openstack">stackoverflow.com</a> for coding or '
|
||||||
'"openstack" tag).'
|
'<a href="https://serverfault.com/tags/openstack/info">serverfault.com<a> for operations.'
|
||||||
},
|
},
|
||||||
'GENERAL_SKIN_SETTINGS': {
|
'GENERAL_SKIN_SETTINGS': {
|
||||||
<% if @custom_theme_enabled %>
|
<% if @custom_theme_enabled %>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user