craigk5n / webcalendar

WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
http://www.k5n.us/webcalendar.php
GNU General Public License v2.0
148 stars 70 forks source link

example convert <input> to <button> #423

Closed bbannon closed 9 months ago

bbannon commented 9 months ago

Convert input type="button|reset|submit" to button because CSS can do more with buttons.

Also, bring code into compliance with developers-guide.

bbannon commented 9 months ago

Crap. I think I've fixed that, now.

On Mon, Oct 2, 2023 at 10:03 AM Craig Knudsen @.***> wrote:

@.**** commented on this pull request.

In about.php https://github.com/craigk5n/webcalendar/pull/423#discussion_r1342888525:

@@ -1,40 +1,56 @@ <?php +/**

    • About WebCalendar
  • *
    • Acknowledge contributors.
  • *
    • @package WebFCalendar

"WebCalendar"

— Reply to this email directly, view it on GitHub https://github.com/craigk5n/webcalendar/pull/423#pullrequestreview-1653061819, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHJ7GLRXI6SA7NAPAUYNTMLX5LQWXAVCNFSM6AAAAAA5IDOCIKVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTMNJTGA3DCOBRHE . You are receiving this because you authored the thread.Message ID: @.***>