diff options
Diffstat (limited to 'res/templates')
| -rw-r--r-- | res/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index 089b4dcd..e667b2f9 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -96,7 +96,7 @@ var rz_config = { // set as a global variable </div> </div> <div class="info-container"> - <div class="edge_info" style="display:none">Title: <span id="edgetitle"></span><br/> + <div class="link_info" style="display:none">Title: <span id="edgetitle"></span><br/> <button id="deleteedge">Delete</button> </div> <div class="info" style="display:none"> |
