diff options
Diffstat (limited to 'template/en/default/admin/versions')
-rw-r--r-- | template/en/default/admin/versions/confirm-delete.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/versions/confirm-delete.html.tmpl b/template/en/default/admin/versions/confirm-delete.html.tmpl index e6f39226f..85c297647 100644 --- a/template/en/default/admin/versions/confirm-delete.html.tmpl +++ b/template/en/default/admin/versions/confirm-delete.html.tmpl @@ -23,8 +23,8 @@ <table border="1" cellpadding="4" cellspacing="0"> <tr bgcolor="#6666FF"> - <th valign="top" align="left">Field</th> - <th valign="top" align="left">Value</th> + <th valign="top" class="left">Field</th> + <th valign="top" class="left">Value</th> </tr> <tr> <td valign="top">Version:</td> |