'.t('If this is enabled, your public events will be available at').' '.$url.'
';
$s .= '
'.t('Currently supported formats are ical and csv.').'
';
- $s .= '
';
$s .= '';
$s .= '';
- $s .= '
';
$s .= '';
$s .= '';
-
+ $s .= '
';
+ $s .= '
';
}
?>
diff --git a/fromapp/fromapp.php b/fromapp/fromapp.php
index 7a920dd3..de858744 100644
--- a/fromapp/fromapp.php
+++ b/fromapp/fromapp.php
@@ -60,8 +60,13 @@ function fromapp_settings(&$a,&$s) {
/* Add some HTML to the existing form */
- $s .= '
'.t('The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail.').'