diff options
author | Simon Rettberg | 2016-05-19 12:07:58 +0200 |
---|---|---|
committer | Simon Rettberg | 2016-05-19 12:07:58 +0200 |
commit | b12fb53ee2e1597f0246a961dc5ff29f8af04d47 (patch) | |
tree | 2e9437017ef71cdb6159dd107ebfa7557c9a52eb /modules-available/baseconfig/templates/_page.html | |
parent | MORE WMORK (diff) | |
download | slx-admin-b12fb53ee2e1597f0246a961dc5ff29f8af04d47.tar.gz slx-admin-b12fb53ee2e1597f0246a961dc5ff29f8af04d47.tar.xz slx-admin-b12fb53ee2e1597f0246a961dc5ff29f8af04d47.zip |
work work work work work
Diffstat (limited to 'modules-available/baseconfig/templates/_page.html')
-rw-r--r-- | modules-available/baseconfig/templates/_page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/baseconfig/templates/_page.html b/modules-available/baseconfig/templates/_page.html index 093cb10f..305b3cd9 100644 --- a/modules-available/baseconfig/templates/_page.html +++ b/modules-available/baseconfig/templates/_page.html @@ -63,5 +63,5 @@ </div> <button class="btn btn-primary" type="submit">{{lang_save}}</button> <button class="btn btn-default" type="reset">{{lang_reset}}</button> - <a class="btn btn-default" href="api.php?do=baseconfig">Download</a> + <a class="btn btn-default" href="api.php?do=baseconfig&user={{userid}}">Download</a> </form> |