From 71f846affc51a062261aab575e53c37d2972bdfd Mon Sep 17 00:00:00 2001
From: deva <deva>
Date: Mon, 13 Oct 2008 12:39:17 +0000
Subject: Removed all hardcoded executionroom.com references.

---
 forum/utils/editor.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'forum/utils/editor.php')

diff --git a/forum/utils/editor.php b/forum/utils/editor.php
index 681b98d..36fb39d 100644
--- a/forum/utils/editor.php
+++ b/forum/utils/editor.php
@@ -130,13 +130,13 @@ foreach($smileys as $smiley) {
     <strong>To make a link, simply type the URL, and the system will
 		automagically transform it into an anchor (remember the
 		<em>http://</em> part)</strong>.<br/>
-		Example: http://www.executionroom.com<br/>
+		Example: http://www.example.com<br/>
  	</p>
 	<p>
     <strong>To insert an image, simply type the URL to that image, it will
 		automagically be transformed into an image, with a link to the
 		original image (again, remember the	<em>http://</em> part).</strong><br/>
-    Example: http://www.executionroom.com/gfx/logos/die_logo_bloody.png
+    Example: http://www.example.com/image.jpg
   </p>
   <p>
     <button type="submit">Post</button>
-- 
cgit v1.2.3