Skip to content

Commit

Permalink
Tweak change version constant name
Browse files Browse the repository at this point in the history
  • Loading branch information
ganiuszka committed May 19, 2022
1 parent e5721d7 commit 8d58910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API/Layouts/Main.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<com:Bacularis.API.Portlets.APISideBar />
<div class="w3-main page_main_el" id="page_main" style="margin-left: 250px; margin-top: 43px;">
<com:TContentPlaceHolder ID="Main" />
<footer class="w3-container w3-right-align w3-small"><%[ Version: ]%> <%=Params::BACULUM_VERSION%></footer>
<footer class="w3-container w3-right-align w3-small"><%[ Version: ]%> <%=Params::BACULARIS_VERSION%></footer>
</div>
<div id="small" class="w3-hide-large"></div>
</com:TForm>
Expand Down

0 comments on commit 8d58910

Please sign in to comment.