Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Commit

Permalink
changed url: www.teacherswithoutborders.org to be pulled from global_…
Browse files Browse the repository at this point in the history
…config.yml file.
  • Loading branch information
pgbalaji committed Apr 9, 2009
1 parent 960a842 commit 19cefc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/javascripts/tiny_mce/templates/country.htm
Expand Up @@ -13,7 +13,7 @@ <h2>Notes:</h2>
<div class="country">

<h1>{Country Name}</h1>
<img class="alignnone" src="http://teacherswithoutborders.org/wp-content/uploads/2008/08/boy-on-tire1.jpg" border="0" title="boy-on-tire1" width="210" height="300" />
<img class="alignnone" src="<%=GlobalConfig.website_home_url%>/wp-content/uploads/2008/08/boy-on-tire1.jpg" border="0" title="boy-on-tire1" width="210" height="300" />

<h2>Background</h2>
<p>{Provide background about the country.}</p>
Expand Down

0 comments on commit 19cefc7

Please sign in to comment.