[pLog-svn] r6712 - plog/branches/lifetype-1.2/templates/admin

Reto Hugi plog at hugi.to
Sun Jul 27 17:29:27 EDT 2008


That's all I found during my testing. I guess we may want to include an
upgraded TinyMCE, too. (http://bugs.lifetype.net/view.php?id=1550)

But I haven't come around to test that code.

Opinions?

cheers, reto

On 07/27/2008 11:03 PM, reto at devel.lifetype.net wrote:
> Author: reto
> Date: 2008-07-27 17:03:07 -0400 (Sun, 27 Jul 2008)
> New Revision: 6712
> 
> Modified:
>    plog/branches/lifetype-1.2/templates/admin/newcustomfield.template
> Log:
> the checkbox is not required
> 
> Modified: plog/branches/lifetype-1.2/templates/admin/newcustomfield.template
> ===================================================================
> --- plog/branches/lifetype-1.2/templates/admin/newcustomfield.template	2008-07-25 18:49:17 UTC (rev 6711)
> +++ plog/branches/lifetype-1.2/templates/admin/newcustomfield.template	2008-07-27 21:03:07 UTC (rev 6712)
> @@ -51,7 +51,7 @@
>  
>     <div class="field">
>      <label for="fieldHidden">{$locale->tr("hidden")}</label>
> -    <span class="required">*</span>
> +    <span class="required"></span>
>      <div class="formHelp">
>  	  <input class="checkbox" type="checkbox" id="fieldHidden" name="fieldHidden" value="1" {if $fieldHidden}checked="checked"{/if} />
>  	  {$locale->tr("field_hidden_help")}
> 
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn



More information about the pLog-svn mailing list