[interchange] s/smaller/small/ - fix class
Josh Lavin <[email protected]> Thu, 18 Aug 2016 22:12:42 +0000
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit ff0bfea764d02c2918216d7d0061edd9d03951dd Author: Josh Lavin <[email protected]> Date: Thu Aug 18 14:59:01 2016 -0700 s/smaller/small/ - fix class dist/strap/etc/receipt.html | 2 +- dist/strap/variables/COPYRIGHT | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- diff --git a/dist/strap/etc/receipt.html b/dist/strap/etc/receipt.html index 77ed2e8..9b505d3 100644 --- a/dist/strap/etc/receipt.html +++ b/dist/strap/etc/receipt.html @@ -111,7 +111,7 @@ <br> <table class="table-condensed table-striped" width="100%"> -<tr class="well well-small smaller muted"> +<tr class="well well-small small muted"> <th colspan=2 style="text-align:left">[L]Item Description[/L]</th> <th width="10%" style="text-align:right">[L]Each[/L] </th> <th width="10%">[L]Quantity[/L]</th> diff --git a/dist/strap/variables/COPYRIGHT b/dist/strap/variables/COPYRIGHT index 4181680..bca7017 100644 --- a/dist/strap/variables/COPYRIGHT +++ b/dist/strap/variables/COPYRIGHT @@ -1,7 +1,7 @@ <div class="text-center"> <a href="[var INTERCHANGE_URL]"><img src="[var UI_BOTTOMIMG]" alt="[L]Powered by Interchange[/L]"></a> [if variable MV_DEMO_MODE]<p><a href="[area admin/index]">[L]Admin[/L]</a></p>[/if] - <p class="smaller muted">Portions copyright 2002-[time]%Y[/time] Interchange Development Group, freely redistributable under GPL</p> + <p class="small muted">Portions copyright 2002-[time]%Y[/time] Interchange Development Group, freely redistributable under GPL</p> </div> [if variable MV_DEMO_MODE]