fixes #737 (layout bug in software panel)
This commit is contained in:
parent
018e94e5ae
commit
31d2670470
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ pandora.ui.siteDialog = function(section) {
|
|||
.html(
|
||||
'<h1><b>Pan.do/ra</b></h1>'
|
||||
+ '<sub>open media archive</sub>'
|
||||
+ '<p><b>' + pandora.site.site.name + '</b> is based on <p><b>Pan.do/ra</b>, '
|
||||
+ '<p><b>' + pandora.site.site.name + '</b> is based on <b>Pan.do/ra</b>, '
|
||||
+ 'a free open source framework for media archives.</p>'
|
||||
+ '<b>Pan.do/ra</b> includes OxJS, a new JavaScript library for web applications.</p>'
|
||||
+ '<a href="http://pan.do/ra"><b>Pan.do/ra</b></a> and <a href="http://oxjs.org"><b>OxJS</b></a> will be released in 2012. More soon...</p>'
|
||||
|
|
Loading…
Reference in a new issue