mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Show SVN revision on bottom of page
SVN revision: 1596
This commit is contained in:
parent
ab86f43c0d
commit
d65d59cb0f
@ -7037,8 +7037,8 @@ void show_bottom_text(LOGBOOK * lbs)
|
|||||||
} else
|
} else
|
||||||
/* add little logo */
|
/* add little logo */
|
||||||
rsprintf
|
rsprintf
|
||||||
("<center><a class=\"bottomlink\" title=\"%s\" href=\"http://midas.psi.ch/elog/\">ELOG V%s</a></center>",
|
("<center><a class=\"bottomlink\" title=\"%s\" href=\"http://midas.psi.ch/elog/\">ELOG V%s-%d</a></center>",
|
||||||
loc("Goto ELOG home page"), VERSION);
|
loc("Goto ELOG home page"), VERSION, atoi(svn_revision+13));
|
||||||
}
|
}
|
||||||
|
|
||||||
/*------------------------------------------------------------------*/
|
/*------------------------------------------------------------------*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user