version string visible in danbooru theme
git-svn-id: file:///home/shish/svn/shimmie2/trunk@386 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
6ceb65c49b
commit
c77dfdfe0d
@ -48,7 +48,7 @@ class Layout {
|
||||
$base_href = $config->get_string('base_href');
|
||||
$data_href = get_base_href();
|
||||
$contact_link = $config->get_string('contact_link');
|
||||
$version = $config->get_string('version');
|
||||
$version = "Shimmie-".VERSION;
|
||||
|
||||
|
||||
$header_html = "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user