Skip to content
  • This project
    • Loading...
  • Sign in

Jeff Balicki / FP_Canada

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • FP_Canada
  • wp-content
  • plugins
  • fast-velocity-minify
  • layout
  • admin-layout-upgrade.php
  • Jeff Balicki's avatar
    ddd · 4c19e6fe
    4c19e6fe
    Jeff Balicki committed 2022-02-22 13:50:30 -0500
admin-layout-upgrade.php 239 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
<?php if( $active_tab == 'upgrade' ) { ?>

<div class="fvm-wrapper">

<h2 class="title">Upgrade Your Speed</h2>
<h3 class="fvm-bold-green">Would you like to improve your speed and google scores further?</h3>



</div>
<?php 
}