[pLog-svn] r3367 - plog/trunk/templates/admin
    mark at devel.lifetype.net 
    mark at devel.lifetype.net
       
    Mon May  8 16:30:48 GMT 2006
    
    
  
Author: mark
Date: 2006-05-08 16:30:48 +0000 (Mon, 08 May 2006)
New Revision: 3367
Modified:
   plog/trunk/templates/admin/newpost.template
Log:
One small change.
Modified: plog/trunk/templates/admin/newpost.template
===================================================================
--- plog/trunk/templates/admin/newpost.template	2006-05-08 14:54:18 UTC (rev 3366)
+++ plog/trunk/templates/admin/newpost.template	2006-05-08 16:30:48 UTC (rev 3367)
@@ -194,10 +194,8 @@
 		<input type="hidden" name="postId" id="postId" value="{$postId}" />
     </div>
   </form>
-  {literal}
   <script type="text/javascript">
     initialAutoSave();
   </script>
-  {/literal}
 {include file="$admintemplatepath/footernavigation.template"}
 {include file="$admintemplatepath/footer.template"}
\ No newline at end of file
    
    
More information about the pLog-svn
mailing list