diff options
| author | laetzer <laetzer@users.sourceforge.net> | 2008-10-15 08:05:35 +0000 |
|---|---|---|
| committer | laetzer <laetzer@users.sourceforge.net> | 2008-10-15 08:05:35 +0000 |
| commit | 08abebe9f455b2a60006303badc29df1b24c2546 (patch) | |
| tree | dce079537e07e095fecc881563553090ce9659f4 /templates | |
| parent | aa6c39c4307cca4806731073c030311bed394eaf (diff) | |
| download | newsletters-08abebe9f455b2a60006303badc29df1b24c2546.tar.gz newsletters-08abebe9f455b2a60006303badc29df1b24c2546.tar.bz2 newsletters-08abebe9f455b2a60006303badc29df1b24c2546.zip | |
replaced inline styling
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> |
