Modified:
trunk/languages/English/definitions.php
Log:
Add: powered by
Modified: trunk/languages/English/definitions.php
==============================================================================
--- trunk/languages/English/definitions.php (original)
+++ trunk/languages/English/definitions.php Sun Sep 30 18:08:39 2007
@@ -592,6 +592,6 @@
$Context->Dictionary['NoApplicants'] = 'There are currently no applicants to review...';
/* Please do not remove or alter this definition */
-$Context->Dictionary['PanelFooter'] = '<p id="AboutVanillin"><a href="http://vanillin.googlecode.com">Vanillin</a></p>';
+$Context->Dictionary['PanelFooter'] = '<p id="AboutVanillin">powered by <a href="http://vanillin.googlecode.com">Vanillin</a></p>';
?>