aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2016-01-03 21:56:39 +0100
committerjeroenpraat <jeroenpraat@xs4all.nl>2016-01-03 21:56:39 +0100
commit9e6f43e3ff802f62d4420d46cce1fcd52bd28d14 (patch)
tree544e4b08a8f9fbfd084cb24c7d269ddbf87543bf /view/tpl
parent5b0a17359d6b5b3e27219c9e56117f1017996175 (diff)
downloadvolse-hubzilla-9e6f43e3ff802f62d4420d46cce1fcd52bd28d14.tar.gz
volse-hubzilla-9e6f43e3ff802f62d4420d46cce1fcd52bd28d14.tar.bz2
volse-hubzilla-9e6f43e3ff802f62d4420d46cce1fcd52bd28d14.zip
added some real examples for the default-permission-role in de docu. also updated comanche template redable and another css class to tpl file
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/lang_selector.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/lang_selector.tpl b/view/tpl/lang_selector.tpl
index b512c759b..1324442f3 100755
--- a/view/tpl/lang_selector.tpl
+++ b/view/tpl/lang_selector.tpl
@@ -1,3 +1,4 @@
+<div class="generic-content-wrapper-styled">
<h1>{{$title}}</h1>
<br />
<div id="language-selector" >
@@ -9,3 +10,4 @@
</select>
</form>
</div>
+</div>