From 63c4591fb9db1c3711a93e985bc39f61d14476ff Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Fri, 8 Feb 2008 00:13:04 +0000 Subject: fixed link to smileys zip file --- user_guide/helpers/smiley_helper.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide') diff --git a/user_guide/helpers/smiley_helper.html b/user_guide/helpers/smiley_helper.html index 8582338a8..4eb8907c8 100644 --- a/user_guide/helpers/smiley_helper.html +++ b/user_guide/helpers/smiley_helper.html @@ -82,7 +82,7 @@ Your users can click a desired smiley and with the help of some JavaScript it wi

Here is an example demonstrating how you might create a set of clickable smileys next to a form field. This example requires that you first download and install the smiley images, then create a controller and the View as described.

-

Important: Before you begin, please download the smiley images and put them in +

Important: Before you begin, please download the smiley images and put them in a publicly accessible place on your server. This helper also assumes you have the smiley replacement array located at application/config/smileys.php

-- cgit v1.2.3-24-g4f1b