Commit 79a79fd2 authored by Imran Hussain's avatar Imran Hussain
Browse files

Fix short uri page not displaying the box thing properly.

Horrible hack that works for now. To be gotten rid of in redesign.
parent 0758bd46
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ $this->append('extra_scripts', $script);

<div class="box" style="width: 80%; margin: auto;">
<div class="boxhead"><h2>Create a ShortURI</h2></div>
<div class="boxcontent">
<div class="boxcontent" style="height: 69px;">
<form class="admin" action="{$path}" method="POST">
        <div class="row">
                <label for="uri">URI</label>