File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ public static function render_footer($admin = false)
138138 <div id="footerwrap">
139139 <div class="container">
140140 <div class="row centered">
141- <div class="col-md-4 text-left"><a href="https://github.com/Pryx/server-status/graphs/contributions " target="_blank">Copyright © <?php echo date ("Y " );?> Server Status Project Contributors </a><?php if (strlen (COPYRIGHT_TEXT )>1 ){ echo " and " .COPYRIGHT_TEXT ; } ?> </div>
141+ <div class="col-md-4 text-left"><a href="https://github.com/Pryx/server-status/graphs/contributors " target="_blank">Copyright © <?php echo date ("Y " );?> Server Status Project Contributors </a><?php if (strlen (COPYRIGHT_TEXT )>1 ){ echo " and " .COPYRIGHT_TEXT ; } ?> </div>
142142 <div class="col-md-4 text-center">
143143 <div class="btn-group dropup">
144144 <button type="button" class="btn btn-primary"><?php echo '<img src=" ' .WEB_URL .'/locale/ ' .$ _SESSION ['locale ' ].'/flag.png" alt=" ' .$ lang_names [$ _SESSION ['locale ' ]].'"> ' .$ lang_names [$ _SESSION ['locale ' ]];?> </button>
You can’t perform that action at this time.
0 commit comments