Add link to flight fares wiki page

This commit is contained in:
Nabeel Shahzad 2018-01-07 14:05:34 -06:00
parent 4a34286c67
commit ab7fa3b293

View File

@ -3,10 +3,12 @@
<h3>fares</h3> <h3>fares</h3>
<p class="category"> <p class="category">
<i class="icon fa fa-info">&nbsp;&nbsp;</i> <i class="icon fa fa-info">&nbsp;&nbsp;</i>
Fares assigned to the current flight. These can be overridden, Fares assigned to the current flight. These can be overridden, otherwise,
otherwise, the values used come from the subfleet of the aircraft the values used come from the subfleet of the aircraft that the flight is
that the flight is filed with. Only assign the fares you want to filed with. Only assign the fares you want to override. They can be set as
override. a monetary amount, or a percentage.
<a href="https://github.com/nabeelio/phpvms/wiki/finances#flight-fares"
target="_blank">Read this wiki page for more details and information.</a>
</p> </p>
</div> </div>