[pLog-svn] r1836 - plog/branches/plog-1.0.1/templates/standard-with-plugins

Jon Daley plogworld at daley.snurgle.org
Thu Apr 14 17:46:26 GMT 2005


 	This looks odd to have an empty <label></label> tag.  Probably 
it should just be removed entirely?

Additionally, I don't see anywhere that says the tag "for" has been 
deprecated.

On Thu, 14 Apr 2005 mark at devel.plogworld.net wrote:

> Author: mark
> Date: 2005-04-14 17:30:17 +0000 (Thu, 14 Apr 2005)
> New Revision: 1836
>
> Modified:
>   plog/branches/plog-1.0.1/templates/standard-with-plugins/commentform.template
> Log:
> Remove the for attribute in <lable> tag, to fit the XHTML spec. According to Monjo's suggestions.
>
> Mark
>
> Modified: plog/branches/plog-1.0.1/templates/standard-with-plugins/commentform.template
> ===================================================================
> --- plog/branches/plog-1.0.1/templates/standard-with-plugins/commentform.template	2005-04-14 17:29:41 UTC (rev 1835)
> +++ plog/branches/plog-1.0.1/templates/standard-with-plugins/commentform.template	2005-04-14 17:30:17 UTC (rev 1836)
> @@ -10,7 +10,7 @@
>    	 {if !empty($smileys)}
>    	  {if $smileys->isEnabled()}
>        <script type="text/javascript" src="{$url->getBaseUrl()}/plugins/smileys/js/smileys/smileys.js"></script>
> -       <br/><label for="simleysBar"></label>{$smileys->generateSmileysBar()}
> +       <br/><label></label>{$smileys->generateSmileysBar()}
>       {/if}
>      {/if}
>     </div>
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.plogworld.net
> http://devel.plogworld.net/mailman/listinfo/plog-svn
>

**************************************************************
*     Jonathan M. Daley     *     Don't "keep the faith,"    *
*   jondaley at snurgle.org    *        spread it around.       *
* www.snurgle.org/~jondaley *                                *
**************************************************************



More information about the pLog-svn mailing list