diff options
Diffstat (limited to 'view/tpl/toggle_mobile_footer.tpl')
-rwxr-xr-x | view/tpl/toggle_mobile_footer.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/toggle_mobile_footer.tpl b/view/tpl/toggle_mobile_footer.tpl new file mode 100755 index 000000000..82c0197ba --- /dev/null +++ b/view/tpl/toggle_mobile_footer.tpl @@ -0,0 +1,2 @@ +<a id="toggle_mobile_link" href="{{$toggle_link}}">{{$toggle_text}}</a> + |