mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 19:41:45 +02:00
Fix some translation problems reported by Stefan Unverricht
This commit is contained in:
@ -177,7 +177,8 @@ var et2_details = (function(){ "use strict"; return et2_box.extend(
|
||||
name: "title",
|
||||
description:"Set a header title for box and shows it next to toggle button, default is no title",
|
||||
type:"string",
|
||||
default: ""
|
||||
default: "",
|
||||
translate: true
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user