diff options
| author | Oleg Pudeyev <oleg@bsdpower.com> | 2012-11-15 22:09:52 -0500 |
|---|---|---|
| committer | Oleg Pudeyev <oleg@bsdpower.com> | 2012-11-15 22:09:52 -0500 |
| commit | 9c86f70b4a5b34cbd9c2c58fe3d1614671765e15 (patch) | |
| tree | 9de9ba78036368d310aa5f278cf0a23e9fb5c0ee /phpBB/styles/subsilver2/template/overall_header.html | |
| parent | f5536354917d0ae9dd5a1f7c842f175478b8f904 (diff) | |
| parent | f72eaa0d95edf399df2c021303ecdb7566308606 (diff) | |
| download | forums-9c86f70b4a5b34cbd9c2c58fe3d1614671765e15.tar forums-9c86f70b4a5b34cbd9c2c58fe3d1614671765e15.tar.gz forums-9c86f70b4a5b34cbd9c2c58fe3d1614671765e15.tar.bz2 forums-9c86f70b4a5b34cbd9c2c58fe3d1614671765e15.tar.xz forums-9c86f70b4a5b34cbd9c2c58fe3d1614671765e15.zip | |
Merge PR #1041 branch 'cyberalien/ticket/11175' into develop
* cyberalien/ticket/11175:
[ticket/11175] Add microdata to prosilver
[ticket/11175] Add microdata to subsilver2
Diffstat (limited to 'phpBB/styles/subsilver2/template/overall_header.html')
| -rw-r--r-- | phpBB/styles/subsilver2/template/overall_header.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html index e93dd056bf..4ed69c56aa 100644 --- a/phpBB/styles/subsilver2/template/overall_header.html +++ b/phpBB/styles/subsilver2/template/overall_header.html @@ -195,6 +195,8 @@ function marklist(id, name, state) <br style="clear: both;" /> + <!-- DEFINE $S_MICRODATA = 1 --> <!-- INCLUDE breadcrumbs.html --> + <!-- DEFINE $S_MICRODATA = 0 --> <br /> |
