mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-15 21:30:56 +00:00
Change bottom panel name. Change saving to graphml.
This commit is contained in:
+3
-3
@@ -165,7 +165,7 @@
|
||||
|
||||
<? if (L('current_language') != "en"): ?>
|
||||
|
||||
<section style="height:32px;text-align: center;" id="adv" class="hidden-phone">
|
||||
<section style="height:32px;text-align: center;" id="bottom_info" class="hidden-phone">
|
||||
<a class="ProgresssBarLink" href="opensource" target="_blank">
|
||||
<div class="ProgressBar" style="height:32px">
|
||||
<div class="ProgressBarFill" style="width:0%;"></div>
|
||||
@@ -176,7 +176,7 @@
|
||||
|
||||
<? else: ?>
|
||||
|
||||
<section style="height:32px;text-align: center;" id="adv" class="hidden-phone">
|
||||
<section style="height:32px;text-align: center;" id="bottom_info" class="hidden-phone">
|
||||
<div class="ProgressBar" style="height:32px">
|
||||
<div class="ProgressBarFill" style="width:0%;"></div>
|
||||
<span class="ProgressBarText" style="top:-28px"><p><?= L('greek_add')?></p></span>
|
||||
@@ -187,7 +187,7 @@
|
||||
|
||||
<? if (L('current_language') == "ru" && false): ?>
|
||||
<!--
|
||||
<section style="height:32px;text-align: center;" id="adv" class="hidden-phone">
|
||||
<section style="height:32px;text-align: center;" id="bottom_info" class="hidden-phone">
|
||||
|
||||
<a class="ProgresssBarLink" href="/donate" target="_blank">
|
||||
<div class="ProgressBar" style="height:32px">
|
||||
|
||||
Reference in New Issue
Block a user