Title: [opsview] [5324] Updated links to opsview.com
Revision
5324
Author
tvoon
Date
2010-11-05 16:50:15 +0000 (Fri, 05 Nov 2010)

Log Message

Updated links to opsview.com

Modified Paths


Modified: trunk/opsview-web/root/about
===================================================================
--- trunk/opsview-web/root/about	2010-11-05 16:13:00 UTC (rev 5323)
+++ trunk/opsview-web/root/about	2010-11-05 16:50:15 UTC (rev 5324)
@@ -50,7 +50,7 @@
 <p>[% c.loc("ui.about.text.licence") | html %]</p>
 <p>[% c.loc("ui.about.text.copying") | html %]</p>
 <p>[% c.loc("ui.about.text.warranty") | html %]</p>
-<p>[% c.loc("ui.about.text.subversion") | html %] <a href=""
+<p>[% c.loc("ui.about.text.subversion") | html %] <a href=""
 </div>
 
 <div id="thirdpartycomponents">

Modified: trunk/opsview-web/root/welcome
===================================================================
--- trunk/opsview-web/root/welcome	2010-11-05 16:13:00 UTC (rev 5323)
+++ trunk/opsview-web/root/welcome	2010-11-05 16:50:15 UTC (rev 5324)
@@ -2,7 +2,7 @@
 <center>
 <table width="70%">
 <tr><td>
-<p>[% c.loc("ui.welcome.html.intro.opsview [_1] [_2]", "http://opsview.org", "http://www.nagios.org") %]</p>
+<p>[% c.loc("ui.welcome.html.intro.opsview [_1] [_2]", "http://opsview.com", "http://www.nagios.org") %]</p>
 
 <p>[% c.loc("ui.welcome.intro.status") | html %]</p>
 

Modified: trunk/opsview-web/root/wrapper_footer
===================================================================
--- trunk/opsview-web/root/wrapper_footer	2010-11-05 16:13:00 UTC (rev 5323)
+++ trunk/opsview-web/root/wrapper_footer	2010-11-05 16:50:15 UTC (rev 5324)
@@ -1,7 +1,7 @@
 [%
 IF c.config.edition == "community";
   opsview_edition = c.loc("ui.edition.community");
-  support_text = BLOCK; c.loc("ui.footer.html.communityNoSupport") %]. <a href="" c.loc("ui.footer.html.clickForSupportAndEnterpriseModules"); %]</a>[% END;
+  support_text = BLOCK; c.loc("ui.footer.html.communityNoSupport") %]. <a href="" c.loc("ui.footer.html.clickForSupportAndEnterpriseModules"); %]</a>[% END;
   footerbox_extra_class = 'community';
 ELSE;
   opsview_edition = c.loc("ui.edition.enterprise");

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to