diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/mail_queue.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/mail_queue.tpl b/templates/mail_queue.tpl index 26aa4fa..9ffe0bc 100644 --- a/templates/mail_queue.tpl +++ b/templates/mail_queue.tpl @@ -28,7 +28,7 @@ </table> {/if} -<div class="row floatright"> +<div class="row alignright"> With checked: <select name="batch_command"> <option></option> @@ -37,7 +37,7 @@ </select> </div> -<div class="row input"> +<div class="row input alignright"> <input type="submit" name="Submit" value="Submit"/> </div> |
