aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/custom_fields/edit-common.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 962812: Use the "required" attribute where appropriateSunil Joshi2014-03-231-2/+2
| | | | r=LpSolit a=justdave
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-8/+8
| | | | r/a=justdave
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-021-1/+1
| | | | r/a=LpSolit
* Bug 802613: Merge common code of admin/custom_fields/create.html.tmpl and ↵Frédéric Buclin2012-11-291-0/+193
admin/custom_fields/edit.html.tmpl into a single template r=dkl a=LpSolit