Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 90838200CE4 for ; Fri, 7 Jul 2017 08:15:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8F5CD167885; Fri, 7 Jul 2017 06:15:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DF2D1167AD8 for ; Fri, 7 Jul 2017 08:15:15 +0200 (CEST) Received: (qmail 52581 invoked by uid 500); 7 Jul 2017 06:15:14 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 52052 invoked by uid 99); 7 Jul 2017 06:15:14 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jul 2017 06:15:14 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 54181E78B0; Fri, 7 Jul 2017 06:15:12 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: lukaszlenart@apache.org To: commits@struts.apache.org Date: Fri, 07 Jul 2017 06:15:13 -0000 Message-Id: <7993a6a2d0cb429d9d7cbdbb80760bd0@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/7] struts-examples git commit: Cleaning up CR/LF and tabs archived-at: Fri, 07 Jul 2017 06:15:16 -0000 Cleaning up CR/LF and tabs Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/35a4fef0 Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/35a4fef0 Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/35a4fef0 Branch: refs/heads/master Commit: 35a4fef0e4eff60bb2b5c2ccde231fe52ad79610 Parents: 876600a Author: tkofford Authored: Thu Jul 6 08:03:22 2017 -0500 Committer: tkofford Committed: Thu Jul 6 08:03:22 2017 -0500 ---------------------------------------------------------------------- shiro-basic/src/main/webapp/pages/login.jsp | 20 ++++++++++---------- shiro-basic/src/main/webapp/pages/welcome.jsp | 16 ++++++++-------- 2 files changed, 18 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/35a4fef0/shiro-basic/src/main/webapp/pages/login.jsp ---------------------------------------------------------------------- diff --git a/shiro-basic/src/main/webapp/pages/login.jsp b/shiro-basic/src/main/webapp/pages/login.jsp index 8d62758..a8941a1 100644 --- a/shiro-basic/src/main/webapp/pages/login.jsp +++ b/shiro-basic/src/main/webapp/pages/login.jsp @@ -5,8 +5,8 @@ <%@ taglib uri="/struts-tags" prefix="s"%> - - Login Page + + Login Page @@ -14,14 +14,14 @@

Welcome User, please login below

- - - - -
- -
-
+ + + + +
+ +
+
\ No newline at end of file http://git-wip-us.apache.org/repos/asf/struts-examples/blob/35a4fef0/shiro-basic/src/main/webapp/pages/welcome.jsp ---------------------------------------------------------------------- diff --git a/shiro-basic/src/main/webapp/pages/welcome.jsp b/shiro-basic/src/main/webapp/pages/welcome.jsp index 813d3ab..600971d 100644 --- a/shiro-basic/src/main/webapp/pages/welcome.jsp +++ b/shiro-basic/src/main/webapp/pages/welcome.jsp @@ -5,9 +5,9 @@ - - Welcome Page - + + Welcome Page + @@ -21,10 +21,10 @@

Permissions:

    -
  • You may use a lightsaber ring. Use it wisely.
    -
  • Sorry, lightsaber rings are for schwartz masters only. -
  • You are permitted to 'drive' the winnebago with license plate (id) 'eagle5'.
    Here are the keys - have fun!
    -
  • Sorry, you aren't allowed to drive the 'eagle5' winnebago! +
  • You may use a lightsaber ring. Use it wisely.
    +
  • Sorry, lightsaber rings are for schwartz masters only. +
  • You are permitted to 'drive' the winnebago with license plate (id) 'eagle5'.
    Here are the keys - have fun!
    +
  • Sorry, you aren't allowed to drive the 'eagle5' winnebago!
@@ -33,7 +33,7 @@
- + \ No newline at end of file