[pLog-svn] r1828 - plog/branches/plog-1.0.1/templates/blueish

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Wed Apr 13 10:30:13 GMT 2005


Author: jondaley
Date: 2005-04-13 10:30:12 +0000 (Wed, 13 Apr 2005)
New Revision: 1828

Modified:
   plog/branches/plog-1.0.1/templates/blueish/commentform.template
Log:
oops. added authimage when I was testing things

Modified: plog/branches/plog-1.0.1/templates/blueish/commentform.template
===================================================================
--- plog/branches/plog-1.0.1/templates/blueish/commentform.template	2005-04-13 10:23:49 UTC (rev 1827)
+++ plog/branches/plog-1.0.1/templates/blueish/commentform.template	2005-04-13 10:30:12 UTC (rev 1828)
@@ -24,13 +24,7 @@
         width="16" height="16" align="middle"  alt="Link" />
   </div>  
   <textarea tabindex="5" id="text" name="commentText" rows="10" cols="50"></textarea><br /><br />
-{if $authimage->isEnabled()}
-<div><label for="authImage">AuthImage</label><input type="text"
-  name="authImage"
- id="authImage" value="" />&nbsp;{$authimage->show()}</div>
-{/if}
 
-
   <input style="font-weight: bold;" type="submit" name="post" value="&nbsp;{$locale->tr("comment_send")}&nbsp;" /><br /><br />
   <input type="hidden" name="op" value="AddComment"/>
   <input type="hidden" name="articleId" value="{$post->getId()}"/>




More information about the pLog-svn mailing list