From b9b8346533d60fbe52a536100db936c7a0fec2ef Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Tue, 26 Jan 2021 19:23:48 +0000 Subject: [PATCH] update templates - use A link for cancel buttons, use button for submit, space buttons --- templates/login.tpl | 40 +++++++++++++++------------------- templates/users_edit-alias.tpl | 11 ++++++---- 2 files changed, 25 insertions(+), 26 deletions(-) diff --git a/templates/login.tpl b/templates/login.tpl index 090dadf9..a6e7ad21 100644 --- a/templates/login.tpl +++ b/templates/login.tpl @@ -10,37 +10,37 @@ -
-

{if $logintype=='admin'}{$PALANG.pLogin_welcome} - {else}{$PALANG.pUsersLogin_welcome} - {/if}

+
+ +

{if $logintype=='admin'}{$PALANG.pLogin_welcome}{else}{$PALANG.pUsersLogin_welcome}{/if}

+
+ {if $logintype == 'admin'} @@ -50,12 +50,8 @@
{/if}
- {literal} - - {/literal} +
diff --git a/templates/users_edit-alias.tpl b/templates/users_edit-alias.tpl index 714bb351..e25dfa5c 100644 --- a/templates/users_edit-alias.tpl +++ b/templates/users_edit-alias.tpl @@ -36,12 +36,15 @@