From: ewinslow Date: Wed, 2 Mar 2011 00:56:24 +0000 (+0000) Subject: Addressed several miscellaneous todo's X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0b6f3a3b5a29e9b6fc05fcc46ea8765b82f65031;p=lorea%2Felgg.git Addressed several miscellaneous todo's git-svn-id: http://code.elgg.org/elgg/trunk@8563 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/mod/tinymce/views/default/tinymce/css.php b/mod/tinymce/views/default/tinymce/css.php index 69302bd48..c8ef1954f 100644 --- a/mod/tinymce/views/default/tinymce/css.php +++ b/mod/tinymce/views/default/tinymce/css.php @@ -5,7 +5,8 @@ * Overrides on the default TinyMCE skin * Gives the textarea and buttons rounded corners * - * @todo why the crazy long rules? + * The rules are extra long in order to have enough + * weight to override the TinyMCE rules */ ?> /* TinyMCE */ diff --git a/views/default/core/friends/collection.php b/views/default/core/friends/collection.php index 95f5944e7..dac98bc5d 100644 --- a/views/default/core/friends/collection.php +++ b/views/default/core/friends/collection.php @@ -51,9 +51,9 @@ if ($friends) { ?> diff --git a/views/default/core/friends/collections.php b/views/default/core/friends/collections.php index d88d591ad..c6ee082c8 100644 --- a/views/default/core/friends/collections.php +++ b/views/default/core/friends/collections.php @@ -30,7 +30,7 @@ if (is_array($vars['collections']) && sizeof($vars['collections'])) { ?>