diff options
| author | spiderr <spider@viovio.com> | 2013-03-12 23:32:24 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-03-12 23:32:24 -0400 |
| commit | f8f5eaa6cb461111aa4b2d31cced7c3bc3029070 (patch) | |
| tree | 8582723fcf0e116ce1443772349db9e01c2372a1 /templates/crosspost.tpl | |
| parent | 76ece6f801b91a68db4c4a204811126cd1f80a1f (diff) | |
| download | blogs-f8f5eaa6cb461111aa4b2d31cced7c3bc3029070.tar.gz blogs-f8f5eaa6cb461111aa4b2d31cced7c3bc3029070.tar.bz2 blogs-f8f5eaa6cb461111aa4b2d31cced7c3bc3029070.zip | |
change h1 to h2; h2 to h3PRE_BOOTSTRAP
Diffstat (limited to 'templates/crosspost.tpl')
| -rw-r--r-- | templates/crosspost.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/crosspost.tpl b/templates/crosspost.tpl index f0e80c8..5c04ad4 100644 --- a/templates/crosspost.tpl +++ b/templates/crosspost.tpl @@ -1,7 +1,7 @@ {strip} <div class="edit crosspost"> <div class="header"> - <h1>{tr}Crosspost{/tr}</h1> + <h2>{tr}Crosspost{/tr}</h2> </div> <div class="body"> |
