From: <var...@us...> - 2012-11-14 13:45:55
|
Revision: 8430 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8430&view=rev Author: vargenau Date: 2012-11-14 13:45:45 +0000 (Wed, 14 Nov 2012) Log Message: ----------- Remove $Id$ Modified Paths: -------------- trunk/themes/fusionforge/templates/editpage.tmpl Modified: trunk/themes/fusionforge/templates/editpage.tmpl =================================================================== --- trunk/themes/fusionforge/templates/editpage.tmpl 2012-11-14 13:42:29 UTC (rev 8429) +++ trunk/themes/fusionforge/templates/editpage.tmpl 2012-11-14 13:45:45 UTC (rev 8430) @@ -1,6 +1,3 @@ -<?php // -*-php-*- -// $Id$ -?> <?php if (isset($PREVIEW_CONTENT)) { ?> <p><strong><?php echo _("Preview only! Changes not saved.")?></strong> <?php echo fmt("Please continue editing. (You'll find your %s at the bottom of the page.)", This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |